Metadata-Version: 2.1
Name: appmar2
Version: 2.0.1
Summary: Python program for marine climate analysis.
Home-page: https://github.com/cemanetwork/appmar2
Author: CEMAN
License: UNKNOWN
Keywords: marine climate
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pygubu (>=0.10.1)
Requires-Dist: pandas (>=1.0.3)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: xarray (>=0.15.1)
Requires-Dist: matplotlib (>=3.1.3)
Requires-Dist: seaborn (>=0.10.0)
Requires-Dist: statsmodels (>=0.11.0)
Requires-Dist: Cartopy (>=0.17.0)

# APPMAR 2

APPMAR 2 is a Python program for marine climate analysis.

![APPMAR 2 main window.](appmar2.png)

Some features:

* Download data from WAVEWATCH IIIÂ® 30-year Hindcast Phase 2 in GRIB2 format.
* Extract time series at given coordinates and save data to CSV format.
* Load time series in CSV format.
* Perform mean and extreme climate graphical analyses over loaded data series.
* Show interactive statistical plots and allow the user to save them as 300-dpi PNG images.

## Authors

* Diego A. Casas
* Katherine Rivera


