GEOS-ESM / swell

Workflow system for coupled data assimilation applications
https://geos-esm.github.io/swell/
Apache License 2.0
15 stars 4 forks source link

Fix random module request #399

Open Dooruk opened 3 months ago

Dooruk commented 3 months ago

This needs to be changed to the modules file in the experiment folder:

https://github.com/GEOS-ESM/swell/blob/e951bac683b79b44737431c27a5a8301b991f4a1/src/swell/tasks/gsi_ncdiag_to_ioda.py#L207-L213

thanks @mathomp4 for pointing out