You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Substitutes DEM margin units for geocoding from lat/lon degrees to a multiple of DEM pixels (#783)
* fix default DEM margin for DEMs in projected coordinates
* add units to the message to the user informing the DEM block margin
* add units to the message to the user informing the DEM block margin (2)
* remove DEM margin in degrees from GeocodeCov and GeocodeSLC
* remove DEM margin in degrees from GeocodeCov and GeocodeSLC (2)
* run "git-clang-format develop"
* fix rvalue number type (from int to long)
* update block margin
* remove dem_block_margin from geocode_insar.py
* rename pybind_nisar to nisar
* rename pybind_nisar to nisar (2)
* merge branch develop into update_geocode_interp_dem_margin (2)
* rename pybind_nisar to nisar (3)
* remove dem_margin/dem_block_marging from geocode_insar.py
* merge develop into geocode_metadata (2)
* merge develop into update_geocode_interp_dem_margin (3)
* merge develop into update_geocode_interp_dem_margin (4)
* git merge develop into geogrid_topo (3)
* merge develop into update_geocode_interp_dem_margin (5)
* merge develop into update_geocode_interp_dem_margin (6)
* Update cxx/isce3/geometry/loadDem.h
Co-authored-by: Geoffrey M Gunter <[email protected]>
* remove unnecessary placeholder function in gslc_runconfig.py
Co-authored-by: Geoffrey M Gunter <[email protected]>
0 commit comments