Community header

Forum

Open earth tool for cumulative erosion/deposition map in dflowfm

Niraj Bal Tamang, 2 Jaren geleden aangepast.

Open earth tool for cumulative erosion/deposition map in dflowfm

Advanced Augur Berichten: 34 Aanmelddatum: 26-4-21 Recente berichten
I want to generate a cumulative erosion/deposition map using the codes available in dflowfm under open earth tools. Can anyone please tell me what is the name of the code for this? I tried to generate the map in quickplot but I couldn't reverse the colorbar in the GUI. Any one of the solutions to the above problems will work for me.
Thank you 
Victor Chavarrias, 2 Jaren geleden aangepast.

RE: Open earth tool for cumulative erosion/deposition map in dflowfm

Famous Fortune teller Berichten: 97 Aanmelddatum: 24-4-20 Recente berichten
When using Quickplot, be aware of the option of recording a script by clicking on the 8th icon starting from the left, the one showing a red circle with an "M". Then you can see the commands needed to load data and then plot it, so you can adjust it to your needs. 

If you want more freedom, I would suggest you to use the EHY tools. For instance, use <EHY_getGridInfo> to get the grid, <EHY_getMapModelData> to load map-file data, and <EHY_plotMapModelData> to plot it.