GCM Downscaling =============== .. tags:: New Model, general circulation model, climate, precipitation, cmip6 | | **Source Code:** https://github.com/natcap/invest-gcm-downscaling.git | **Current Version:** 1.0.1 | **Last Updated:** 2026-06-16T23:27:41Z | **License**: Apache-2.0 | **Maintainers:** Natural Capital Alliance Software Team | | `Documentation `_ :octicon:`link-external` | `Issue Tracker `_ :octicon:`link-external` .. admonition:: Install this plugin in the InVEST Workbench Copy the link below and paste it into the InVEST Workbench "Manage Plugins" modal, under "Git URL." In the "Branch, tag, or commit" box, enter: **1.0.1** .. code:: https://github.com/natcap/invest-gcm-downscaling.git About ----- An InVEST plugin for the GCM Downscaling model, which downscales gridded precipitation data from CMIP6 General Circulation Models. Dependencies ------------ This plugin will pull these dependencies from PyPI:: knn @ git+https://github.com/natcap/gcm-downscaling.git And these dependencies will be pulled from conda-forge:: affine dask gcsfs gdal google-auth ipython jupyter matplotlib natcap.invest>=3.18.0 netCDF4 numpy pandas pint pyextremes pygeoprocessing pytest python rasterio rechunker scipy seaborn xarray zarr taskgraph