Skip to content

robust apriori estimate for short timeseries

When time series are shorter than 1 year, there are issue with calculcating climate stats resulting in NaN information.

  • add dropna along time axis in filter.py:create_monthly_mean
  • also check filter.py:create_seasonal_hourly_mean if this behaviour happens there
Edited by Ghost User