-
- Downloads
some further developments and bug fixes
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__
Showing
- ptds/__init__.py 1 addition, 1 deletionptds/__init__.py
- ptds/io/raster/GeoArray.py 64 additions, 22 deletionsptds/io/raster/GeoArray.py
- ptds/io/raster/gdal.py 2 additions, 0 deletionsptds/io/raster/gdal.py
- ptds/numeric/vector.py 5 additions, 1 deletionptds/numeric/vector.py
- ptds/similarity/raster.py 10 additions, 4 deletionsptds/similarity/raster.py
Please register or sign in to comment