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
There seem to be several unused functions in coreg.py, e.g.:
get_terrainattr
rio_to_rda
mask_as_array -> used only once in ddem.py...
It would be good to remove those if they are indeed not used anymore. @rhugonnet and @erikmannerfelt, if you give me the go, I can delete/move them as part of my next PR.
The text was updated successfully, but these errors were encountered:
There seem to be several unused functions in coreg.py, e.g.:
It would be good to remove those if they are indeed not used anymore. @rhugonnet and @erikmannerfelt, if you give me the go, I can delete/move them as part of my next PR.
The text was updated successfully, but these errors were encountered: