Skip to content
Snippets Groups Projects
Select Git revision
  • 56de57fb5d9e259739fa1585880928808b628b1f
  • main default protected
  • multi-gitter-gfz-name-repl
  • multi-gitter-branch
  • enhancement/add_sqa
  • 17-initially-set-up-sqa
  • bugfix/fix_warp_ndarray_crash
  • bugfix/fix_warp_ndarray
  • feature/add_localCS_compatibility
  • v0.23.1
  • v0.23.0
  • v0.22.3
  • v0.22.2
  • v0.22.1
  • v0.22.0
  • v0.21.1
  • v0.21.0
  • v0.20.2
  • v0.20.1
  • v0.20.0
  • v0.19.1
  • v0.19.0
  • v0.18.1
  • v0.18.0
  • v0.17.9
  • v0.17.8
  • v0.17.7
  • v0.17.6
  • v0.17.5
29 results

raster

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Daniel Scheffler authored
    - is_coord_grid_equal(): added keyword 'tolerance'; added type hint and docstring
    - is_point_on_grid(): added keyword 'tolerance'; added type hint and updated docstring
    
    io.raster.GeoArray:
    - GeoArray:
        - arr.setter: removed shape assertion -> not useful in combination with image warping
    - BadDataMask and NoDataMask:
        -  __init__(): added pixel value validation
        - arr.setter: moved pixel value validation to _validate_array_values()
        - added _validate_array_values()
    
    - updated __version__
    56de57fb
    History
    Name Last commit Last update
    ..