Skip to content

Commit 7d59f2c

Browse files
author
Documenter.jl
committed
build based on 76570a9
1 parent 4ea2ab2 commit 7d59f2c

File tree

110 files changed

+3311
-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.

110 files changed

+3311
-0
lines changed

previews/PR957/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/PR957/assets/style.CE3G8eFY.css" as="style">
10+
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR957/vp-icons.css" as="style">
11+
12+
<script type="module" src="/Rasters.jl/previews/PR957/assets/app.C3qR3O-3.js"></script>
13+
<link rel="preload" href="/Rasters.jl/previews/PR957/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/PR957/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\":\"BpERy68P\",\"get_started.md\":\"D359cmP8\",\"index.md\":\"yWFSL3tI\",\"manual_cellarea.md\":\"DzSYjGMW\",\"manual_data_sources.md\":\"DEBqJNbR\",\"manual_methods.md\":\"vJRn7Wkc\",\"tutorials_array_operations.md\":\"ClxnCnvl\",\"tutorials_gbif_wflow.md\":\"BCHA-rLe\",\"tutorials_plot_makie.md\":\"DtyxBjf1\",\"tutorials_plotting.md\":\"D4TsSH75\",\"tutorials_resample.md\":\"Dr5q3zCO\",\"tutorials_spatial_mean.md\":\"PlTAPmMQ\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Rasters.jl\",\"description\":\"Manipulating rasterized spatial data\",\"base\":\"/Rasters.jl/previews/PR957/\",\"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/PR957/api.html

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

previews/PR957/assets/api.md.BpERy68P.js

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

previews/PR957/assets/api.md.BpERy68P.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/PR957/assets/app.C3qR3O-3.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.
265 KB
Loading
48.3 KB
Loading
332 KB
Loading
23 KB
Loading

0 commit comments

Comments
 (0)