Skip to content

Commit

Permalink
Deploy preview for PR 139 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
jsignell committed May 1, 2024
1 parent c9a042d commit a661939
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5120,7 +5120,7 @@ <h3 data-anchor-id="reproject-before-plotting">Reproject before plotting</h3>
<section id="strategy-2-coarsen-spatial-resolution-of-the-data" class="level2">
<h2 data-anchor-id="strategy-2-coarsen-spatial-resolution-of-the-data">Strategy 2: Coarsen spatial resolution of the data</h2>
<p>Below, we coarsen the spatial resolution of the data by a factor of 4 in the x and 2 in the y. These values were chosen because they can be used with the <code>exact</code> boundary argument as the dimensions size is a multiple of these values.</p>
<p>You can also coarsen by datetime, using the same strategy as below but replacing <code>easting_m</code> and <code>northing_m</code> with <code>datetime</code>. If <code>{datetime: n}</code> is the value given to the <code>dim</code> argument, this would create a mean of the soil moisture average for <code>n</code> days.</p>
<p>You can also coarsen by datetime, using the same strategy as below but replacing <code>easting_m</code> and <code>northing_m</code> with <code>datetime</code>. If <code>{datetime: n}</code> is the value given to the <code>dim</code> argument, this would create a <code>mean</code> of the soil moisture average for <code>n</code> days.</p>
<p>Once the data has been coarsened, again it is reprojected for map visualization and then visualized.</p>
<div id="a9b36296-bc8d-4395-a861-5332582f6ca2" class="cell" data-execution_count="10">
<div class="sourceCode cell-code" id="cb11"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb11-1"><a href="#cb11-1" aria-hidden="true" tabindex="-1"></a>coarsened <span class="op">=</span> soil_moisture.coarsen(dim<span class="op">=</span>{<span class="st">"easting_m"</span>: <span class="dv">4</span>, <span class="st">"northing_m"</span>: <span class="dv">2</span>}).mean()</span>
Expand Down
88 changes: 44 additions & 44 deletions pr-preview/pr-139/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,178 +2,178 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://nasa-impact.github.io/veda-docs/index.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.917Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dashboard-configuration/dataset-configuration.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/index.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.917Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dataset-ingestion/index.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dataset-ingestion/file-preparation.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/docs-and-notebooks.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.917Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/services/jupyterhub.html</loc>
<lastmod>2024-05-01T20:38:23.138Z</lastmod>
<lastmod>2024-05-01T20:42:39.485Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/services/dashboard.html</loc>
<lastmod>2024-05-01T20:38:23.138Z</lastmod>
<lastmod>2024-05-01T20:42:39.481Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/services/apis.html</loc>
<lastmod>2024-05-01T20:38:23.138Z</lastmod>
<lastmod>2024-05-01T20:42:39.481Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/datasets/nceo-biomass-statistics.html</loc>
<lastmod>2024-05-01T20:38:22.598Z</lastmod>
<lastmod>2024-05-01T20:42:38.945Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/datasets/air-quality-covid.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.917Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/templates/template-accessing-the-data-directly.html</loc>
<lastmod>2024-05-01T20:38:22.758Z</lastmod>
<lastmod>2024-05-01T20:42:39.105Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/veda-operations/generate-cmip6-kerchunk-historical.html</loc>
<lastmod>2024-05-01T20:38:23.106Z</lastmod>
<lastmod>2024-05-01T20:42:39.453Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/veda-operations/publish-cmip6-kerchunk-stac.html</loc>
<lastmod>2024-05-01T20:38:23.106Z</lastmod>
<lastmod>2024-05-01T20:42:39.453Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/intake.html</loc>
<lastmod>2024-05-01T20:38:22.738Z</lastmod>
<lastmod>2024-05-01T20:42:39.085Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/downsample-zarr.html</loc>
<lastmod>2024-05-01T20:38:22.606Z</lastmod>
<lastmod>2024-05-01T20:42:38.953Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/timeseries-rioxarray-stackstac.html</loc>
<lastmod>2024-05-01T20:38:22.746Z</lastmod>
<lastmod>2024-05-01T20:42:39.089Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/timeseries-stac-api.html</loc>
<lastmod>2024-05-01T20:38:22.750Z</lastmod>
<lastmod>2024-05-01T20:42:39.093Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/list-collections.html</loc>
<lastmod>2024-05-01T20:38:22.742Z</lastmod>
<lastmod>2024-05-01T20:42:39.085Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/no2-map-plot.html</loc>
<lastmod>2024-05-01T20:38:22.742Z</lastmod>
<lastmod>2024-05-01T20:42:39.085Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/tutorials/mapping-fires.html</loc>
<lastmod>2024-05-01T20:38:23.102Z</lastmod>
<lastmod>2024-05-01T20:42:39.449Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/tutorials/gif-generation.html</loc>
<lastmod>2024-05-01T20:38:22.758Z</lastmod>
<lastmod>2024-05-01T20:42:39.105Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/tutorials/zonal-statistics-validation.html</loc>
<lastmod>2024-05-01T20:38:23.106Z</lastmod>
<lastmod>2024-05-01T20:42:39.453Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/tutorials/netcdf-to-cog-cmip6.html</loc>
<lastmod>2024-05-01T20:38:23.106Z</lastmod>
<lastmod>2024-05-01T20:42:39.449Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/tutorials/stac_ipyleaflet.html</loc>
<lastmod>2024-05-01T20:38:23.106Z</lastmod>
<lastmod>2024-05-01T20:42:39.449Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/open-and-plot.html</loc>
<lastmod>2024-05-01T20:38:22.746Z</lastmod>
<lastmod>2024-05-01T20:42:39.089Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/hls-visualization.html</loc>
<lastmod>2024-05-01T20:38:22.606Z</lastmod>
<lastmod>2024-05-01T20:42:38.953Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/download-assets.html</loc>
<lastmod>2024-05-01T20:38:22.598Z</lastmod>
<lastmod>2024-05-01T20:42:38.945Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/visualize-multiple-times.html</loc>
<lastmod>2024-05-01T20:38:22.750Z</lastmod>
<lastmod>2024-05-01T20:42:39.097Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/quickstarts/visualize-zarr.html</loc>
<lastmod>2024-05-01T20:38:22.758Z</lastmod>
<lastmod>2024-05-01T20:42:39.105Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/veda-operations/stac-collection-creation.html</loc>
<lastmod>2024-05-01T20:38:23.106Z</lastmod>
<lastmod>2024-05-01T20:42:39.453Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/veda-operations/stac-item-creation.html</loc>
<lastmod>2024-05-01T20:38:23.134Z</lastmod>
<lastmod>2024-05-01T20:42:39.481Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/templates/template-using-the-raster-api.html</loc>
<lastmod>2024-05-01T20:38:22.758Z</lastmod>
<lastmod>2024-05-01T20:42:39.105Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/datasets/volcano-so2-monitoring.html</loc>
<lastmod>2024-05-01T20:38:22.598Z</lastmod>
<lastmod>2024-05-01T20:42:38.945Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/datasets/ocean-npp-timeseries-analysis.html</loc>
<lastmod>2024-05-01T20:38:22.598Z</lastmod>
<lastmod>2024-05-01T20:42:38.945Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/notebooks/index.html</loc>
<lastmod>2024-05-01T20:38:22.598Z</lastmod>
<lastmod>2024-05-01T20:42:38.945Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/services/data-store.html</loc>
<lastmod>2024-05-01T20:38:23.138Z</lastmod>
<lastmod>2024-05-01T20:42:39.481Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/services/index.html</loc>
<lastmod>2024-05-01T20:38:23.138Z</lastmod>
<lastmod>2024-05-01T20:42:39.485Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/external-resources.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.917Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dataset-ingestion/stac-item-conventions.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.917Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dataset-ingestion/stac-collection-conventions.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dataset-ingestion/catalog-ingestion.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dashboard-configuration/discovery-configuration.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
<url>
<loc>https://nasa-impact.github.io/veda-docs/contributing/dashboard-configuration/index.html</loc>
<lastmod>2024-05-01T20:38:22.570Z</lastmod>
<lastmod>2024-05-01T20:42:38.913Z</lastmod>
</url>
</urlset>

0 comments on commit a661939

Please sign in to comment.