NOAA-GFDL / pace

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

pace/tests/main/grid/test_eta.py moved to NDSL/tests/grid/test_eta.py #92

Closed fmalatino closed 1 month ago

fmalatino commented 2 months ago

Description This PR moves the unit test: test_eta.py out of pace/tests/main/grid into NDSL/tests/grid, as NDSL handles hybrid pressure variable initialization. Within pace, one can still run the test if needed after installation of NDSL.

This PR should be merged before PR 65 in NDSL.

How Has This Been Tested? Tested using the remaining unit tests in pace.

Checklist: