Hi,
it seems that data “Multi-model seasonal forecasts of river discharge for Europe from January 2021 to present” with the (forecast) date November 2024 is not available. In my opinion it should since as far as I know they are usually published on the 1st day of the month. Am I right?
I am specifically referring to the River discharge variable and Hydrological model E-HYPEcatch M00:
dataset = “sis-hydrology-variables-derived-seasonal-forecast”
request = {
“variable”: [“river_discharge”],
“hydrological_model”: [“e_hypecatch_m00”],
“year”: [“2024”],
“month”: [“11”],
“version”: [“1”]
}
Do the updates happen later in the month?