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

Compare with Current View Page History

Version 1 Next »

Story

given a station, conditioning IM  / value, and miscellaneous parameters with defaults where applicable: get an output similar to what the Matlab / first version of Python code produces.

Tasks

  • function that reads across all IM csvs and for a given station returns IMs for different simulations. Consideration in design taken into account for how the data is used below.
  • adjust Python code in gm_selection repo to accept data in new format, remove dependencies on matlab data files.
  • make a function that can complete all steps required in one go so all you have to give is station name, conditioning im name/value... where possible, default values are provided.

 

  • No labels