Metadata-Version: 1.1
Name: AdcircPy
Version: 0.8.0
Summary: Python package for working with ADCIRC input and output files.
Home-page: https://github.com/jreniel/AdcircPy.git
Author: Jaime R Calzada
Author-email: jaime.calzada@noaa.gov
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # AdcircPy
        ## A Python interface for handling inputs and outputs for the ADCIRC hydrodynamic model. 
        
        ### Basic Installation Notes:
        This package should work on Windows, Linux and MacOS.
        
        #### Windows:
        <b>Easy Method:<b></br>
        If you are on Windows, you are most likely using [Anaconda](https://www.anaconda.com/). </br>
        Open the Anaconda Navigator
        
        You can grab the latest Anaconda for Windows [here](https://www.anaconda.com/download/#windows).
        
        
        #### Linux:
        
        ### Usage
        
        
        This package is an API to handle input and output files for the [ADCIRC](http://adcirc.org) hydrodynamic model. 
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
