Metadata-Version: 2.4
Name: climatewatches
Version: 1.0.1
Summary: Climate data monitoring and visualization for temporal and spatial dataset
Author-email: "Andriamihaja R." <andriamihajaranaivoson@yahoo.fr>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Dihj/climatewatches
Project-URL: Repository, https://github.com/Dihj/climatewatches
Project-URL: Issues, https://github.com/Dihj/climatewatches/issues
Keywords: climate,meteorology,rainfall,temperature,cyclone,climatewatches
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cartopy
Requires-Dist: geopandas
Requires-Dist: geopy
Requires-Dist: matplotlib<3.11,>=3.8
Requires-Dist: netCDF4
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rasterio
Requires-Dist: rioxarray
Requires-Dist: scipy
Requires-Dist: shapely
Requires-Dist: xarray
Dynamic: license-file

# climatewatches

`climatewatches` is a small Python toolkit for climate bulletin monitoring and
visualization. It includes station monitoring plots, rainfall and temperature
maps, climatology maps, tropical cyclone monitoring, and large-scale climate
driver diagnostics.

## Installation

```bash
pip install climatewatches
```

## Documentation

See on the wiki page on this repository. 
