FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. May 04, 2021
  2. Apr 26, 2021
  3. Apr 25, 2021
  4. Apr 13, 2021
  5. Apr 05, 2021
  6. Mar 17, 2021
  7. Mar 16, 2021
  8. Mar 15, 2021
  9. Mar 10, 2021
    • Dr T. Mona's avatar
      Updates: · d137610f
      Dr T. Mona authored
      - dedicated run functions,
      - work folder for each run,
      - hadling multiple post processes so not just NAME data can be use as an input,
      - general tidy up the code.
      d137610f
  10. Mar 09, 2021
  11. Mar 08, 2021
  12. Mar 02, 2021
  13. Mar 01, 2021
  14. Feb 22, 2021
    • J.W. Smith's avatar
      feat: subprocess option to choose log type · 5b7486a6
      J.W. Smith authored
      A useful function in ProcessorUtils is subprocess_and_log, which builds a subprocess command and write its stdout and stderr to the log handler. Beforehand, failures only ever generated an error message, but there are some use cases where another log type is preferred. This adds a log type option to the function, and uses it in one case where a warning is more appropriate.
      5b7486a6
  15. Jan 27, 2021
    • J.W. Smith's avatar
      feat: Configuring calcs with analysis meteorology · f91a061c
      J.W. Smith authored
      From 3rd February 2021 each Wednesday, Will at the Met Office will send deposition and env suit met calcs using analysis meteorology. The results can be compared with standard calcs using forecast meteorology. To get a simple reproduction of the layout, the analysis jobs are handled in a separate workspace. Crontab will be switched on after 27th Jan.
      f91a061c
    • J.W. Smith's avatar
      48027681
    • J.W. Smith's avatar
      fix: More precise check input from NAME · d4dc9786
      J.W. Smith authored
      The tarred directory of files from the Met Office includes the NAME .txt files to use as input, as well as various log files and diagnostic plots. The number of log files changed recently but shouldn't affect the operatinal calcs. This change means the check for a complete transfer of incoming files cares only about the NAME .txt files.
      d4dc9786
  16. Jan 21, 2021
    • J.W. Smith's avatar
      chore: Update crontab to reflect operational · d8a3bf92
      J.W. Smith authored
      Output was tested against EWS-Coordinator v1.1 and found to be the same. v1.1 and v2.0 were running alongside for two weeks to monitor the new system and it performed as well as v1.1.
      d8a3bf92
    • J.W. Smith's avatar
      751601a6
    • J.W. Smith's avatar
      chore: Point to operational workspace · 12f8d94b
      J.W. Smith authored
      This should only apply to the operational copy of the EWS-Coordinator. If you want to run a separate copy for any reason, make these changes to point to your separate workspace. The git ignored files still need pointing to, but they don't need to be duplicated. Your local version of these changes can be stashed while pushing and pulling to/from the master branch.
      12f8d94b
Loading