DeltaRCM / pyDeltaRCM

Delta model with a reduced-complexity approach
https://deltarcm.org/pyDeltaRCM/
MIT License
18 stars 11 forks source link

Need tests for init_output_file #197

Closed amoodie closed 3 years ago

amoodie commented 3 years ago

We could use some testing around the initialization of the output file init_output_file. The complexity here makes it kind of hard to make sure any changes would be non-breaking, so it would be helpful to have some tests.

Something to just check that the variables listed under meta actually get added to a field in the netcdf file meta, for example.