Discontinuities through time are visible e.g. in Zonal Mean vs Time (anomalies) in this notebook.
Likely these reflect that the climatology for different months is shifted in time relative to a trend (by 11 months for Jan v Dec), such that the December average corresponds to a later period than the January average.
Possible solution would be to use (?) GLM.jl to estimate trend and seasonal cycle jointly, with proper accounting of time.
Discontinuities through time are visible e.g. in
Zonal Mean vs Time (anomalies)in this notebook.Likely these reflect that the climatology for different months is shifted in time relative to a trend (by 11 months for Jan v Dec), such that the December average corresponds to a later period than the January average.
Possible solution would be to use (?) GLM.jl to estimate trend and seasonal cycle jointly, with proper accounting of time.