Skip to content

Commit

Permalink
deploy: 14f5059
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 committed Apr 5, 2024
1 parent 1b23460 commit db51d2c
Show file tree
Hide file tree
Showing 10 changed files with 165 additions and 168 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@
"outputs": [],
"source": [
"(\n",
" xrds.hvplot(aspect=2, cmap=\"inferno\", title=\"Xarray with hvPlot\")\n",
" + uxds[\"psi\"].plot(aspect=2, cmap=\"inferno\", backend=\"bokeh\", title=\"UXarray Plot\")\n",
" xrds.hvplot(cmap=\"inferno\", title=\"Xarray with hvPlot\")\n",
" + uxds[\"psi\"].plot(cmap=\"inferno\", backend=\"bokeh\", title=\"UXarray Plot\")\n",
").opts(width=500, height=250)"
],
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ <h2>Structured Grids<a class="headerlink" href="#structured-grids" title="Link t
warnings.warn(f&#39;Downloading: {url}&#39;, DownloadWarning)
</pre></div>
</div>
<img alt="../../_images/ed6159453879ac2efab189f17b62b896487b3ebed2f27cadbb86a922833ae0d6.png" src="../../_images/ed6159453879ac2efab189f17b62b896487b3ebed2f27cadbb86a922833ae0d6.png" />
<img alt="../../_images/b4010254347df0da49cc6ba8c11dbe94eec5d0b607c3c680b88e1a1ed7bde5a0.png" src="../../_images/b4010254347df0da49cc6ba8c11dbe94eec5d0b607c3c680b88e1a1ed7bde5a0.png" />
</div>
</div>
</section>
Expand Down
16 changes: 8 additions & 8 deletions _preview/11/notebooks/01-intro/02-data-structures.html

Large diffs are not rendered by default.

69 changes: 33 additions & 36 deletions _preview/11/notebooks/03-uxarray-vis/002-xarray-to-uxarray.html

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions _preview/11/notebooks/03-uxarray-vis/01-plot-api.html

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions _preview/11/notebooks/03-uxarray-vis/02-grid-topology.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions _preview/11/notebooks/03-uxarray-vis/03-polygons.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions _preview/11/notebooks/03-uxarray-vis/04-points.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _preview/11/searchindex.js

Large diffs are not rendered by default.

0 comments on commit db51d2c

Please sign in to comment.