Skip to content

Commit

Permalink
build based on 8307db1
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jul 24, 2024
1 parent 410580f commit 08173fd
Show file tree
Hide file tree
Showing 93 changed files with 3,707 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable
2 changes: 1 addition & 1 deletion v0.5
21 changes: 21 additions & 0 deletions v0.5.9/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | YAXArrays.jl</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.3.1">
<link rel="preload stylesheet" href="/YAXArrays.jl/v0.5.9/assets/style.x2BzGqBv.css" as="style">

<script type="module" src="/YAXArrays.jl/v0.5.9/assets/app.DcQv_Oln.js"></script>
<link rel="preload" href="/YAXArrays.jl/v0.5.9/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"CYX2AwPT\",\"development_contribute.md\":\"DTzPAMjn\",\"development_contributors.md\":\"C_-e4Clk\",\"get_started.md\":\"BFiwHvQu\",\"index.md\":\"CPyKZUnS\",\"tutorials_mean_seasonal_cycle.md\":\"BYi8eCNA\",\"tutorials_other_tutorials.md\":\"C04pN_kv\",\"tutorials_plottingmaps.md\":\"CK2P9IMw\",\"userguide_chunk.md\":\"C1am-ZJr\",\"userguide_combine.md\":\"DNTC2x-W\",\"userguide_compute.md\":\"mKUCMQxi\",\"userguide_convert.md\":\"C3aIECaa\",\"userguide_create.md\":\"Czne1Smy\",\"userguide_faq.md\":\"9eOXzbWW\",\"userguide_group.md\":\"CR_l0Pkn\",\"userguide_read.md\":\"Dyyx6z-E\",\"userguide_select.md\":\"C70Wbwm3\",\"userguide_types.md\":\"Cu1CJTMs\",\"userguide_write.md\":\"BXB6Ju69\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"YAXArrays.jl\",\"description\":\"Yet another xarray-like Julia package\",\"base\":\"/YAXArrays.jl/v0.5.9/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Get Started\",\"link\":\"/get_started\"},{\"text\":\"User Guide\",\"items\":[{\"text\":\"Types\",\"link\":\"/UserGuide/types\"},{\"text\":\"Read\",\"link\":\"/UserGuide/read\"},{\"text\":\"Write\",\"link\":\"/UserGuide/write\"},{\"text\":\"Convert\",\"link\":\"/UserGuide/convert\"},{\"text\":\"Create\",\"link\":\"/UserGuide/create\"},{\"text\":\"Select\",\"link\":\"/UserGuide/select\"},{\"text\":\"Compute\",\"link\":\"/UserGuide/compute\"},{\"text\":\"Chunk\",\"link\":\"/UserGuide/chunk\"},{\"text\":\"Group\",\"link\":\"/UserGuide/group\"},{\"text\":\"Combine\",\"link\":\"/UserGuide/combine\"},{\"text\":\"FAQ\",\"link\":\"/UserGuide/faq\"}]},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Overview\",\"link\":\"/tutorials/tutorial\"},{\"text\":\"Plotting maps\",\"link\":\"/tutorials/plottingmaps\"},{\"text\":\"Mean Seasonal Cycle\",\"link\":\"/tutorials/mean_seasonal_cycle\"},{\"text\":\"ESDL studies\",\"items\":[{\"text\":\"ESDL study 1\",\"link\":\"https://github.com/JuliaDataCubes/YAXArrays.jl/blob/master/docs/src/tutorials/esdl/examples_from_esdl_study_1.jl\"},{\"text\":\"ESDL study 2\",\"link\":\"https://github.com/JuliaDataCubes/YAXArrays.jl/blob/master/docs/src/tutorials/esdl/examples_from_esdl_study_2.jl\"},{\"text\":\"ESDL study 3\",\"link\":\"https://github.com/JuliaDataCubes/YAXArrays.jl/blob/master/docs/src/tutorials/esdl/examples_from_esdl_study_3.jl\"},{\"text\":\"ESDL study 4\",\"link\":\"https://github.com/JuliaDataCubes/YAXArrays.jl/blob/master/docs/src/tutorials/esdl/examples_from_esdl_study_4.jl\"}]},{\"text\":\"Other Tutorials\",\"link\":\"/tutorials/other_tutorials\"}]},{\"text\":\"Ecosystem\",\"items\":[{\"text\":\"DimensionalData.jl\",\"link\":\"https://rafaqz.github.io/DimensionalData.jl/dev/\"},{\"text\":\"NetCDF.jl\",\"link\":\"https://juliageo.org/NetCDF.jl/stable/\"},{\"text\":\"Zarr.jl\",\"link\":\"https://juliaio.github.io/Zarr.jl/latest/\"},{\"text\":\"ArchGDAL.jl\",\"link\":\"https://yeesian.com/ArchGDAL.jl/stable/\"},{\"text\":\"GeoMakie.jl\",\"link\":\"https://geo.makie.org/dev/\"},{\"text\":\"Makie.jl\",\"link\":\"https://docs.makie.org/dev/\"}]},{\"text\":\"Development\",\"items\":[{\"text\":\"Contribute\",\"link\":\"development/contribute\"},{\"text\":\"Contributors\",\"link\":\"development/contributors\"}]}],\"sidebar\":[{\"text\":\"Get Started\",\"link\":\"/get_started\"},{\"text\":\"API Reference\",\"link\":\"api\"},{\"text\":\"User Guide\",\"items\":[{\"text\":\"Types\",\"link\":\"/UserGuide/types\"},{\"text\":\"Read\",\"link\":\"/UserGuide/read\"},{\"text\":\"Write\",\"link\":\"/UserGuide/write\"},{\"text\":\"Convert\",\"link\":\"/UserGuide/convert\"},{\"text\":\"Create\",\"link\":\"/UserGuide/create\"},{\"text\":\"Select\",\"link\":\"/UserGuide/select\"},{\"text\":\"Compute\",\"link\":\"/UserGuide/compute\"},{\"text\":\"Chunk\",\"link\":\"/UserGuide/chunk\"},{\"text\":\"Group\",\"link\":\"/UserGuide/group\"},{\"text\":\"Combine\",\"link\":\"/UserGuide/combine\"},{\"text\":\"FAQ\",\"link\":\"/UserGuide/faq\"}]},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Plotting maps\",\"link\":\"/tutorials/plottingmaps\"},{\"text\":\"Mean Seasonal Cycle\",\"link\":\"/tutorials/mean_seasonal_cycle\"},{\"text\":\"Other Tutorials\",\"link\":\"/tutorials/other_tutorials\"}]},{\"text\":\"Development\",\"items\":[{\"text\":\"Contribute\",\"link\":\"development/contribute\"},{\"text\":\"Contributors\",\"link\":\"development/contributors\"}]}],\"editLink\":{\"pattern\":\"https://github.com/JuliaDataCubes/YAXArrays.jl/edit/master/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/JuliaDataCubes/YAXArrays.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://github.com/LuxDL/DocumenterVitepress.jl\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a>\",\"copyright\":\"© Copyright 2024. Released under the MIT License.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
106 changes: 106 additions & 0 deletions v0.5.9/UserGuide/chunk.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions v0.5.9/UserGuide/combine.html

Large diffs are not rendered by default.

198 changes: 198 additions & 0 deletions v0.5.9/UserGuide/compute.html

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions v0.5.9/UserGuide/convert.html

Large diffs are not rendered by default.

71 changes: 71 additions & 0 deletions v0.5.9/UserGuide/create.html

Large diffs are not rendered by default.

218 changes: 218 additions & 0 deletions v0.5.9/UserGuide/faq.html

Large diffs are not rendered by default.

227 changes: 227 additions & 0 deletions v0.5.9/UserGuide/group.html

Large diffs are not rendered by default.

105 changes: 105 additions & 0 deletions v0.5.9/UserGuide/read.html

Large diffs are not rendered by default.

316 changes: 316 additions & 0 deletions v0.5.9/UserGuide/select.html

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions v0.5.9/UserGuide/types.html

Large diffs are not rendered by default.

62 changes: 62 additions & 0 deletions v0.5.9/UserGuide/write.html

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions v0.5.9/api.html

Large diffs are not rendered by default.

Loading

0 comments on commit 08173fd

Please sign in to comment.