Skip to content

A script to export data from MOHID Land, save as a dat file to be applied in MOHID Water.

Notifications You must be signed in to change notification settings

deborarodriguesp/Fluxes_Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

QGIS preparation

  1. Necessary Files Hydrological DTM Hydrodynamic DTM

  2. Steps: Create a polygon and then outside lines of the Hydrodynamic dtm grid

    Cut the lines to the study area and remove any islands

    Use v.parallel from GRASS (QGIS) to set a buffer from the initial line and create a parallel line.

    For each line, initial and parallel, select the elements of the hydrological DTM through localization, and save only the selected elements

    Create centroids to this file with selected elements, and attribute geometry to add coordinates to the file, and save this last file.

The last file, with coordinates, will be read by the python script.

About

A script to export data from MOHID Land, save as a dat file to be applied in MOHID Water.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages