Skip to content
Snippets Groups Projects
Select Git revision
  • multi-gitter-gfz-name-repl
  • multi-gitter-branch
  • main default protected
  • 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
28 results

numeric

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Daniel Scheffler authored
    io.raster.gdal:
    - catched empty dataset exception
    
    io.raster.GeoArray.GeoArray:
    - added property 'xygrid_specs'
    - save(): edited docstring; catched missing driver exception
    - _get_plottable_image(): now supports requesting a geographic area (added keywords 'boundsMap', 'boundsMapPrj')
    - show(): implemented keywords 'boundsMap', 'boundsMapPrj'; edited docstring
    - show_map(): implemented keywords 'boundsMap', 'boundsMapPrj'; edited docstring
    - get_mapPos(): refactored keyword bandslist to band2get; edited docstring
    
    numeric.vector:
    - find_nearest(): bugfix for wrong return value in case of exact hit if roundAlg=='off'
    
    similarity.raster:
    - calc_ssim(): added data type adjustment; refactored match to image0 and other to image1; added keyword 'gaussian_weights'
    
    - updated __version__
    82509a5a
    History
    Name Last commit Last update
    ..
    __init__.py
    array.py
    vector.py