Skip to content

Downloading cart using wget is limited to a 1000 files #846

@LukasSterckx

Description

@LukasSterckx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions