Skip to content
Snippets Groups Projects
Commit 56de57fb authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

geo.coord_grid:

- 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__
parent 650c5b1d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment