Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 committed Apr 5, 2024
1 parent 16e1f2c commit c62c158
Show file tree
Hide file tree
Showing 60 changed files with 1,726 additions and 220 deletions.
Binary file added _images/ITS_LIVE_plot_point_timeseries_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/ITS_LIVE_plot_point_timeseries_8_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
288 changes: 288 additions & 0 deletions _sources/tutorials/ITS_LIVE_plot_point_timeseries.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
"cell_type": "markdown",
"id": "7fd4844a-aee8-4a9c-b22a-02688a8067f9",
"metadata": {
"tags": [],
"user_expressions": []
"tags": []
},
"source": [
"# NASA Earthdata Cloud and data access using earthaccess and icepyx\n",
"# Part 1: Introduction to the `earthaccess` python library\n",
"\n",
"## Tutorial Overview\n",
Expand Down Expand Up @@ -1915,7 +1913,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
8 changes: 4 additions & 4 deletions _sources/tutorials/NASA-Earthdata-Cloud-Access/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The following series of tutorials provides background on how to search and access NASA Earthdata. In particular, we provide background on the NASA Earthdata Cloud evolution and general cloud computing considerations, followed by a focus on NASA's ICESat-2 Mission. This introduction is followed by tutorials on two valuable python packages: `earthaccess` and `icepyx`, offering complementary search, access, and subsetting capabilities.

## The following notebooks are included as part of this series:
* Introduction to NASA Earthdata Cloud and ICESat-2
* Using NASA Earthdata Search to Discover Cloud-Hosted Data
* Introduction to the `earthaccess` python library
* Using the `icepyx` python library to access ICESat-2 data
* [Introduction to NASA Earthdata Cloud and ICESat-2](https://book.cryointhecloud.com/tutorials/NASA-Earthdata-Cloud-Access/1.Intro-Earthdata-Cloud.html)
* [Using NASA Earthdata Search to Discover Cloud-Hosted Data](https://book.cryointhecloud.com/tutorials/NASA-Earthdata-Cloud-Access/2.earthdata_search.html)
* [Introduction to the `earthaccess` python library](https://book.cryointhecloud.com/tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html)
* [Using the `icepyx` python library to access ICESat-2 data](https://book.cryointhecloud.com/tutorials/NASA-Earthdata-Cloud-Access/4.icepyx.html)
1 change: 1 addition & 0 deletions _sources/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ All live tutorial recordings available via CryoCloud YouTube. Or see the table b
| [Analysis-ready, cloud-optimized data: writing zarr directories](https://book.cryointhecloud.com/tutorials/ARCOdata_writingZarrs.html) | [Recording](https://youtu.be/CkQW_3gcFaM)
| [Determining ice sheet change using Greenland Ice Mapping Project (GrIMP) tools](https://book.cryointhecloud.com/tutorials/GrIMP/GrIMP_tutorial_AGU23.html) | [Recording](https://youtu.be/MSp7zke8ReE)
| Publishing tools and storing data with Ghub | [Recording](https://youtu.be/wwezHsz1j9M)
| [ITS_LIVE Python Library Demo: Time Series of Ice Flow Speed at a Point](https://book.cryointhecloud.com/tutorials/ITS_LIVE_plot_point_timeseries.html) | Recording
8 changes: 7 additions & 1 deletion content/Code_of_Conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion content/Getting_Started.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion content/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion content/citing_cryocloud.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion content/hub_best_practices.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion content/mission.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
14 changes: 10 additions & 4 deletions contributing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Workflow for contributing to our JupyterBook (or any GitHub project)" href="workflow.html" />
<link rel="prev" title="Determining ice sheet change using Greenland Ice Mapping Project (GrIMP) tools" href="../tutorials/GrIMP/GrIMP_tutorial_AGU23.html" />
<link rel="prev" title="&lt;no title&gt;" href="../tutorials/ITS_LIVE_plot_point_timeseries.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">

Expand Down Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down Expand Up @@ -734,11 +740,11 @@ <h2>How we work<a class="headerlink" href="#how-we-work" title="Permalink to thi

<!-- Previous / next buttons -->
<div class='prev-next-area'>
<a class='left-prev' id="prev-link" href="../tutorials/GrIMP/GrIMP_tutorial_AGU23.html" title="previous page">
<a class='left-prev' id="prev-link" href="../tutorials/ITS_LIVE_plot_point_timeseries.html" title="previous page">
<i class="fas fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">Determining ice sheet change using Greenland Ice Mapping Project (GrIMP) tools</p>
<p class="prev-next-title">&lt;no title&gt;</p>
</div>
</a>
<a class='right-next' id="next-link" href="workflow.html" title="next page">
Expand Down
8 changes: 7 additions & 1 deletion contributing/workflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion external/ICESAT2_ATL10-h5coro_large_scale_time_series.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion external/ICESat2_Earthaccess.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion external/Multi-File_Direct_S3_Access_COG_Example.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion external/Multi-File_Direct_S3_Access_NetCDF_Example.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion how_tos/background/earthdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion how_tos/background/earthengine.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion how_tos/background/git.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion how_tos/background/github.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion how_tos/background/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
8 changes: 7 additions & 1 deletion how_tos/background/jupyterhub.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,13 @@ <h1 class="site-logo" id="site-title">CryoCloud</h1>
</li>
<li class="toctree-l3">
<a class="reference internal" href="../../tutorials/NASA-Earthdata-Cloud-Access/3.earthaccess.html">
NASA Earthdata Cloud and data access using earthaccess and icepyx
Part 1: Introduction to the
<code class="docutils literal notranslate">
<span class="pre">
earthaccess
</span>
</code>
python library
</a>
</li>
<li class="toctree-l3">
Expand Down
Loading

0 comments on commit c62c158

Please sign in to comment.