NOAA-GFDL / PyFV3

Python version of FV3 dynamical core
GNU General Public License v3.0
3 stars 6 forks source link

Changes to reflect NDSL import format #13

Closed fmalatino closed 3 months ago

fmalatino commented 4 months ago

Description Modified import methods for inter and intra-package methods to reflect format adopted for NDSL

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

Checklist:

FlorianDeconinck commented 4 months ago

You didn't push the update to ndsl in the CI

oelbert commented 4 months ago

Can you update the imports in examples/notebook/test_functionality.ipynb?