Metadata-Version: 1.1
Name: ulmo
Version: 0.6.7
Summary: clean, simple and fast access to public hydrology and climatology data
Home-page: https://github.com/twdb/ulmo/
Author: Andy Wilson
Author-email: wilson.andrew.j@gmail.com
License: BSD
Description: ulmo
        ====
        
        **clean, simple and fast access to public hydrology and climatology data**
        
        -----------
        
        
        
        Features
        --------
        
        - retrieves and parses datasets from the web 
        - returns simple python data structures that can be easily pulled into `more
          sophisticated tools`_ for analysis
        - caches datasets locally and harvests updates as needed
        
        
        
        Datasets
        --------
        
        Currently, ulmo supports the following datasets / services:
        
        - Climate Prediction Center Weekly Drought Monitor
        - CUAHSI WaterOneFlow
        - National Climatic Data Center Climate Index Reference Sequential (CIRS)
        - National Climatic Data Center Global Summary of the Day
        - National Climatic Data Center Global Historical Climatology Network
        - Texas Weather Connection's Daily Keetch-Byram Drought Index
        - US Army Corps of Engineers Tulsa District Water Control
        - United States Geological Survey National Water Information System 
        
        
        
        Future
        ------
        
        A list of future datasets is kept in on the `issue tracker`_. If there's a dataset
        you'd like to see added, please open an issue about it.
        
        
        
        Links
        -----
        
        * Documentation: http://ulmo.readthedocs.org
        * Repository: https://github.com/twdb/ulmo
        
        
        .. _more sophisticated tools: http://pandas.pydata.org
        .. _issue tracker: https://github.com/twdb/ulmo/issues?labels=new+dataset&state=open 
        
Keywords: his pyhis ulmo water waterml cuahsi wateroneflow
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
