pik-piam / remind

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

remove magpie dependency #135

Closed pfuehrlich-pik closed 2 years ago

pfuehrlich-pik commented 2 years ago

Same thing as for remind2: I removed the magpie dependency by copying magpie::read_all to remind::readAll. I also adjusted readSupplycurveBio (the only function using read_all) accordingly and tested it.