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 6, 2024
1 parent b75ae8f commit fa8cbb7
Show file tree
Hide file tree
Showing 8 changed files with 92 additions and 92 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=d1d181a4">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=e498822e">
<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=90152b1f">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=21cdd7bd">
<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=2fc33582">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=bdf59c16">
<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=b7e61a36">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=d8dc07b3">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1165,7 +1165,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=46b921bc">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=2d1331a0">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1220,7 +1220,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=62a7246c">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=ccfc3f7b">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1285,7 +1285,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=7e7df505">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=fda18740">
<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_153fd603097a4e0595342a6233815c5d {
#map_3558b81d0539cdee3170d863bf4e0344 {
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_153fd603097a4e0595342a6233815c5d" &gt;&lt;/div&gt;
&lt;div class="folium-map" id="map_3558b81d0539cdee3170d863bf4e0344" &gt;&lt;/div&gt;

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


var map_153fd603097a4e0595342a6233815c5d = L.map(
"map_153fd603097a4e0595342a6233815c5d",
var map_3558b81d0539cdee3170d863bf4e0344 = L.map(
"map_3558b81d0539cdee3170d863bf4e0344",
{
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_1cf66d05239c67f44a924a747fad5410 = L.tileLayer(
var tile_layer_84a473bbe2d9925509a47bd1581d7ac1 = 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_1cf66d05239c67f44a924a747fad5410.addTo(map_153fd603097a4e0595342a6233815c5d);
tile_layer_84a473bbe2d9925509a47bd1581d7ac1.addTo(map_3558b81d0539cdee3170d863bf4e0344);


var tile_layer_003479a6fed25c289811a1e9b03e01d7 = L.tileLayer(
var tile_layer_9c2b38ec5dc8159600b1ff8b2a9e6936 = 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_003479a6fed25c289811a1e9b03e01d7.addTo(map_153fd603097a4e0595342a6233815c5d);
tile_layer_9c2b38ec5dc8159600b1ff8b2a9e6936.addTo(map_3558b81d0539cdee3170d863bf4e0344);

&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_81afbadad747beeaa1b7c4513eea96ee {
#map_141b60df318dcc32c5e928053c243655 {
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_81afbadad747beeaa1b7c4513eea96ee" &gt;&lt;/div&gt;
&lt;div class="folium-map" id="map_141b60df318dcc32c5e928053c243655" &gt;&lt;/div&gt;

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


var map_81afbadad747beeaa1b7c4513eea96ee = L.map(
"map_81afbadad747beeaa1b7c4513eea96ee",
var map_141b60df318dcc32c5e928053c243655 = L.map(
"map_141b60df318dcc32c5e928053c243655",
{
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_d26b9e3bdf5f002721f25bf96ee68195 = L.tileLayer(
var tile_layer_7c2f4acc34632a29b7f583567329bbc8 = 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_d26b9e3bdf5f002721f25bf96ee68195.addTo(map_81afbadad747beeaa1b7c4513eea96ee);
tile_layer_7c2f4acc34632a29b7f583567329bbc8.addTo(map_141b60df318dcc32c5e928053c243655);


var tile_layer_62f0340667a6b931b635274faabfb5c6 = L.tileLayer(
var tile_layer_c67fb7c178404ffdc8b2de4855ed88ff = 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_62f0340667a6b931b635274faabfb5c6.addTo(map_81afbadad747beeaa1b7c4513eea96ee);
tile_layer_c67fb7c178404ffdc8b2de4855ed88ff.addTo(map_141b60df318dcc32c5e928053c243655);

&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 fa8cbb7

Please sign in to comment.