Hello.

I downloaded sea surface temperature (SST) data from the ERA5 reanalysis products, which has a 3-hour temporal resolution (i.e., 8 times per day).

Naturally, I expect to see different values for different times of day (e.g., 00, 03, 06, 09, etc.), but that’s not the case. For example, the value at 00:00 is 301 K, and at 15:00 it is also 301 K. Why is that?

Moreover, I checked other variables like relative humidity, mean sea level pressure, geopotential, etc. For all of these variables, I do observe different values across different times of day — except for sea surface temperature.

(Just to mention, I am using Python.)

Thank you.

More Seyedeh Nastaran Hashemi's questions See All
Similar questions and discussions