Skip to content

Renaming DSM/iDSM#26

Merged
anikaweinmann merged 7 commits into
mundialis:mainfrom
kimariak:rename_idsm
Jul 2, 2026
Merged

Renaming DSM/iDSM#26
anikaweinmann merged 7 commits into
mundialis:mainfrom
kimariak:rename_idsm

Conversation

@kimariak

Copy link
Copy Markdown
Contributor

Check existing r.dsm.import for usage of iDSM data and renaming/relocating them.

@kimariak

Copy link
Copy Markdown
Contributor Author

Ready for review, only works if tile-indices PR#73 is is merged as well.

@kimariak kimariak marked this pull request as ready for review June 25, 2026 14:21
Comment thread r.dsm.import.hb/r.dsm.import.hb.html Outdated
if ndsm_out is None:
ndsm_out = f"ndsm_{fs}_{ID}"
compute_ndsm(dtm_out, dsm_out, ndsm_out)
compute_ndsm(dtm_out, idsm_out, dsm_out, ndsm_out)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Müsste hier nicht auch ndsm_list.append(ndsm_out) noch gemacht werden?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich verstehe die Frage nicht? in den folgenden Zeilen steht das ja schon

@anikaweinmann anikaweinmann merged commit 479a6ef into mundialis:main Jul 2, 2026
4 checks passed
@kimariak kimariak deleted the rename_idsm branch July 2, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants