Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Taudem Wrapper

A tool for calling Taudem executables by means of python functions.

Usage example:

from taudem_functions import DataWrapper, pit_remove

dtm = DataWrapper('dtm.tif') # Input, it does exist
fel = DataWrapper('fel.tif') # Output, it does not exist, but it will be created by the function

pit_remove(z=dtm, fel=fel)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages