Opened 12 years ago
Closed 11 years ago
#370 closed task (fixed)
Export run parameters to Caliper XML file
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v2.4 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
It seems like it should be possible to define all run parameters for the Caliper machine in an XML file. Since most of the information we need is already in BASE, it should be possible to generate a file that can be loaded into the Caliper software. The major benefit is that this will make the well and run type (std vs. hisense) selection automatic. We can also make sure that data files are saved in a consistent manner with respect to directory layout, file name conventions, etc.
Reggie need to export at least two run parameter files. One for 'standard' run and one for 'hisense' run.
Change History (8)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
comment:8 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Worked just fine during the run today.
(In [1562]) References #370: Export run parameters to Caliper XML file
Added plug-in for exporting this information. Need to create an entry point in the reggie interface as well.