TerraME / terrame

TerraME is a programming environment for spatial dynamical modelling
www.terrame.org
GNU Lesser General Public License v3.0
35 stars 13 forks source link

title of a Model with a File as argument #2373

Open pedro-andrade-inpe opened 2 years ago

pedro-andrade-inpe commented 2 years ago

The title of a Model that uses a File as argument produces a multi line string. It is better to remove the file from the title. Something like (in line 833):

            elseif argv[idx] ~= value and idx ~= "finalTime" and belong(type(argv[idx]), {"boolean", "number", "string"}) then