-
Vestige of early CSDMS.
At least they got me to name the function "main"!
Perhaps I should get rid of it -- now that I have it better-designed to work without the input file as well.
This is in gflex.…
-
Not sure how to handle the BMI interface for this, but going to make a commit with a shot at it before asking for help from @mcflugen.
-
-
I had this from when the coefficient array creation was very slow.
Now it is not.
And it hasn't been tested in so long that it likely won't even work.
It is vestigial and high-maintenance. I think I s…
-
The public example of the first CHILD lab called ''hillslope1' can not be saved.
I receive an error message within the WMT:
The URL 'https://csdms.colorado.edu/wmt/api-dev/run/stage' did not give an '…
-
I opened a previously saved configuration (SedFluxtestIO) and tried to delete the model.
I got the following error:
'The URL 'https://csdms.colorado.edu/wmt/api-dev/models/delete/17' did not give a…
-
It is presently possible to save a model with the same name as already existing models.
Then in the list of 'available models' the same name shows up twice, but it is not clear whether they are diffe…
-
If a user tries to start the WMT from an http address (as opposed to https), it will look as if they are in the right environment, but the WMT will give an error at login.
This could be easily avoid…
-
First off I got a minor error when following your steps exactly. The second instruction is
``` bash
snbuild data/models.yaml data/scraped.yaml > standard_names/data/standard_names.yaml
```
which fa…
-
In commit b27c8a5d81086ac962794c9863bc6ba4b5ecd9fc, I added a simple mechanism, using a cookie and a GWT [SuggestBox](http://www.gwtproject.org/javadoc/latest/com/google/gwt/user/client/ui/SuggestBox.…