transportenergy / database

Tools for accessing and maintaining the iTEM model & historical databases
https://transportenergy.rtfd.io
GNU General Public License v3.0
24 stars 8 forks source link

Merge R downscaling codes #2

Closed khaeru closed 5 years ago

khaeru commented 6 years ago

Note that:

khaeru commented 5 years ago

Given the time elapsed, I'm going to merge this although the TODOs aren't complete.

IIASA's ixmp uses reticulate to provide an R interface to code written in Python. That might be a more sustainable track for us than maintaining two parallel codebases.

pkyle commented 5 years ago

Ahh shoot, I've got some revisions that I never pushed up to the branch b/c I had assumed it was dead! Oh well. I was thinking about making the downscaling scripts a stand-alone package; right now the scripts only work within this repo that you've built. What do you think?

khaeru commented 5 years ago

I think you can push the branch again and I can re-merge! Please try!

Yeah, that could be one way to go. Smaller, atomic pieces, that sort of idea.

pkyle commented 5 years ago

OK I think that worked--looks like it just created a new branch (gpk-branch)