diff --git a/README.md b/README.md index bf9a9b5..0f3ec60 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository provides an updated version of the IPCC-WGI reference regions [1]. It also includes a [GeoJSON](https://github.com/SantanderMetGroup/2023_Milovac_SSTvsGWL/blob/main/Physical-climate-assessment-reference-regions-v5/Physical-climate-assessment-reference-regions-v4.1.geojson) version and the coordinates of the polygon vertices. Both the shapefile and the GeoJSON have a resolution of 0.44 degrees between the coordinates forming the polygons. -* The [conda-environment](conda-environment) folder contains the `environment.yml` file with the recipe of the necessary software for running the reproducibility notebooks available in this repository. To obtain conda environment named `sst-gwl` run the following: +* The [conda-environment](conda-environment) folder contains the `environment.yml` file with the recipe of the necessary software for running the reproducibility notebooks available in this repository. To obtain a conda environment named `sst-gwl` run the following: `conda env create -f environment.yml` @@ -20,7 +20,7 @@ This repository provides an updated version of the IPCC-WGI reference regions [1] over sea surfaces and sea biomes. + 4. [calculate_regional_gwls.ipynb](notebooks/calculate_regional_gwls.ipynb) calculates slope, p value, standard deviation of the slope, and correlation coefficients for the linear and exponential fit of the IPCC-WGI reference regions [1] over sea surfaces and sea biomes. 5. [calculate_spatial_statistics.ipynb](notebooks/calculate_spatial_statistics.ipynb) calculates slope, p value, standard deviation of the slope, and correlation coefficients for the linear and exponential fit per each grid cell for the spatial analysis. @@ -30,9 +30,10 @@ This repository provides an updated version of the IPCC-WGI reference regions