Calculating depth array from elevation array

Hello.

At some point in the past I recall being able to calculate a depth array using channel maths by subtracting the elevation array channel from the ground surface elevation. This doesn't seem to work today. Does anyone know if i imagined this or if it is possible now?

Many thanks

Tim

Best Answer

  • ElizabethBaranyi3
    Answer ✓

    Hello Tim

    You can do this. Here are the steps :

    Copy your input array to the output array, to generate another array with the same dimensions.

    Database tools>Channel Tools>Copy Channel

    Then run Math Tools

    2024-03-07_15-59-40.png 2024-03-07_16-17-28.png


Answers