Hi all, perhaps there is a solution. Maybe it was already discussed, but I haven’t found it.
If I access daily ERA5 data via the interface, I can enter ANY geo-coverage, all time periods and all days, but only one year and month. Therefore, I need to execute 70X12 requests. This initiates 840 separate jobs on a server, each stays in a queue for a couple of hours… And it doesn’t matter, do I load 1*1 degree or the whole hemisphere.
Alternatively, I can do the same via API, but API query allows only a half of year in one go. Again, geographical size doesn’t matter. But 140 queries, at least 2 hours each.
For local studies, I would prefer to load ALL time periods for a smaller area coverage in one query.