I think my question is similar so I’m posting it here instead of creating a new thread.
I’m coming from the position of having done some analyses using ERA5 data and now trying to use daily forecast data for some interpretations/inferences based on the ERA5 analysis.
So, for accumulated parameters like “total precipitation” and “solar surface radiation downwards”, from what I understood from the documentation, the ERA5 data corresponds to something akin to
ssrd(t=(2024/1/2 - 14:00), x, y) → total shortwave radiation that hit the area located around point (x,y) from t=(2024/1/2 - 13:00) to (2024/1/2 - 14:00).
Is this correct? Please feel free to correct me here if I am wrong.
Now, imagine we are getting data from the daily forecasts and we want to do some kind of inference and we are at t=(2024/2/1). If we want to do the inference for t=(2024/2/2 14:00), we could think about using the following IFS files corresponding to the 12z calculation:
20240201120000-24h-oper-fc.grib2
20240201120000-27h-oper-fc.grib2
Because our target time point is found at 26=12+14, is this correct?
Now, following the same logic, if we want data that is equivalent to the ERA5 format, how can we get it for this case? I am imagining we would actually need three files instead of two for a simple interpolation. We would need: