From 353212f2fa045539d0a74499e38f28fb57213e21 Mon Sep 17 00:00:00 2001 From: danielfromearth Date: Sun, 10 Dec 2023 17:26:02 +0000 Subject: [PATCH] add link to EDS analogous request URL --- tutorials/Earthdata_Subset_and_Plot.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tutorials/Earthdata_Subset_and_Plot.ipynb b/tutorials/Earthdata_Subset_and_Plot.ipynb index 911860c..95bb45c 100644 --- a/tutorials/Earthdata_Subset_and_Plot.ipynb +++ b/tutorials/Earthdata_Subset_and_Plot.ipynb @@ -3943,7 +3943,9 @@ "id": "da982b31-5fad-4202-8b86-09d98e83859b", "metadata": {}, "source": [ - "While this processes, we can discuss the harmony job in some more detail. (Futher information and examples can be found in the `harmony-py` repository, such as [this introductory notebook](https://github.com/nasa/harmony-py/blob/main/examples/intro_tutorial.ipynb).\n", + "While this processes, we can discuss the harmony job in some more detail. First, note that this request is identical to what can be achieved through NASA's Earthdata Search interface, such as this URL: https://search.earthdata.nasa.gov/search/granules?p=C1576365803-LARC_ASDC!C1576365803-LARC_ASDC&pg[1][a]=1576368528!1576368575!LARC_ASDC&pg[1][v]=t&pg[1][gsk]=-start_date&pg[1][m]=harmony0&pg[1][of]=application/x-netcdf4&pg[1][ets]=t&pg[1][ess]=t&q=C1576365803-LARC_ASDC&sb[0]=-123.99609%2C37.19991%2C-120.44531%2C38.78263&qt=2016-02-24T12%3A00%3A00.000Z%2C2016-02-24T23%3A00%3A00.000Z&tl=1702228562!3!!&lat=37.8270894268111&long=-130.67578125&zoom=4 \n", + "\n", + "(Futher information and examples can be found in the `harmony-py` repository, such as [this introductory notebook](https://github.com/nasa/harmony-py/blob/main/examples/intro_tutorial.ipynb).)\n", "\n", "#### Request Parameters\n", "\n",