Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Dec 10, 2023
1 parent ea8b610 commit 80c6193
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
301e2ff4
a0e47c33
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/prerequisites.html</loc>
<lastmod>2023-12-10T17:40:59.491Z</lastmod>
<lastmod>2023-12-10T17:52:40.712Z</lastmod>
</url>
<url>
<loc>https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/tutorials/Earthdata_Subset_and_Plot.html</loc>
<lastmod>2023-12-10T17:40:58.895Z</lastmod>
<lastmod>2023-12-10T17:52:40.120Z</lastmod>
</url>
<url>
<loc>https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/schedule.html</loc>
<lastmod>2023-12-10T17:40:55.771Z</lastmod>
<lastmod>2023-12-10T17:52:36.996Z</lastmod>
</url>
<url>
<loc>https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/index.html</loc>
<lastmod>2023-12-10T17:40:54.855Z</lastmod>
<lastmod>2023-12-10T17:52:36.068Z</lastmod>
</url>
<url>
<loc>https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/tutorials/Earthdata_Search_Discovery_earthaccess.html</loc>
<lastmod>2023-12-10T17:40:56.851Z</lastmod>
<lastmod>2023-12-10T17:52:38.100Z</lastmod>
</url>
<url>
<loc>https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/slides.html</loc>
<lastmod>2023-12-10T17:40:59.207Z</lastmod>
<lastmod>2023-12-10T17:52:40.416Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion tutorials/Earthdata_Subset_and_Plot.html
Original file line number Diff line number Diff line change
Expand Up @@ -3526,7 +3526,7 @@ <h4 class="anchored" data-anchor-id="build-a-harmony-subsetting-request">Build a
<pre><code> [ Processing: 100% ] |###################################################| [|]</code></pre>
</div>
</div>
<p>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&amp;pg[1][a]=1576368528!1576368575!LARC_ASDC&amp;pg[1][v]=t&amp;pg[1][gsk]=-start_date&amp;pg[1][m]=harmony0&amp;pg[1][of]=application/x-netcdf4&amp;pg[1][ets]=t&amp;pg[1][ess]=t&amp;q=C1576365803-LARC_ASDC&amp;sb[0]=-123.99609%2C37.19991%2C-120.44531%2C38.78263&amp;qt=2016-02-24T12%3A00%3A00.000Z%2C2016-02-24T23%3A00%3A00.000Z&amp;tl=1702228562!3!!&amp;lat=37.8270894268111&amp;long=-130.67578125&amp;zoom=4</p>
<p>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: <a href="https://search.earthdata.nasa.gov/search/granules?p=C1576365803-LARC_ASDC!C1576365803-LARC_ASDC&amp;pg%5B1%5D%5Ba%5D=1576368528!1576368575!LARC_ASDC&amp;pg%5B1%5D%5Bv%5D=t&amp;pg%5B1%5D%5Bgsk%5D=-start_date&amp;pg%5B1%5D%5Bm%5D=harmony0&amp;pg%5B1%5D%5Bof%5D=application/x-netcdf4&amp;pg%5B1%5D%5Bets%5D=t&amp;pg%5B1%5D%5Bess%5D=t&amp;q=C1576365803-LARC_ASDC&amp;sb%5B0%5D=-123.99609%2C37.19991%2C-120.44531%2C38.78263&amp;qt=2016-02-24T12%3A00%3A00.000Z%2C2016-02-24T23%3A00%3A00.000Z&amp;tl=1702228562!3!!&amp;lat=37.8270894268111&amp;long=-130.67578125&amp;zoom=4">https://search.earthdata.nasa.gov/search/granules?p=C1576365803-LARC_ASDC!C1576365803-LARC_ASDC&amp;pg[1][a]=1576368528!1576368575!LARC_ASDC&amp;pg[1][v]=t&amp;pg[1][gsk]=-start_date&amp;pg[1][m]=harmony0&amp;pg[1][of]=application/x-netcdf4&amp;pg[1][ets]=t&amp;pg[1][ess]=t&amp;q=C1576365803-LARC_ASDC&amp;sb[0]=-123.99609%2C37.19991%2C-120.44531%2C38.78263&amp;qt=2016-02-24T12%3A00%3A00.000Z%2C2016-02-24T23%3A00%3A00.000Z&amp;tl=1702228562!3!!&amp;lat=37.8270894268111&amp;long=-130.67578125&amp;zoom=4</a></p>
<p>(Futher information and examples can be found in the <code>harmony-py</code> repository, such as <a href="https://github.com/nasa/harmony-py/blob/main/examples/intro_tutorial.ipynb">this introductory notebook</a>.)</p>
</section>
<section id="request-parameters" class="level4">
Expand Down

0 comments on commit 80c6193

Please sign in to comment.