Zeb Nicholls
Zeb Nicholls
Hi @maritsandstad, As @rgieseke said, great news! I just wanted to reinforce one point. > the API definition is still under development, The API is **very** likely to change so...
> Maybe we can even give input on things that would make the API more easily adaptible to non-python models, as well? Would be super! > Anyways, thanks so far,...
Hey Marit, This is all pretty all over the place on our side (still lots of moving parts at the moment, see the pull requests) so I can understand why...
> However, you changed some things (location of the abstract Adapter class and a new abstract method in the _Adaptertester) which both warrant changes to the developement docs Great thanks,...
I would wait until the current pull requests go through. Once they're through, I'll start writing proper docs about how to write an adapter which should hopefully make your life...
did we accidentally do this in #158?
Ah true it does not do that. Hence I think #158 defines the format we can use to interface with pyam but this issue is still open (as OpenSCM data...
Nope. You could cast to IamDataFrame to get access to their plotting capabilities but it wouldn’t be a direct dependency (same as now). On Fri, 16 Aug 2019 at 6:58...
Alrighty @swillner let's start with this one, hopefully simple enough as the tests don't change
> Maybe we should define several output formats (#106), for single runs (CSV) and ensembles (NetCDF)? Yep although output format might depend on what is available rather than number of...