NOAA-GFDL / NDSL

NOAA NASA Domain Specific Language middleware layer
6 stars 8 forks source link

Fixes for circular imports in pyFV3 #28

Closed fmalatino closed 7 months ago

fmalatino commented 7 months ago

Description Changes to the import methods to avoid circular imports

Fixes # (issue) This is a hotfix to v.2024.03.00

How Has This Been Tested? Tested via lint and currently implemented translate tests OS: RHEL 8.9 Ootpa Built conda environment using workflow in github action configurations

Installed this branch in pace, pyFV3, and pySHiELD to verify that the changes also avoid circular import issues in these modules.

Checklist: