Metadata-Version: 2.1
Name: CometTS
Version: 1.1.3
Summary: Time series trend analysis tools for user defined polygons in any time series of overhead imagery
Home-page: https://github.com/CosmiQ/CometTS
Author: Jake Shermeyer
Author-email: jss5102@gmail.com
License: Apache-2.0
Keywords: time series,VIIRS,Landsat,GIS,raster,remote sensing
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: geopandas
Requires-Dist: rasterio
Requires-Dist: shapely
Requires-Dist: fiona
Requires-Dist: affine
Requires-Dist: rasterstats
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: jupyter
Requires-Dist: ipython
Requires-Dist: ipywidgets
Requires-Dist: tqdm
Requires-Dist: scipy
Requires-Dist: gdal
Provides-Extra: test
Requires-Dist: mock ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: codecov ; extra == 'test'

UNKNOWN


