Skip to content

Commit

Permalink
deploy: c2ee440
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marshall committed Feb 4, 2024
1 parent 7721661 commit 583c13e
Show file tree
Hide file tree
Showing 9 changed files with 125 additions and 13 deletions.
1 change: 0 additions & 1 deletion PC_RTC.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ <h3>Other useful resources<a class="headerlink" href="#other-useful-resources" t
<span class="kn">import</span> <span class="nn">rich.table</span>
<span class="kn">import</span> <span class="nn">planetary_computer</span>
<span class="kn">from</span> <span class="nn">pystac_client</span> <span class="kn">import</span> <span class="n">Client</span>
<span class="c1">#import cartopy</span>
<span class="kn">from</span> <span class="nn">shapely.geometry</span> <span class="kn">import</span> <span class="n">Polygon</span>
<span class="kn">import</span> <span class="nn">rioxarray</span> <span class="k">as</span> <span class="nn">rio</span>
<span class="kn">import</span> <span class="nn">pystac</span>
Expand Down
87 changes: 82 additions & 5 deletions References.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://e-marshall.github.io/sentinel1_rtc/References.html" />
<meta property="og:site_name" content="Python" />
<meta property="og:description" content="Under construction" />
<meta property="og:description" content="The material in this tutorial was developed with the aid of many online resources. Datasets: Alaska Satellite Facility Sentinel-1 On-Demand, Micrsoft Planetary Computer Sentinel-1 RTC data,. Synthe..." />
<meta property="og:image" content="https://e-marshall.github.io/sentinel1_rtc/_static/s1_rtc_thumbnail.png" />
<meta property="og:image:alt" content="Python" />
<meta name="description" content="Under construction" />
<meta name="description" content="The material in this tutorial was developed with the aid of many online resources. Datasets: Alaska Satellite Facility Sentinel-1 On-Demand, Micrsoft Planetary Computer Sentinel-1 RTC data,. Synthe..." />

<title>References &#8212; Sentinel-1 RTC data workflows with xarray</title>

