Installation Guide¶
Install the easyclimate-map as a Python package.
easyclimate-map is a user-friendly Python package designed to simplify the process of acquiring, handling, and visualizing geographic map data for environmental and climate analysis.
package install¶
Easyclimate-map is conveniently available as a Python package on PyPI and can be easily installed using pip and uv.
pip install easyclimate-map
uv add --dev easyclimate-map
requirements.txt¶
If you’re tracking dependencies in requirements.txt, you can create a separate
requirements file for your documentation, such as requirements-docs.txt, and
add easyclimate-map to that file to ensure it is included in your documentation build.
geopandas
py7zr
rich
zarr
cartopy
scipy
xarray >= 2025.06.0
geopandas
py7zr
rich
zarr
cartopy
scipy
xarray >= 2025.06.0
pytest == 9.0.1
pytest-cov == 7.0.0
pytest-mpl == 0.18.0
pytest-xdist
pre-commit
twine
geopandas
py7zr
rich
zarr
cartopy
scipy
xarray >= 2025.06.0
matplotlib
cmaps
netCDF4
numpy
sphinx == 8.2.3
shibuya
sphinx-gallery == 0.19.0
sphinx-autoapi == 3.6.1
snowballstemmer == 3.0.1
sphinx_iconify == 0.3.0
sphinx_design == 0.6.1
sphinx-copybutton == 0.5.2
joblib