Usage Examples¶
This page contains links to a collection of examples of how to use rioxarray.
Notebooks:
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