-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixed the wrong collection Name for LST_reference_data * fix for #95 Solved with sorting the unique_filename_day list, fix for #95 * small changes to util_moveasset.py * added illumination angle "Fix" bug #97 - updated the 'terrainShadowMask' band to now contain the values from 0-90° representing the illumination angle based on the solar position and the SRTM 30m DEM. Values above 90° have been clamped to 90. - the functions addTerrainShadow and addTerrainShadow_predefined have been adapted to add the mask (calculated from SwissALTI3D or SwissSURFACE3D) as the value 100 to the terrainShadowMask band which now contains the illumination angle. - adapted the function addMaskedPixelCount to newly set the threshold for the terrainShadowMask to greater than 99. * include bad illumination for the terrainShadowMask * Replaced SRTM DEM with the Copernicus 30m DEM updated paths for slope and aspect to the new assets in projects/satromo-prod/assets/res * back to SRTM for illumination angle * Update prod_config.py --------- Co-authored-by: David Oesch <[email protected]>
- Loading branch information
1 parent
f85f7d0
commit 358ef4e
Showing
5 changed files
with
65 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters