Metadata-Version: 2.1
Name: camels
Version: 0.0.1
Summary: Interface to the CAMELS dataset.
Home-page: https://github.com/simonpf/camels
Author: Simon Pfreundschuh
Author-email: simon.pfreundschuh@chalmers.se
License: UNKNOWN
Project-URL: Source, https://github.com/simonpf/camels/
Description: # The CAMELS dataset
        
        This package provides an interface to the Catchment Attributes and Meteorology
        for Large-sample Studies (CAMELS) dataset. This package only provides simplified
        access to the data in Python, the actual work of generating the dataset has been
        done by Andrew Newman and colleagues  at NCAR and is described in the following
        article:
        
        [A. Newman; K. Sampson; M. P. Clark; A. Bock; R. J. Viger; D. Blodgett, 2014. A
        large-sample watershed-scale hydrometeorological dataset for the contiguous USA.
        Boulder, CO: UCAR/NCAR](https://dx.doi.org/10.5065/D6MW2F4D)
        
        ![Overview of gauges in dataset](misc/overview.png)
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
