Skip to content

Commit

Permalink
build based on 844ce79
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jan 22, 2025
1 parent cdf7723 commit ac13f53
Show file tree
Hide file tree
Showing 111 changed files with 3,125 additions and 0 deletions.
25 changes: 25 additions & 0 deletions previews/PR870/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.6.3">
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR870/assets/style.uuES0mOL.css" as="style">
<link rel="preload stylesheet" href="/Rasters.jl/previews/PR870/vp-icons.css" as="style">

<script type="module" src="/Rasters.jl/previews/PR870/assets/app.ghNWhm6-.js"></script>
<link rel="preload" href="/Rasters.jl/previews/PR870/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/PR870/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\":\"BRucvEhs\",\"get_started.md\":\"D02koOXi\",\"index.md\":\"B6l7iv8b\",\"manual_cellarea.md\":\"BbZCD2vQ\",\"manual_data_sources.md\":\"DZNDmRIj\",\"manual_methods.md\":\"BTBqCB14\",\"tutorials_array_operations.md\":\"eUp_3cJk\",\"tutorials_gbif_wflow.md\":\"DnwsvlPO\",\"tutorials_plot_makie.md\":\"Dd_p5iyi\",\"tutorials_plotting.md\":\"DbzRjgX6\",\"tutorials_resample.md\":\"Cot6cpJJ\",\"tutorials_spatial_mean.md\":\"DNKcDrtr\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Rasters.jl\",\"description\":\"Manipulating rasterized spatial data\",\"base\":\"/Rasters.jl/previews/PR870/\",\"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>

</body>
</html>
418 changes: 418 additions & 0 deletions previews/PR870/api.html

Large diffs are not rendered by default.

Binary file added previews/PR870/assets/adjnnwe.BjE2G97N.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.
391 changes: 391 additions & 0 deletions previews/PR870/assets/api.md.BRucvEhs.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR870/assets/api.md.BRucvEhs.lean.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR870/assets/app.ghNWhm6-.js

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

Binary file added previews/PR870/assets/aqujgyt.N8Gnvb1L.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/PR870/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.
Binary file added previews/PR870/assets/aytbxag.D-TYhoHQ.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
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/PR870/assets/chunks/VPLocalSearchBox.Nt9k1LbS.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions previews/PR870/assets/chunks/framework.Bh9ZDL_s.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions previews/PR870/assets/chunks/theme.BRCKvIXx.js

Large diffs are not rendered by default.

Binary file added previews/PR870/assets/cjjibtc.ChOTZYBM.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
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/PR870/assets/dsvivni.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.
Loading

0 comments on commit ac13f53

Please sign in to comment.