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

Bug in calc.ScenarioWeather: incorrect selection of rip #367

Open
dschlaep opened this issue Apr 18, 2019 · 0 comments
Open

Bug in calc.ScenarioWeather: incorrect selection of rip #367

dschlaep opened this issue Apr 18, 2019 · 0 comments
Labels
Milestone

Comments

@dschlaep
Copy link
Member

"I selected the lowest variant (rXi1p1) to download for each rcp--but for EC-EARTH, there several variants that do not exist for all rcps, and the code so ended up downloading different variants for some rcps. I realized this and downloaded the lowest common variant (r8i1p1) for all rcps and added those files into the appropriate folders. However, rSFSW2 still selected the lowest variant (as opposed to the lowest common variant) and found that it was not available for all rcps." (reported by @racheopod)

e.g.,

Error in calc.ScenarioWeather(i = i, ig = ig, il = il, gcm = gcm, site_id = site_id, :
'calc.ScenarioWeather': input file(s) for model "EC-EARTH" and scenario(s) "historical"/"rcp26"/"rcp45"/"rcp85" not available for required variables: "pr"/"tasmax"/"tasmin"

Todo:
--> fix code so that the lowest rip, but one that is available for every variable, is selected

@dschlaep dschlaep added the bug label Apr 18, 2019
@dschlaep dschlaep added this to the ToDo milestone Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant