From 53af939b21b95b80887cef0a882d2e56651d10d9 Mon Sep 17 00:00:00 2001 From: Kevin Santana Date: Mon, 17 Jun 2024 14:31:17 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d2a3e4b..603cd03c 100644 --- a/README.md +++ b/README.md @@ -27,16 +27,14 @@ It is funded by [NSF EarthCube](https://www.earthcube.org/info) through the [EarthCube Capabilities Grant No. 2126413](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2126413). -Read the [documentation](https://cloud-drift.github.io/clouddrift) or explore -the [Jupyter Notebook Examples](https://github.com/Cloud-Drift/clouddrift-examples). +Read the [documentation](https://cloud-drift.github.io/clouddrift). ## Using `clouddrift` Start by reading the [documentation](https://cloud-drift.github.io/clouddrift). Example Jupyter notebooks that showcase the library, as well as scripts -to process various Lagrangian datasets, can be found in -[clouddrift-examples](https://github.com/Cloud-Drift/clouddrift-examples), [gdp-get-started](https://github.com/Cloud-Drift/gdp-get-started), [mosaic-get-started](https://github.com/Cloud-Drift/mosaic-get-started), or [a demo for the EarthCube community workshop 2023](https://github.com/Cloud-Drift/e3-comm-workshop-2023). +to process various Lagrangian datasets, can be found in [gdp-get-started](https://github.com/Cloud-Drift/gdp-get-started), [mosaic-get-started](https://github.com/Cloud-Drift/mosaic-get-started), [hurdat2-get-started](https://github.com/Cloud-Drift/hurdat2-get-started), or [a demo for the EarthCube community workshop 2023](https://github.com/Cloud-Drift/e3-comm-workshop-2023). ## Contributing and scope