oceanmodeling / ondemand-storm-workflow

Other
2 stars 1 forks source link

Use Symmetric Model for PaHM in the Workflow #10

Closed SorooshMani-NOAA closed 10 months ago

SorooshMani-NOAA commented 1 year ago

SCHISM has implemented an input for PaHM model type. Start using it in the workflow: https://github.com/schism-dev/schism/issues/100

SorooshMani-NOAA commented 1 year ago

@josephzhang8 added the following commits for this functionality:

SorooshMani-NOAA commented 1 year ago

Note that this requires pyschism (https://github.com/schism-dev/pyschism/pull/62) and coupledmodeldriver (https://github.com/noaa-ocs-modeling/CoupledModelDriver/pull/155) support for the new parameter as well as a new compiled version of schism

SorooshMani-NOAA commented 1 year ago

Since Prefect Legacy workflow cloud server is going to shutdown end of April, I think it's better to finish #5 first, before completing this ticket. The good news is all the dependency components for parametrizing GAHM vs Symmetric is already in-place.

SorooshMani-NOAA commented 10 months ago

This is implemented in the singularity workflow