From 91d3fb3b0d1b1991f5a9e38712cc8d38c689b163 Mon Sep 17 00:00:00 2001 From: mdtanker Date: Wed, 24 Apr 2024 15:02:32 +0200 Subject: [PATCH] docs: reuse readme material in RTD index --- README.md | 34 ++++++++++++++++++++++------------ docs/index.md | 19 ++++++++----------- 2 files changed, 30 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 1356a5f0..c0f71419 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,25 @@ Documentation Link

- + + +**PolarToolkit** (formerly known as Antarctic-Plots) is a Python package with +the goal of making 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. + + + +

Binder link @@ -24,18 +42,10 @@ alt="Latest version on PyPI"/> Documentation Status

- + ![](docs/cover_fig.png) -**PolarToolkit** (formerly known as Antarctic-Plots) is a Python package with the goal of making 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. - ## Disclaimer

@@ -53,7 +63,7 @@ I welcome any feedback, ideas, or contributions! Please contact us on the or submit an [issue on GitHub](https://github.com/mdtanker/polartoolkit/issues) for problems or feature ideas. - + The **PolarToolkit** python package provides some basic tools to help in conducting polar research. You can use it to download common datasets (i.e. @@ -76,7 +86,7 @@ a feature request through - Include more datasets to aid in downloading and storage. - Additional projections and possible support for the Arctic region as well. - + ## Installation diff --git a/docs/index.md b/docs/index.md index 1b222bad..426bebe2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,16 +1,13 @@ # PolarToolkit -**PolarToolkit** (formerly known as Antarctic-Plots) is a Python package with the goal of making 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. +```{include} ../README.md +:start-after: +:end-before: +``` ```{include} ../README.md -:start-after: -:end-before: +:start-after: +:end-before: ``` ```{image} cover_fig.png @@ -27,8 +24,8 @@ This means that we are still adding a lot of new features and sometimes we make ```{include} ../README.md -:start-after: -:end-before: +:start-after: +:end-before: ```