NOAA-GFDL / PyFV3

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

Reflecting changes from move of basic_operations.py to NDSL #15

Closed fmalatino closed 3 months ago

fmalatino commented 3 months ago

Description Removing pyFV3/stencils/basic_operations.py, moving to ndsl/stencils/

Fixes # NDSL 18

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: