More fixup of the octave scripts

This commit is contained in:
Jacob Støren
2016-11-25 10:53:01 +01:00
parent 0a78d72db9
commit f9cf5cdb3c
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# Keep the values in the first LGR only
CInfo = riGetActiveCellInfo();
SOIL = riGetActiveCellProperty("SOIL");

View File

@@ -1,3 +1,4 @@
# Set all values to "Undefined" exept k-layers from 17 to 20
CInfo = riGetActiveCellInfo();
SOIL = riGetActiveCellProperty("SOIL");