centreborelli / s2p

Satellite Stereo Pipeline
GNU Affero General Public License v3.0
190 stars 67 forks source link

Feature: Add geoid height output as a parameter in the config #121

Closed daviddemeij closed 2 years ago

daviddemeij commented 2 years ago

I propose to add a parameter in the config that indicates whether the EGM96 geoid will be used to generate the output DSM when the out_crs is not set.

This makes it more clear that by default the WSG84 vertical datum is used when the out_crs is not set and makes it more convenient to use the vertical datum that you want, without having to manually input the UTM zone of a specific image.