Metadata-Version: 2.1
Name: climate-hurricane-analysis
Version: 0.1.0
Summary: A package for hurricane analysis using SST data.
Home-page: https://github.com/ClimateAI/cyclone_package
Author: Rohan Marangoly
Author-email: rohan@climate.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: xarray
Requires-Dist: netCDF4
Requires-Dist: scikit-learn
Requires-Dist: matplotlib

