Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AR6-WG3 database connection #148

Open
chrisroadmap opened this issue Jul 9, 2022 · 3 comments
Open

AR6-WG3 database connection #148

chrisroadmap opened this issue Jul 9, 2022 · 3 comments

Comments

@chrisroadmap
Copy link

I'd find it useful to add a utility function to download the AR6 database, alongside that currently available for SR1.5:

def download_or_load_sr15(filename, valid_model_ids="*"):
...

which I guess should be possible using the ar6-public connection?

https://pyam-iamc.readthedocs.io/en/stable/tutorials/iiasa_dbs.html

@znicholls
Copy link
Collaborator

I'd put this as out of scope for silicone: it's an infilling package, not a downloading one (but the scope has already crept and I'm not the lead dev). I think there is a good question to be asked about where to put this sort of utility stuff. My suggestions: a gist or we create a specific package e.g. scenario_database_utils where we can house these things and test them without bloating other packages

@Rlamboll
Copy link
Collaborator

I agree that this sounds useful but is not optimally placed here. I have created an issue in pyam suggesting that we add this tool there.

@chrisroadmap
Copy link
Author

Nice, thanks for considering 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants