rioxarray

Contents:

  • rioxarray README
  • Installation
  • Getting Started
  • Usage Examples
    • Example - Resampling
    • Example - Convert dataset to raster (GeoTiff)
    • Example - Clip
    • Example - Clip Box
    • Example - Pad Box
    • Example - Reading COGs in Parallel
    • Example - Reproject
    • Example - Reproject Match (For Raster Calculations/Stacking)
    • Example - Merge
    • Example - Interpolate Missing Data
    • Example - Transform Bounds
    • Example - Cloud Optimized GeoTiff (COG)
    • Example - Reading and Writing with Dask
    • Example - Zonal Statistics
    • Extracting data within geometry (shape)
    • Converting NetCDF dataset array to GeoTiff
    • How do I add projection to this NetCDF file? (Satellite)
    • Create a new raster TIFF file which is masked based on the GeoJSON file
    • How to mask NetCDF time series data from a shapefile in Python?
    • Extract data from raster at a point
    • Convert raster to CSV with lat, lon, and value columns
  • rioxarray
  • Contributing
  • Contributors ✨
  • History
rioxarray
  • Usage Examples
  • View page source

Usage Examples

This page contains links to a collection of examples of how to use rioxarray.

Notebooks:

  • Example - Resampling
  • Example - Convert dataset to raster (GeoTiff)
  • Example - Clip
  • Example - Clip Box
  • Example - Pad Box
  • Example - Reading COGs in Parallel
  • Example - Reproject
  • Example - Reproject Match (For Raster Calculations/Stacking)
  • Example - Merge
  • Example - Interpolate Missing Data
  • Example - Transform Bounds
  • Example - Cloud Optimized GeoTiff (COG)
  • Example - Reading and Writing with Dask
  • Example - Zonal Statistics

stackexchange:

  • Extracting data within geometry (shape)
  • Converting NetCDF dataset array to GeoTiff
  • How do I add projection to this NetCDF file? (Satellite)
  • Create a new raster TIFF file which is masked based on the GeoJSON file
  • How to mask NetCDF time series data from a shapefile in Python?
  • Extract data from raster at a point
  • Convert raster to CSV with lat, lon, and value columns
Previous Next

© Copyright 2019-2023, Corteva Agriscience™.

Built with Sphinx using a theme provided by Read the Docs.