Opened 13 years ago
Closed 13 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 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
comment:4 by , 13 years ago
comment:5 by , 13 years ago
comment:6 by , 13 years ago
comment:7 by , 13 years ago
comment:8 by , 13 years ago
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.