NOAA-GFDL / PyFV3

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

Standardizing module import method for pyFV3 #5

Closed fmalatino closed 4 months ago

fmalatino commented 5 months ago

Description Adding __init__ files to standardize import method of modules

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 5 months ago

Please merge in develop instead of main