You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MERRA datasets are subdivided into daily files. This means that requests over long time periods must make hundreds of serial server requests. The time to connect to the server is often much greater than the time to download the dataset.
following the instructions here for creating cookie files:
if you get a bunch of MERRA URLs using a modified MERRA subsetter, you can download them in (kind-of) parallel with the following: