Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin dycore, physics, and driver GFDL submodules to latest main #11

Merged
merged 4 commits into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ al. (2021)](https://gmd.copernicus.org/articles/14/4401/2021/gmd-14-4401-2021.ht
and used in several published hybrid machine learning projects. Much of the
code is identical or nearly identical to this original wrapper; the main
difference is that the wrapper in this repository wraps the latest public
version of GFDL's SHiELD model instead of an old fork of FV3GFS. At this
moment some features lag behind, because they require changes to the fortran
code of SHiELD. These features will be added incrementally as the required
changes are made to SHiELD.
version of GFDL's SHiELD model instead of an old fork of FV3GFS.

## Development

Expand Down
2 changes: 1 addition & 1 deletion submodules/SHiELD_SRC/atmos_drivers
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/atmos_static.tile4.nc 85a260fdcdf3748f47b6a5c530e145e2
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/atmos_static.tile5.nc 822ba7caefdc00317d4058b9e8dd4fa5
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/atmos_static.tile6.nc 664dfed0eaafb54f911b4acada7c9525
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile1.nc b38138adb236924c47bcaea3d0cd1496
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile2.nc abe507d832dc25c76f6590b369ecae95
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile3.nc 3e2c9a05cd7417eddaf4fcf90c879f2c
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile4.nc a64ef42f65c9ee0076f77345cd69db08
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile5.nc d926c6714b156a53c96f47b3e038019b
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile6.nc 52ac9e0c1e0e97da8e413a4273a79c09
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile1.nc f936b27d5f5feb12d94d377584613590
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile2.nc 65aa883e23e6d3b1f4f4e307a867e883
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile3.nc 345c6ed61830e371a657d9283dab7e38
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile4.nc 21e0212e32e666fe6d5d485b464081e9
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile5.nc 87944232f19e58197bed7a224bf18970
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/sfc_dt_atmos.tile6.nc f4f3306f6cccff730eecd813d73b6699
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/RESTART/fv_core.res.nc 18f136825b9be2c9daad27aff6e25375
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/RESTART/fv_core.res.tile1.nc f49fa570e976ecb739643092aac564c0
<pytest_tempdir>/test_regression_default_yml_0/rundir-wrapper/RESTART/fv_core.res.tile2.nc b98adbab465f9277faaf34f2ea4d093f
Expand Down