NOAA-GFDL / pace

Re-write of FV3GFS weather/climate model in Python
Apache License 2.0
12 stars 11 forks source link

working baroclinic test case example #81

Closed oelbert closed 3 months ago

oelbert commented 3 months ago

Description Includes an example of the moist baroclinic instability test case and resolves a couple of final notebook version mismatches

How Has This Been Tested? The example notebook has been run from scratch with a newly built image

Checklist:

FlorianDeconinck commented 3 months ago

Great work. We really ought to have those notebooks parts of the ci, they are great woopsies catcher

mlee03 commented 3 months ago

Which notebooks should be considered part of CI? I can add them to run in the CI container.

FlorianDeconinck commented 3 months ago

I'd say all? Unless they take a large amount of time, but since they are example of usage they should all be checked to be working

mlee03 commented 3 months ago

Will look into it!

oelbert commented 3 months ago

I think the baroclinic_example, geberate_eta_file, and stencil_definition notebooks are the most important ones