diff --git a/README.md b/README.md index 871fe9f2..7f414705 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,13 @@ -**PolarToolkit** (formerly known as Antarctic-Plots) is a Python package to make Polar (i.e. Antarctic, Arctic, Greenland) research more efficient, reproducible, and accessible. +**PolarToolkit** (formerly known as Antarctic-Plots) is a Python package to make polar (i.e. Antarctic, Arctic, Greenland) research more efficient, reproducible, and accessible. The software does this by providing: -- Convenient functions for downloading and pre-processing a wide range of commonly used polar datasets -- Tools for common geospatial tasks (i.e. changing data resolution, subsetting data by geographic regions) -- Code to easily create publication-quality maps, data profiles, and cross-sections - -Additionally, **PolarToolkit** provides an easy means for exploring datasets with pre-defined or interactively chosen geographic regions. +- convenient functions for downloading and pre-processing a wide range of commonly used polar datasets +- tools for common geospatial tasks (i.e. changing data resolution, subsetting data by geographic regions) +- code to easily create publication-quality maps, data profiles, and cross-sections +- a means to interactively explore datasets diff --git a/docs/tutorial/download_data.ipynb b/docs/tutorial/download_data.ipynb index 16daaffb..7717caf1 100644 --- a/docs/tutorial/download_data.ipynb +++ b/docs/tutorial/download_data.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Download Polar data\n", + "# Download polar data\n", "One of the main functionalities of PolarToolkit is to download datasets commonly used for polar research. There is a very simple demonstration of how this works. We will download a grid file, a shapefile, and some point data." ] }, @@ -767,7 +767,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.9" + "version": "3.1.-1" }, "vscode": { "interpreter": {