Title: | Easy conversion MAgPIE nc to GAINS mapping |
---|---|
Description: | Converts NC generated from MAgPIE outputs to GAINS mapping. |
Authors: | David Meng-Chuen Chen [aut, cre] |
Maintainer: | David Meng-Chuen Chen <[email protected]> |
License: | GPL-3 |
Version: | 1.0.3 |
Built: | 2024-11-21 03:04:13 UTC |
Source: | https://github.com/pik-piam/MAgPIENCGains |
writes csv files based on MAgPIE nc outputs
nc2gains(file, check = TRUE)
nc2gains(file, check = TRUE)
file |
file to convert |
check |
TRUE aggregates to global for each year and variable to compare against raw data (rasters) |
writes csv and returns a dataframe
David Chen