Install
Luo_Suppe2026-08-14
Required
- System: Windows 10+ 64-bit (amd64),8 GB+ RAM.
Note
gma is currently not supported MacOS, Linux or other platforms.
Python Version: 3.12 ~ 3.14
Third-party library: NumPy2.4.0+, Pandas3.0.4+, SciPy1.18.0+ , Matplotlib3.10.0+.
INFO
GDAL3.12.4 is built into GMA by default, so no additional installation is required.
Installation
pip install gma
TIP
PyPi Project: https://pypi.org/project/gma/
Verifying
## Import version info
from gma import __version__
## Import selected modules
from gma import climet, crs, driver, gio, math, rsvi, smc, etools, env, const
## Spatial plotting and built-in data
from gma.carto import plot, inres