pik-piam / remind

Contains the REMIND-specific routines for data and model output manipulation.
3 stars 18 forks source link

bugfix with years inconsistencies across objects #58

Closed piklev closed 4 years ago

piklev commented 4 years ago

two bugfixes the first one restricts the number of years available in a magpie object. For the second one, the simple [ ] was returning a list instead of a character vector. The double [[ ]] is necessary.