Skip to content

Commit

Permalink
Deploy preview for PR #42
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 16, 2024
1 parent 5b2f027 commit e748328
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 94 deletions.
14 changes: 7 additions & 7 deletions pr-previews/pr-42/benchmark_analysis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ <h1>Benchmark analysis</h1>
<!-- End of mermaid configuration --><div class="jupyter-wrapper">
<div class="jp-Notebook" data-jp-theme-light="true" data-jp-theme-name="JupyterLab Light">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=eabc5205">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=12dd88c9">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1014,7 +1014,7 @@ <h1>Benchmark analysis</h1>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=de3ec535">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=dc6de22a">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1045,7 +1045,7 @@ <h1>Benchmark analysis</h1>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=feb2bdad">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=86698637">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1074,7 +1074,7 @@ <h1>Benchmark analysis</h1>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=f235fc03">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=31fe19b9">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1169,7 +1169,7 @@ <h1>Benchmark analysis</h1>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=6cf1e472">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=10eb9028">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1224,7 +1224,7 @@ <h1>Benchmark analysis</h1>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=d689b470">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=e84756b5">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1289,7 +1289,7 @@ <h1>Benchmark analysis</h1>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=9ccf2f4d">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=41a6314a">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down
32 changes: 16 additions & 16 deletions pr-previews/pr-42/examples/rasterio_backend_example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1785,7 +1785,7 @@ <h2 id="display-tiles-in-an-interactive-map">Display tiles in an interactive map
&lt;meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /&gt;
&lt;style&gt;
#map_bbdb87ca38e88d30865db405181d3705 {
#map_ff37df44adb98dd70fb5249f638c5fa1 {
position: relative;
width: 100.0%;
height: 100.0%;
Expand All @@ -1799,14 +1799,14 @@ <h2 id="display-tiles-in-an-interactive-map">Display tiles in an interactive map
&lt;body&gt;


&lt;div class="folium-map" id="map_bbdb87ca38e88d30865db405181d3705" &gt;&lt;/div&gt;
&lt;div class="folium-map" id="map_ff37df44adb98dd70fb5249f638c5fa1" &gt;&lt;/div&gt;

&lt;/body&gt;
&lt;script&gt;


