Installation
PyPI (recommended)
pip install wetlandmapper
With optional dependencies:
pip install "wetlandmapper[gee]" # Google Earth Engine support
pip install "wetlandmapper[plot]" # matplotlib, hvplot, bokeh
pip install "wetlandmapper[all]" # everything
Requirements
Python >= 3.9
numpy >= 1.24
xarray >= 2023.1
rioxarray >= 0.15