tsm#

Calculate the temporal-spatial metric currently under developement.

Authors#

  • Simon Lüdke

Functions#

calculate_objectives_for_gridded_data(map1, ...)

Calculate TSM components for two gridded datasets.

calculate_tsm_for_gridded_data(map1, map2, ...)

Calculate TSM components for two gridded datasets.

create_dic_of_objective_functions(arr_s, ...)

Calculate objective functions after applying an optional transform.

desesonalized_nan_area_mean(data[, time_index])

Create a one-year daily climatology from a multi-year gridded time series.

filter_nan(s, o)

Remove rows containing NaNs from paired arrays.

nan_area_mean(data)

Calculate area mean for each point in time.

norm_deviation(data)

Calculate normalized deviation from spatial mean at that point in time.

nothing(data)

Return data unchanged.

objective_functions(s, o[, metrics, param])

Calculate requested objective metrics for paired arrays.