GridR

Getting started

  • Installation
  • Environment variables
  • Release Notes

Theoretical Foundations

  • Image Geometry
  • Resampling

Tutorials

  • User Guides

API Reference

  • API Reference
    • chain
    • core
      • core.convolution
      • core.filter
      • core.grid
        • core.grid.grid_antialiasing
        • core.grid.grid_commons
        • core.grid.grid_mask
        • core.grid.grid_rasterize
        • core.grid.grid_resampling
        • core.grid.grid_utils
      • core.interp
      • core.utils
    • io
    • scaling

Developer's Guide

  • Contributing to GRIDR

About

  • License

References

  • References
GridR
  • API Reference
  • core
  • core.grid
  • View page source

core.grid

  • core.grid.grid_antialiasing
    • ComputeAntialiasingFilterStatus
    • compute_antialiasing_filter_from_grid()
  • core.grid.grid_commons
    • check_grid_coords_definition()
    • grid_full_resolution_shape()
    • grid_regular_coords_1d()
    • grid_regular_coords_2d()
    • grid_resolution_window()
    • grid_resolution_window_safe()
    • regular_grid_shape_origin_resolution()
    • window_apply_grid_coords()
    • window_apply_shape_origin_resolution()
  • core.grid.grid_mask
    • Validity
    • build_mask()
  • core.grid.grid_rasterize
    • GeometryType
    • GridRasterizeAlg
    • ShapelyPredicate
    • geometry_to_polygon_list()
    • grid_rasterize()
    • rasterize_polygons_rasterio_rasterize()
    • rasterize_polygons_shapely()
  • core.grid.grid_resampling
    • GridMetricsError
    • ResamplingMaskStrategy
    • STANDALONE_SAFECHECK_SOURCE_BOUNDARIES
    • apply_mask_strategy()
    • array_grid_resampling()
    • calculate_source_extent()
    • check_mask_strategy()
    • get_array_padded_shape()
    • resolve_mask_strategy()
    • source_extent_pad()
    • standalone_preprocessing()
  • core.grid.grid_utils
    • array_compute_resampling_grid_geometries()
    • array_compute_resampling_grid_src_boundaries()
    • array_shift_grid_coordinates()
    • build_grid()
    • interpolate_grid()
    • oversample_regular_grid()
    • read_win_from_grid_metrics()
Previous Next

© Copyright 2026, Cnes.

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