You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Please read the readme @ https://github.com/ucgmsim/IM_calculation/blob/master/README.md for instructions on how to run the code.

DONE

  • IM calculations have been separated from the "old post-processing" repository, extracting the relevant functions and classes.
  • IM values validated on Hypocentre and Kupe against "old post-processing" on the same data.
  • Two types of workflows: text based (most likely observations) and binary based (simulations once the binary workflow is in place).
    • If binary workflow does not happen soon, the text based option will be used in both cases.
  • Outputs match the formats requested in File Formats Used On GM and should therefore be usable on the upcoming Non-ergodic codes.
  • Tested on very simple multi-process on Kupe with good speed-up using 40 and 80 cores.

TODO

  • Metadata file is missing but it is trivial.
  • Code tidying as it is messy.
  • Creation of semi-automatic slurm generation that will have all the calls to produce the results as needed.
  • Progress printing statements

Notes

  • Extensive re-writing of code needs to have smaller deliverables in the future, as this simplifies the integration.
  • No labels