Skip to content

Commit

Permalink
build based on f01a96a
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Dec 29, 2024
1 parent f3a074c commit c7742c1
Show file tree
Hide file tree
Showing 110 changed files with 3,954 additions and 0 deletions.
25 changes: 25 additions & 0 deletions previews/PR844/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!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 | Rasters.jl</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.5.0">
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR844/assets/style.FcZPKQxu.css" as="style">
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR844/vp-icons.css" as="style">

<script type="module" src="/Rasters.jl/previews/PR844/assets/app.DP7NCwZl.js"></script>
<link rel="preload" href="/Rasters.jl/previews/PR844/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" href="/favicon.ico">
<script src="/Rasters.jl/versions.js"></script>
<script src="/Rasters.jl/previews/PR844/siteinfo.js"></script>
<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\":\"BUzSyHeZ\",\"get_started.md\":\"C3fIiQe8\",\"index.md\":\"0A9NfLww\",\"manual_array_operations.md\":\"DS7ryk3N\",\"manual_cellarea.md\":\"CUMNJ3tW\",\"manual_data_sources.md\":\"CFxtVI4J\",\"manual_methods.md\":\"C421KuL2\",\"manual_plot_makie.md\":\"DzKqtB_y\",\"manual_plotting.md\":\"BLSBinDj\",\"tutorials_gbif_wflow.md\":\"CBEYwdKD\",\"tutorials_resample_warp.md\":\"CIQRRBVe\",\"tutorials_spatial_mean.md\":\"DfizgktC\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Rasters.jl\",\"description\":\"Manipulating rasterized spatial data\",\"base\":\"/Rasters.jl/previews/PR844/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":\"/logo.png\",\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Get Started\",\"link\":\"/get_started\"},{\"text\":\"Manual\",\"items\":[{\"text\":\"Methods\",\"link\":\"/manual/methods\"},{\"text\":\"cellarea\",\"link\":\"/manual/cellarea\"},{\"text\":\"Array Operations\",\"link\":\"/manual/array_operations\"},{\"text\":\"Data Sources\",\"link\":\"/manual/data_sources\"},{\"text\":\"Plots\",\"items\":[{\"text\":\"Plots.jl\",\"link\":\"/manual/plotting\"},{\"text\":\"Makie.jl\",\"link\":\"manual/plot_makie\"}]}]},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Spatial mean\",\"link\":\"/tutorials/spatial_mean\"},{\"text\":\"Reprojection and resampling\",\"link\":\"/tutorials/resample_warp\"},{\"text\":\"Species Distribution Modelling\",\"link\":\"/tutorials/gbif_wflow\"}]},{\"text\":\"Ecosystem\",\"items\":[{\"text\":\"DimensionalData.jl\",\"link\":\"https://rafaqz.github.io/DimensionalData.jl\"},{\"text\":\"DiskArrays.jl\",\"link\":\"https://github.com/JuliaIO/DiskArrays.jl\"},{\"text\":\"GeoInterface.jl\",\"link\":\"https://github.com/JuliaGeo/GeoInterface.jl\"},{\"text\":\"NCDatasets.jl\",\"link\":\"https://alexander-barth.github.io/NCDatasets.jl/stable/\"},{\"text\":\"ArchGDAL.jl\",\"link\":\"https://github.com/yeesian/ArchGDAL.jl\"},{\"text\":\"GRIBDatasets.jl\",\"link\":\"https://github.com/JuliaGeo/GRIBDatasets.jl\"},{\"text\":\"ZarrDatasets.jl\",\"link\":\"https://github.com/JuliaGeo/ZarrDatasets.jl\"}]},{\"text\":\"API\",\"link\":\"/api\"},{\"component\":\"VersionPicker\"}],\"sidebar\":[{\"text\":\"Get Started\",\"link\":\"/get_started\"},{\"text\":\"Manual\",\"items\":[{\"text\":\"Methods\",\"link\":\"/manual/methods\"},{\"text\":\"cellarea\",\"link\":\"/manual/cellarea\"},{\"text\":\"Array Operations\",\"link\":\"/manual/array_operations\"},{\"text\":\"Data Sources\",\"link\":\"/manual/data_sources\"},{\"text\":\"Plots\",\"items\":[{\"text\":\"Plots.jl\",\"link\":\"/manual/plotting\"},{\"text\":\"Makie.jl\",\"link\":\"/manual/plot_makie\"}]}]},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Spatial mean\",\"link\":\"/tutorials/spatial_mean\"},{\"text\":\"Reprojection and resampling\",\"link\":\"/tutorials/resample_warp\"},{\"text\":\"Species Distribution Modelling\",\"link\":\"/tutorials/gbif_wflow\"}]},{\"text\":\"API\",\"link\":\"/api\"}],\"editLink\":{\"pattern\":\"https://github.com/rafaqz/Rasters.jl/edit/main/docs/src/:path\"},\"socialLinks\":[],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a> <br>\",\"copyright\":\"© Copyright 2024. Released under the MIT License.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
428 changes: 428 additions & 0 deletions previews/PR844/api.html

Large diffs are not rendered by default.

Binary file added previews/PR844/assets/aaskrbt.CUldC_pQ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
401 changes: 401 additions & 0 deletions previews/PR844/assets/api.md.BUzSyHeZ.js

Large diffs are not rendered by default.

401 changes: 401 additions & 0 deletions previews/PR844/assets/api.md.BUzSyHeZ.lean.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR844/assets/app.DP7NCwZl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR844/assets/aus_trim.Dy0S3fw0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR844/assets/bqwqqzp.BsE3Kr89.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions previews/PR844/assets/chunks/VPLocalSearchBox.CaHeXumm.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions previews/PR844/assets/chunks/framework.cWjYHZla.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions previews/PR844/assets/chunks/theme.BxVCRlXv.js

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR844/assets/cznhklq.BEMMLBYp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR844/assets/eiubnib.DdtYyM8O.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c7742c1

Please sign in to comment.