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.

INFO

GDAL3.12.4open in new window is built into GMA by default, so no additional installation is required.

Installation

pip install 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
Last Updated 8/19/2026, 6:10:59 AM