Metadata-Version: 2.1
Name: pyadcirc
Version: 0.0.1
Summary: Python library with utilties to handle ADCIRC files and runs.
Home-page: https://github.com/UT-CHG/pyadcirc/
Author: Carlos del-Castillo-Negrete
Author-email: cdelcastillo21@gmail.com
License: MIT
Project-URL: Source, https://github.com/pyscaffold/pyscaffold/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: click
Requires-Dist: globus-sdk
Requires-Dist: bs4
Requires-Dist: requests
Requires-Dist: geopy
Requires-Dist: netCDF4
Requires-Dist: pandas
Requires-Dist: xarray
Requires-Dist: pyfiglet
Requires-Dist: termcolor
Requires-Dist: InquirerPy
Requires-Dist: lxml
Requires-Dist: pyslurmtq (>=0.0.1)
Requires-Dist: matplotlib
Requires-Dist: colorcet
Requires-Dist: alive-progress
Requires-Dist: asciichartpy
Requires-Dist: rich
Requires-Dist: rich-click
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: dotenv ; extra == 'testing'

========
pyadcirc
========


Add a short description here!


Description
===========

A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.0.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.
