nctoolkit.cor_space

nctoolkit.cor_space(x=None, y=None)

Calculate the spatial correlation coefficient between two datasets This will calculate the spatial correlation coefficient, for each time step, between two datasets

Parameters
  • x (dataset) – First dataset to use

  • y (dataset) – Second dataset to use