Opened 14 years ago

Last modified 14 years ago

#335 new bug

Run script updates — at Version 8

Reported by: benj Owned by: benj
Priority: alpha 4 high Milestone: The Glorious Future
Component: PML utilities Keywords:
Cc: iopa Other processors:

Description (last modified by benj)

This ticket is for keeping track of desired changes/updates to the run scripts and/or run script generator. If you'd like an update please put it in this ticket so it doesn't get lost - update the list at the top and put a comment in.

Relevant files:

  • generate_runscripts.py
  • specim_qsub.py
  • process_specim_line.py
  • configSorter.py
  • template_specim_config.cfg

Desired changes:

  • Fix generate_runscripts.py to still generate an Eagle/Hawk config file with per-line information as far as possible even if not given a logsheet.
  • Fix generate_runscripts.py so that it correctly takes into account the situation where the Eagle and Hawk file numbers are different.
  • Rationalise the handling of the variables SORTIE and FLETTER - in some places they are confused and/or not as expected
  • Improve configSorter.py so that it sorts entries into the same order that they're in the template file rather than alphabetically.
  • Change run script so that to do a single SCT value (rather than a range) there is an "sct=" key in the config file rather than making both sctstart and sctend the same.
  • Put level 1 HDF into /tmp/random_folder rather than just in /tmp - prevents blocking if a file with the same name owned by another user already exists.
  • Ensure level 1 HDF file is deleted even if the run fails. Otherwise if there are lots of failures the gridnode hard disks fill up.

Change History (8)

comment:1 Changed 14 years ago by benj

  • Description modified (diff)

comment:2 Changed 14 years ago by benj

  • Description modified (diff)

comment:3 Changed 14 years ago by benj

  • Description modified (diff)

comment:4 Changed 14 years ago by benj

  • Description modified (diff)

Fixed divide-by-zero error on sct increment of 0

comment:5 Changed 14 years ago by benj

  • Description modified (diff)

Updated run script generator to detect UK/non-UK flights from lat/lon in Eagle/Hawk header file rather than from project code.

comment:6 Changed 14 years ago by benj

  • Description modified (diff)

comment:7 Changed 14 years ago by benj

  • Description modified (diff)

Altered script generator to automatically find a DEM if one is present and incorporate it into the config file.

comment:8 Changed 14 years ago by benj

  • Description modified (diff)
Note: See TracTickets for help on using tickets.