Hello

I am having a high-resolution daily data (~20 gb) with 0.25 deg horizontal resolution from 1998-2020. I am trying to compute the daily anomalies and I tried python, Ferret, NCL and CDO.

in Python using xarray it produced the output but it does not have anomalies for 29-Feb. Then I tried Ferret but it does not correctly account for the daily climatology because it subtracted 1-March from 29-Feb from a non-leap year same problem persists for the CDO.

At last I tried NCL but because of heavy data the NCL operation got killed due to machine limitation.

Is anyone having a code or process to do the daily anomalies correctly for heavy multi-year data containing leap years?

Cheers, Saurabh

More Saurabh Rathore's questions See All
Similar questions and discussions