-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm trying to download the results of all available models and versions which are part of CMIP-5. I however only need 8 variables (pr, psl, rsds, tas, tasmax, tasmin, sfcwind, rhs), 4 scenario's (rcp2.6, rcp4.5, rcp6.0 and rcp8.5) and the period 2006-2100.
Since it's not possible to add individual files to the cart, my plan was to add all datasets to the cart, then generate a wget script and then use python to edit the script and remove all variables and time-periods I don't need.
However when generating the wget script, I saw that the maximum amount of files was 1000. Is there a way to work around this? Or a way to directly select which variables and time period you want from the datasets before generating the wget script?
Metadata
Metadata
Assignees
Labels
No labels