Expand Down Expand Up @@ -331,7 +331,9 @@
</button>
`);
</script>

<label class="sidebar-toggle secondary-toggle btn btn-sm" for="__secondary"title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip">
<span class="fa-solid fa-list"></span>
</label>
</div></div>

</div>
Expand All @@ -347,6 +349,17 @@ <h1>References</h1>
<div id="print-main-content">
<div id="jb-print-toc">

<div>
<h2> Contents </h2>
</div>
<nav aria-label="Page">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#datasets">Datasets</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#synthetic-aperture-radar-resources">Synthetic Aperture Radar resources:</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#other-tutorials">Other tutorials</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#open-source-software">Open-Source Software</a></li>
</ul>
</nav>
</div>
</div>
</div>
Expand All @@ -358,7 +371,55 @@ <h1>References</h1>

<section class="tex2jax_ignore mathjax_ignore" id="references">
<h1>References<a class="headerlink" href="#references" title="Permalink to this heading">#</a></h1>
<p>Under construction</p>
<p>The material in this tutorial was developed with the aid of many online resources.</p>
<section id="datasets">
<h2>Datasets<a class="headerlink" href="#datasets" title="Permalink to this heading">#</a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://search.asf.alaska.edu/#/?topic=onDemand">Alaska Satellite Facility Sentinel-1 On-Demand</a></p></li>
<li><p><a class="reference external" href="https://planetarycomputer.microsoft.com/dataset/sentinel-1-rtc">Micrsoft Planetary Computer Sentinel-1 RTC data</a></p></li>
<li></li>
</ul>
</section>
<section id="synthetic-aperture-radar-resources">
<h2>Synthetic Aperture Radar resources:<a class="headerlink" href="#synthetic-aperture-radar-resources" title="Permalink to this heading">#</a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://ntrs.nasa.gov/api/citations/20190002563/downloads/20190002563.pdf">The SAR Handbook</a></p></li>
<li><p><a class="reference external" href="https://hyp3-docs.asf.alaska.edu/guides/rtc_product_guide/">ASF Sentinel-1 RTC Product Guide</a></p></li>
</ul>
</section>
<section id="other-tutorials">
<h2>Other tutorials<a class="headerlink" href="#other-tutorials" title="Permalink to this heading">#</a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://planetarycomputer.microsoft.com/docs/tutorials/customizable-rtc-sentinel1/">Planetary Computer Customizable RTC</a></p></li>
</ul>
</section>
<section id="open-source-software">
<h2>Open-Source Software<a class="headerlink" href="#open-source-software" title="Permalink to this heading">#</a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://docs.xarray.dev/en/stable/">Xarray</a></p></li>
<li><p><a class="reference external" href="https://corteva.github.io/rioxarray/stable/">Rioxarray</a></p></li>
<li><p><a class="reference external" href="https://pandas.pydata.org/">Pandas</a></p></li>
<li><p><a class="reference external" href="https://geopandas.org/en/stable/">Geopandas</a></p></li>
<li><p><a class="reference external" href="https://stackstac.readthedocs.io/en/latest/">Stackstac</a></p></li>
<li><p><a class="reference external" href="https://pystac.readthedocs.io/en/stable/">PySTAC</a></p></li>
<li><p><a class="reference external" href="https://www.dask.org/">Dask</a></p></li>
<li><p><a class="reference external" href="https://shapely.readthedocs.io/en/stable/manual.html">Shapely</a></p></li>
<li><p><a class="reference external" href="https://docs.python.org/3/library/os.html">os</a></p></li>
<li><p><a class="reference external" href="https://docs.python.org/3/library/tempfile.html">tempfile</a></p></li>
<li><p><a class="reference external" href="https://pypi.org/project/requests/">requests</a></p></li>
<li><p><a class="reference external" href="https://pypi.org/project/Markdown/">markdown</a></p></li>
<li><p><a class="reference external" href="https://docs.python.org/3/library/pathlib.html">pathlib</a></p></li>
<li><p><a class="reference external" href="https://pypi.org/project/planetary-computer/">planetary computer</a></p></li>
<li><p><a class="reference external" href="https://pypi.org/project/adlfs/">adlfs</a></p></li>
<li><p><a class="reference external" href="https://pystac-client.readthedocs.io/en/stable/">PySTAC Client</a></p></li>
<li><p><a class="reference external" href="https://matplotlib.org/">matplotlib</a></p></li>
<li><p><a class="reference external" href="https://docs.python.org/3/library/datetime.html">datetime</a></p></li>
<li><p><a class="reference external" href="https://numpy.org/">numpy</a></p></li>
<li><p><a class="reference external" href="https://rich.readthedocs.io/en/stable/tables.html">rich.table</a></p></li>
<li><p><a class="reference external" href="https://docs.python.org/3/library/time.html">time</a></p></li>
<li><p><a class="reference external" href="https://docs.python.org/3/library/glob.html">glob</a></p></li>
</ul>
</section>
</section>

<script type="text/x-thebe-config">
Expand Down Expand Up @@ -407,7 +468,23 @@ <h1>References<a class="headerlink" href="#references" title="Permalink to this



<div class="bd-sidebar-secondary bd-toc"></div>
<div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">


<div class="sidebar-secondary-item">
<div class="page-toc tocsection onthispage">
<i class="fa-solid fa-list"></i> Contents
</div>
<nav class="bd-toc-nav page-toc">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#datasets">Datasets</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#synthetic-aperture-radar-resources">Synthetic Aperture Radar resources:</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#other-tutorials">Other tutorials</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#open-source-software">Open-Source Software</a></li>
</ul>
</nav></div>

</div></div>


</div>
Expand Down
1 change: 0 additions & 1 deletion _sources/PC_RTC.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"import rich.table\n",
"import planetary_computer\n",
"from pystac_client import Client\n",
"#import cartopy\n",
"from shapely.geometry import Polygon\n",
"import rioxarray as rio\n",
"import pystac\n",
Expand Down
37 changes: 36 additions & 1 deletion _sources/References.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
# References

Under construction
The material in this tutorial was developed with the aid of many online resources.

## Datasets
- [Alaska Satellite Facility Sentinel-1 On-Demand](https://search.asf.alaska.edu/#/?topic=onDemand)
- [Micrsoft Planetary Computer Sentinel-1 RTC data](https://planetarycomputer.microsoft.com/dataset/sentinel-1-rtc)
-
## Synthetic Aperture Radar resources:
- [The SAR Handbook](https://ntrs.nasa.gov/api/citations/20190002563/downloads/20190002563.pdf)
- [ASF Sentinel-1 RTC Product Guide](https://hyp3-docs.asf.alaska.edu/guides/rtc_product_guide/)

## Other tutorials
- [Planetary Computer Customizable RTC](https://planetarycomputer.microsoft.com/docs/tutorials/customizable-rtc-sentinel1/)

## Open-Source Software
- [Xarray](https://docs.xarray.dev/en/stable/)
- [Rioxarray](https://corteva.github.io/rioxarray/stable/)
- [Pandas](https://pandas.pydata.org/)
- [Geopandas](https://geopandas.org/en/stable/)
- [Stackstac](https://stackstac.readthedocs.io/en/latest/)
- [PySTAC](https://pystac.readthedocs.io/en/stable/)
- [Dask](https://www.dask.org/)
- [Shapely](https://shapely.readthedocs.io/en/stable/manual.html)
- [os](https://docs.python.org/3/library/os.html)
- [tempfile](https://docs.python.org/3/library/tempfile.html)
- [requests](https://pypi.org/project/requests/)
- [markdown](https://pypi.org/project/Markdown/)
- [pathlib](https://docs.python.org/3/library/pathlib.html)
- [planetary computer](https://pypi.org/project/planetary-computer/)
- [adlfs](https://pypi.org/project/adlfs/)
- [PySTAC Client](https://pystac-client.readthedocs.io/en/stable/)
- [matplotlib](https://matplotlib.org/)
- [datetime](https://docs.python.org/3/library/datetime.html)
- [numpy](https://numpy.org/)
- [rich.table](https://rich.readthedocs.io/en/stable/tables.html)
- [time](https://docs.python.org/3/library/time.html)
- [glob](https://docs.python.org/3/library/glob.html)
5 changes: 2 additions & 3 deletions _sources/asf_inspect.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 38,
"id": "221f4a3f-1adc-4f61-979a-94ec5de93f38",
"metadata": {},
"outputs": [],
Expand All @@ -61,8 +61,7 @@
"import pandas as pd\n",
"import dask\n",
"\n",
"from pathlib import Path\n",
"#from intake.source.utils import reverse_format\n"
"from pathlib import Path"
]
},
{
Expand Down
2 changes: 2 additions & 0 deletions _sources/software.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@
"import numpy as np\n",
"import pandas as pd\n",
"import rich.table\n",
"import time\n",
"import glob\n",
"\n",
"from IPython.display import Image"
]
Expand Down
1 change: 0 additions & 1 deletion asf_inspect.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,6 @@ <h2>Software and setup<a class="headerlink" href="#software-and-setup" title="Pe
<span class="kn">import</span> <span class="nn">dask</span>

<span class="kn">from</span> <span class="nn">pathlib</span> <span class="kn">import</span> <span class="n">Path</span>
<span class="c1">#from intake.source.utils import reverse_format</span>
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions software.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,8 @@ <h2>Computing environment<a class="headerlink" href="#computing-environment" tit
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="kn">import</span> <span class="nn">pandas</span> <span class="k">as</span> <span class="nn">pd</span>
<span class="kn">import</span> <span class="nn">rich.table</span>
<span class="kn">import</span> <span class="nn">time</span>
<span class="kn">import</span> <span class="nn">glob</span>

<span class="kn">from</span> <span class="nn">IPython.display</span> <span class="kn">import</span> <span class="n">Image</span>
</pre></div>
Expand Down

0 comments on commit 583c13e

Please sign in to comment.