Closed fmalatino closed 1 month 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.
test_eta.py
pace/tests/main/grid
NDSL/tests/grid
This PR should be merged before PR 65 in NDSL.
How Has This Been Tested? Tested using the remaining unit tests in pace.
Checklist:
Description This PR moves the unit test:
test_eta.py
out ofpace/tests/main/grid
intoNDSL/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: