oceanmodeling / ondemand-storm-workflow

Other
2 stars 1 forks source link

Speedup analyze ensemble #52

Closed FariborzDaneshvar-NOAA closed 2 months ago

FariborzDaneshvar-NOAA commented 2 months ago

Implemented two changes noted in https://github.com/noaa-ocs-modeling/SurgeTeamCoordination/issues/486 to speed up the post-processing step. One thing that should be noted is that with these changes, users need to activate the conda environment with installed packages and then run the workflow. That's because of using combine_ensemble.py and analyze_ensemble.py scripts from .../prep/files/ instead of the singularity image! The alternate approach would be updating the singularity image accordingly.