Metadata-Version: 2.1
Name: geoglows
Version: 0.26.0
Summary: Package for accessing data and APIs developed for the GEOGloWS initiative
Home-page: https://geoglows.org
Author: Riley Hales
License: BSD 3-Clause
Project-URL: Documentation, https://geoglows.readthedocs.io
Project-URL: Source, https://github.com/BYU-Hydroinformatics/geoglows
Description: # GEOGloWS
        [![Conda Version](https://img.shields.io/conda/vn/conda-forge/geoglows.svg)](https://img.shields.io/conda/vn/conda-forge/geoglows.svg)
        [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/geoglows.svg)](https://anaconda.org/conda-forge/geoglows)
        [![PyPI](https://img.shields.io/pypi/v/geoglows)](https://pypi.org/project/geoglows)
        
        [Visit the Conda Forge page](https://github.com/conda-forge/geoglows-feedstock)
        ```bash
        conda install -c conda-forge geoglows
        ```
        
        Also available on pypi
        
        [Visit the PyPi page](https://pypi.org/project/geoglows)
        
        ```bash
        pip install geoglows
        ```
        
        Tools to access and process data coming from the GEOGloWS initiative.
        
        https://geoglows.readthedocs.io
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Hydrology
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
