Opened 12 years ago

Closed 12 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 Nicklas Nordborg, 12 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

(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.

comment:3 by Nicklas Nordborg, 12 years ago

(In [1564]) References #370: Export run parameters to Caliper XML file

Added entry point to the run parameters exporter in the reggie wizard.

comment:4 by Nicklas Nordborg, 12 years ago

(In [1569]) References #370: Export run parameters to Caliper XML file

Do not use time in auto-generated file names.

comment:5 by Nicklas Nordborg, 12 years ago

(In [1570]) References #365 and #370. Added checks in the installation wizard that verify the installation of plug-ins and configurations.

comment:6 by Nicklas Nordborg, 12 years ago

(In [1583]) References #364, #365, #366, #370. Show a message and animated 'loading' icon when waiting for JSON request to return data from server

comment:7 by Nicklas Nordborg, 12 years ago

(In [1588]) References #370: Export run parameters to Caliper XML file

Need the JDom JAR file to create XML files. We should only ignore BASE JAR files in this directory.

comment:8 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

Worked just fine during the run today.

Note: See TracTickets for help on using tickets.