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

total 18h ~3days

IM Data

Has 4 dimensions, stored across CSV files, have to manually combine the dimensions by:

  1. adding multiple CSV files to make another dimention
  2. splitting a dimension by a column value (component)

The above needs to be fixed.

 

Results

All tasks complete.

Hurdles/Changes/Summary

Considerations

Replacing IM_agg CSV files

IMDB already contains the data in CSV files so instead of reading CSV files, we get the data from IMDB making the IM_agg data obsolete.

Timing results (Mahuika)