Metadata-Version: 2.1
Name: nemspy
Version: 0.1.5a0
Summary: Python wrapper for the NOAA Environmental Modeling System
Home-page: https://github.com/noaa-ocs-modeling/nemspy.git
Author: Zach Burnett, Jaime R Calzada
Author-email: zachary.burnett@noaa.gov, jreniel@gmail.com
License: MIT
Description: # NEMSpy
        ### Python wrapper for the NOAA Environmental Modeling System
        
        [![tests](https://github.com/noaa-ocs-modeling/NEMSpy/workflows/tests/badge.svg)](https://github.com/noaa-ocs-modeling/NEMSpy/actions?query=workflow%3Atests)
        [![build](https://github.com/noaa-ocs-modeling/NEMSpy/workflows/build/badge.svg)](https://github.com/noaa-ocs-modeling/NEMSpy/actions?query=workflow%3Abuild)
        
        This repository implements the [National Unified Operational Prediction Capability (NUOPC)](https://www.earthsystemcog.org/projects/nuopc/).
        
        #### Related Repositories:
        - https://github.com/NOAA-EMC/NEMS
        - https://github.com/esmf-org/esmf
        
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
