Skip to content

Commit 8bce2b0

Browse files
author
Documenter.jl
committed
build based on 1814c3d
1 parent b8fbe22 commit 8bce2b0

File tree

109 files changed

+3135
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+3135
-0
lines changed

previews/PR962/404.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US" dir="ltr">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<title>404 | Rasters.jl</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.6.3">
9+
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR962/assets/style.Cz09FReQ.css" as="style">
10+
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR962/vp-icons.css" as="style">
11+
12+
<script type="module" src="/Rasters.jl/previews/PR962/assets/app.D1bmHSEv.js"></script>
13+
<link rel="preload" href="/Rasters.jl/previews/PR962/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
14+
<link rel="icon" href="/favicon.ico">
15+
<script src="/Rasters.jl/versions.js"></script>
16+
<script src="/Rasters.jl/previews/PR962/siteinfo.js"></script>
17+
<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>
18+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
19+
</head>
20+
<body>
21+
<div id="app"></div>
22+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"BDeShqIZ\",\"get_started.md\":\"C9QcXhBD\",\"index.md\":\"DT2CT_x8\",\"manual_cellarea.md\":\"j-x5IhVD\",\"manual_data_sources.md\":\"D84zvFtw\",\"manual_methods.md\":\"BBzDD_VY\",\"tutorials_array_operations.md\":\"DT1iKkTl\",\"tutorials_gbif_wflow.md\":\"Dgczo7RT\",\"tutorials_plot_makie.md\":\"kC01gZhG\",\"tutorials_plotting.md\":\"YrvDbIl1\",\"tutorials_resample.md\":\"9BCxl6si\",\"tutorials_spatial_mean.md\":\"BR2NQqKr\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Rasters.jl\",\"description\":\"Manipulating rasterized spatial data\",\"base\":\"/Rasters.jl/previews/PR962/\",\"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\":\"Data Sources\",\"link\":\"/manual/data_sources\"},{\"text\":\"Methods\",\"items\":[{\"text\":\"Overview\",\"link\":\"/manual/methods\"},{\"text\":\"rasterize\",\"link\":\"/api#Rasters.rasterize\"},{\"text\":\"extract\",\"link\":\"/api#Rasters.extract\"},{\"text\":\"zonal\",\"link\":\"/api#Rasters.zonal-Tuple{Any,%20Union{AbstractRaster,%20AbstractRasterStack}}\"},{\"text\":\"aggregate\",\"link\":\"/api#Rasters.aggregate\"},{\"text\":\"disaggregate\",\"link\":\"/api#Rasters.disaggregate\"},{\"text\":\"cellarea\",\"link\":\"/manual/cellarea\"},{\"text\":\"mosaic\",\"link\":\"/api#Rasters.mosaic-Tuple{Function,%20Union{AbstractRaster,%20AbstractRasterStack},%20Vararg{Union{AbstractRaster,%20AbstractRasterStack}}}\"},{\"text\":\"crop\",\"link\":\"/api#Rasters.crop\"},{\"text\":\"extend\",\"link\":\"/api#Rasters.extend\"},{\"text\":\"trim\",\"link\":\"/api#Rasters.trim-Tuple{Union{AbstractRaster,%20AbstractRasterStack}}\"},{\"text\":\"resample\",\"link\":\"/api#Rasters.resample-Tuple\"},{\"text\":\"warp\",\"link\":\"/api#Rasters.warp-Tuple\"},{\"text\":\"classify\",\"link\":\"/api#Rasters.classify\"},{\"text\":\"mask\",\"link\":\"/api#Rasters.mask-Tuple{Any}\"},{\"text\":\"replace_missing\",\"link\":\"/api#Rasters.replace_missing-Tuple{Any}\"},{\"text\":\"modify\",\"link\":\"/api#DimensionalData.modify-Tuple{Any,%20AbstractRasterSeries}\"},{\"text\":\"read\",\"link\":\"/api#Base.read-Tuple{Union{AbstractRaster,%20AbstractRasterSeries,%20AbstractRasterStack}}\"},{\"text\":\"read!\",\"link\":\"/api#Base.read!-Tuple{AbstractRaster,%20AbstractArray}\"},{\"text\":\"open\",\"link\":\"/api#Base.open-Tuple{Function,%20AbstractRaster}\"},{\"text\":\"write\",\"link\":\"/api#Base.write-Tuple{AbstractString,%20AbstractRasterSeries}\"}]}]},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Plotting\",\"collapsed\":true,\"items\":[{\"text\":\"Plots.jl\",\"link\":\"/tutorials/plotting\"},{\"text\":\"Makie.jl\",\"link\":\"/tutorials/plot_makie\"}]},{\"text\":\"Array Operations\",\"link\":\"/tutorials/array_operations\"},{\"text\":\"Spatial mean\",\"link\":\"/tutorials/spatial_mean\"},{\"text\":\"Reprojection and resampling\",\"link\":\"/tutorials/resample\"},{\"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\":\"Data Sources\",\"link\":\"/manual/data_sources\"},{\"text\":\"Methods\",\"collapsed\":true,\"items\":[{\"text\":\"Overview\",\"link\":\"/manual/methods\"},{\"text\":\"rasterize\",\"link\":\"/api#Rasters.rasterize\"},{\"text\":\"extract\",\"link\":\"/api#Rasters.extract\"},{\"text\":\"zonal\",\"link\":\"/api#Rasters.zonal-Tuple{Any,%20Union{AbstractRaster,%20AbstractRasterStack}}\"},{\"text\":\"aggregate\",\"link\":\"/api#Rasters.aggregate\"},{\"text\":\"disaggregate\",\"link\":\"/api#Rasters.disaggregate\"},{\"text\":\"cellarea\",\"link\":\"/manual/cellarea\"},{\"text\":\"mosaic\",\"link\":\"/api#Rasters.mosaic-Tuple{Function,%20Union{AbstractRaster,%20AbstractRasterStack},%20Vararg{Union{AbstractRaster,%20AbstractRasterStack}}}\"},{\"text\":\"crop\",\"link\":\"/api#Rasters.crop\"},{\"text\":\"extend\",\"link\":\"/api#Rasters.extend\"},{\"text\":\"trim\",\"link\":\"/api#Rasters.trim-Tuple{Union{AbstractRaster,%20AbstractRasterStack}}\"},{\"text\":\"resample\",\"link\":\"/api#Rasters.resample-Tuple\"},{\"text\":\"warp\",\"link\":\"/api#Rasters.warp-Tuple\"},{\"text\":\"classify\",\"link\":\"/api#Rasters.classify\"},{\"text\":\"mask\",\"link\":\"/api#Rasters.mask-Tuple{Any}\"},{\"text\":\"replace_missing\",\"link\":\"/api#Rasters.replace_missing-Tuple{Any}\"},{\"text\":\"modify\",\"link\":\"/api#DimensionalData.modify-Tuple{Any,%20AbstractRasterSeries}\"},{\"text\":\"read\",\"link\":\"/api#Base.read-Tuple{Union{AbstractRaster,%20AbstractRasterSeries,%20AbstractRasterStack}}\"},{\"text\":\"read!\",\"link\":\"/api#Base.read!-Tuple{AbstractRaster,%20AbstractArray}\"},{\"text\":\"open\",\"link\":\"/api#Base.open-Tuple{Function,%20AbstractRaster}\"},{\"text\":\"write\",\"link\":\"/api#Base.write-Tuple{AbstractString,%20AbstractRasterSeries}\"}]}]},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Plotting\",\"collapsed\":true,\"items\":[{\"text\":\"Plots.jl\",\"link\":\"/tutorials/plotting\"},{\"text\":\"Makie.jl\",\"link\":\"/tutorials/plot_makie\"}]},{\"text\":\"Array Operations\",\"link\":\"/tutorials/array_operations\"},{\"text\":\"Spatial mean\",\"link\":\"/tutorials/spatial_mean\"},{\"text\":\"Reprojection and resampling\",\"link\":\"/tutorials/resample\"},{\"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 2025. Released under the MIT License.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
23+
24+
</body>
25+
</html>

previews/PR962/api.html

Lines changed: 472 additions & 0 deletions
Large diffs are not rendered by default.
69 KB
Loading
73 KB
Loading

previews/PR962/assets/api.md.BDeShqIZ.js

Lines changed: 445 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

previews/PR962/assets/api.md.BDeShqIZ.lean.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

previews/PR962/assets/app.D1bmHSEv.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
48.3 KB
Loading
332 KB
Loading
25.5 KB
Loading

0 commit comments

Comments
 (0)