Package 'MagpieNCGains'

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-09-22 02:45:06 UTC
Source: https://github.com/pik-piam/MAgPIENCGains

Help Index


nc2gains

Description

writes csv files based on MAgPIE nc outputs

Usage

nc2gains(file, check = TRUE)

Arguments

file

file to convert

check

TRUE aggregates to global for each year and variable to compare against raw data (rasters)

Value

writes csv and returns a dataframe

Author(s)

David Chen