var map_bbdb87ca38e88d30865db405181d3705 = L.map(
"map_bbdb87ca38e88d30865db405181d3705",
var map_ff37df44adb98dd70fb5249f638c5fa1 = L.map(
"map_ff37df44adb98dd70fb5249f638c5fa1",
{
center: [47.590266824611675, -91.03729840730689],
crs: L.CRS.EPSG3857,
Expand All @@ -1820,22 +1820,22 @@ <h2 id="display-tiles-in-an-interactive-map">Display tiles in an interactive map



var tile_layer_5b6ca13fce31f53b1566dd62d905f0bf = L.tileLayer(
var tile_layer_a33f11fb1579b96dee86491fee4ab122 = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors", "detectRetina": false, "maxNativeZoom": 19, "maxZoom": 19, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
);


tile_layer_5b6ca13fce31f53b1566dd62d905f0bf.addTo(map_bbdb87ca38e88d30865db405181d3705);
tile_layer_a33f11fb1579b96dee86491fee4ab122.addTo(map_ff37df44adb98dd70fb5249f638c5fa1);


var tile_layer_46e74346182ef9fbc2d2bdfa57ebe2ac = L.tileLayer(
var tile_layer_427d21837de2b2edfe44f1f9649e694c = L.tileLayer(
"https://dev-titiler-cmr.delta-backend.com/tiles/WebMercatorQuad/{z}/{x}/{y}@1x?concept_id=C2021957657-LPCLOUD\u0026datetime=2024-10-01T00%3A00%3A00Z%2F2024-10-10T23%3A59%3A59Z\u0026bands_regex=B%5B0-9%5D%5B0-9%5D\u0026backend=rasterio\u0026bands=B04\u0026bands=B03\u0026bands=B02\u0026color_formula=Gamma+RGB+3.5+Saturation+1.7+Sigmoidal+RGB+15+0.35",
{"attribution": "NASA", "detectRetina": false, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
);


tile_layer_46e74346182ef9fbc2d2bdfa57ebe2ac.addTo(map_bbdb87ca38e88d30865db405181d3705);
tile_layer_427d21837de2b2edfe44f1f9649e694c.addTo(map_ff37df44adb98dd70fb5249f638c5fa1);

&lt;/script&gt;
&lt;/html&gt;' style="position:absolute;width:100%;height:100%;left:0;top:0;border:none !important;" webkitallowfullscreen=""></iframe></div></div>
Expand Down Expand Up @@ -1997,7 +1997,7 @@ <h3 id="render-ndvi-using-the-expression-parameter">Render NDVI using the <code>
&lt;meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /&gt;
&lt;style&gt;
#map_42afd93cbea662ef30cfb17502c68cd6 {
#map_e04021e10e93bb03169cb23636d7fa97 {
position: relative;
width: 100.0%;
height: 100.0%;
Expand All @@ -2011,14 +2011,14 @@ <h3 id="render-ndvi-using-the-expression-parameter">Render NDVI using the <code>
&lt;body&gt;


&lt;div class="folium-map" id="map_42afd93cbea662ef30cfb17502c68cd6" &gt;&lt;/div&gt;
&lt;div class="folium-map" id="map_e04021e10e93bb03169cb23636d7fa97" &gt;&lt;/div&gt;

&lt;/body&gt;
&lt;script&gt;


var map_42afd93cbea662ef30cfb17502c68cd6 = L.map(
"map_42afd93cbea662ef30cfb17502c68cd6",
var map_e04021e10e93bb03169cb23636d7fa97 = L.map(
"map_e04021e10e93bb03169cb23636d7fa97",
{
center: [47.9221313337365, -91.65432884883238],
crs: L.CRS.EPSG3857,
Expand All @@ -2032,22 +2032,22 @@ <h3 id="render-ndvi-using-the-expression-parameter">Render NDVI using the <code>



var tile_layer_f945b7978d668c46818afb0e78b2d8dd = L.tileLayer(
var tile_layer_69268504425e3f140cdb433c2f3fcb7b = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors", "detectRetina": false, "maxNativeZoom": 19, "maxZoom": 19, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
);


tile_layer_f945b7978d668c46818afb0e78b2d8dd.addTo(map_42afd93cbea662ef30cfb17502c68cd6);
tile_layer_69268504425e3f140cdb433c2f3fcb7b.addTo(map_e04021e10e93bb03169cb23636d7fa97);


var tile_layer_97687967f41519f30a271762cdb2049b = L.tileLayer(
var tile_layer_faa9eea81c2fa6af71dc77b86d8f0e55 = L.tileLayer(
"https://dev-titiler-cmr.delta-backend.com/tiles/WebMercatorQuad/{z}/{x}/{y}@1x?concept_id=C2021957657-LPCLOUD\u0026datetime=2024-06-20T00%3A00%3A00Z%2F2024-06-27T23%3A59%3A59Z\u0026bands_regex=B%5B0-9%5D%5B0-9%5D\u0026backend=rasterio\u0026expression=%28B05-B04%29%2F%28B05%2BB04%29\u0026bands=B05\u0026bands=B04\u0026colormap_name=viridis\u0026rescale=-1%2C1",
{"attribution": "NASA", "detectRetina": false, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
);


tile_layer_97687967f41519f30a271762cdb2049b.addTo(map_42afd93cbea662ef30cfb17502c68cd6);
tile_layer_faa9eea81c2fa6af71dc77b86d8f0e55.addTo(map_e04021e10e93bb03169cb23636d7fa97);

&lt;/script&gt;
&lt;/html&gt;' style="position:absolute;width:100%;height:100%;left:0;top:0;border:none !important;" webkitallowfullscreen=""></iframe></div></div>
Expand Down
Loading

0 comments on commit e748328

Please sign in to comment.