Skip to main content
Ctrl+K

ECODATA Documentation

  • User guide
  • Examples
  • Subsetting function
  • Developer guide
  • GitHub
  • User guide
  • Examples
  • Subsetting function
  • Developer guide
  • GitHub

Section Navigation

  • Coarsen a dataset
  • Selecting or masking a spatial area from a gridded dataset
  • Examples for subsetting the GRIP roads dataset.
  • Thinning datasets
  • Time selection for gridded datasets
  • Examples

Examples#

  • Coarsen a dataset
    • Apply block aggregation along specified dimensions
    • Save the dataset
  • Selecting or masking a spatial area from a gridded dataset
    • Example: Selecting MODIS data within the Y2Y boundary
    • Example: Selecting ECMWF data within the Y2Y boundary
    • Example: Multiple polygons
    • Masking a gridded dataset
    • Additional options
  • Examples for subsetting the GRIP roads dataset.
    • Saving the subsetted datasets:
    • Option 1: Subset the roads dataset using bbox
      • Small subset, from .gdb global dataset
        • Option to clip features at boundary edge
      • Larger subset, from .gdb global dataset
    • Option 2: Subsetting the roads dataset using bounding geometry from a file
    • Using other options for boundary types
    • Option 3: Subset the roads dataset using track points
  • Thinning datasets
    • Thinning all dimensions by the same factor
    • Thinning dimensions by different amounts
    • Saving the thinned dataset
  • Time selection for gridded datasets
    • Selecting data within a certain time range
    • Conditional selection

previous

Features

next

Coarsen a dataset

Edit on GitHub

This Page

  • Show Source

© Copyright 2023, Justine Missik.

Created using Sphinx 8.3.0.

Built with the PyData Sphinx Theme 0.16.1.