-
The instructions on adding a BMI server for c++/fortran models uses quite old BMI definitions, which make it confusing.
https://github.com/eWaterCycle/grpc4bmi/blob/main/docs/server/Cpp.rst
For …
-
eWatercycle II: When used for model coupling, BMI expects variable names of the corresponding models to be mapped to standard names. In practice, modelers are not using these standard names and refer…
-
-
For example, marrmot 14 and 28 calibration method uses [cma package](https://pypi.org/project/cma/) that can be installed using conda. I am not sure if the ewatercycle environment should include these…
-
In #261 the return types of the `load()`, `load_foreign()` and `generate()` methods in `ewatercycle.forcing` where removed due to using them in notebooks gave mypy errors. So when using these methods …
-
I tried to run commands at https://ewatercycle.readthedocs.io/en/latest/system_setup.html#era5
The era5cli commands worked, but had to be repeated couple of times due to connections errors.
The …
-
Implementation of BMI (Basic Model Interface) will allow for easier coupling of SUMMA to other models. The issue is motivated by a talk by Scott Peckham at the EGU 2016 meeting (http://meetingorganize…
-
See https://apptainer.org/news/community-announcement-20211130
The action should have support for Apptainer once a [release](https://github.com/apptainer/apptainer/releases) for it has been made.
…
-
Walrus does not know where it is modelling. BMI offers get_grid_origin() and get_grid_spacing() methods for
[uniform-rectilinear](https://github.com/csdms/bmi/blob/master/docs/source/bmi.grid_funcs…
-
A file browser which does not perform remote requests, but always show the same hardcoded list of files.