-
@RolfHut and I were working with the HBV model and noticed some points where `ewatercycle-hbv` and `HBV-bmi` did not fully fit in the eWaterCycle philosophy.
MakkinkForcing was a valid input, but `…
-
The outcome of the EOSCPilot Hydro project could also lead to a paper (and a demo)
Main point is how to make an entire scientific software pipeline FAIR.
Includes Cylc, CWL, Docker, Singularity,…
-
Hi all,
Thought I would open up an issue to discuss the container-in-a-container issues that we in UKCEH (@CansuUluseker and @mjhollaway) are having.
Our goal is to use eWaterCycle within a [Dat…
-
Trying to build [pcrg-grpc4bmi](https://github.com/eWaterCycle/grpc4bmi-examples/blob/newest-bmi-support/pcrglob/Dockerfile) against https://github.com/eWaterCycle/grpc4bmi/tree/newest-bmi-support wit…
-
On https://github.com/eWaterCycle/ewatercycle/blob/29d3aed18fb39b3bedb41bac2fd8e9c7277e31be/ewatercycle/models/wflow.py#L59
`Path(forcing.netcdfinput).name` is used. Some [wflow examples](https://gi…
-
In https://github.com/eWaterCycle/leakybucket-bmi/issues/3 we debugged an issue related to resource locking when models are trying to access a shared file.
In this specific case it is a model where …
-
Currently the [ewatercycle._forcings](https://github.com/eWaterCycle/ewatercycle/tree/main/src/ewatercycle/_forcings) does not show up on https://ewatercycle.readthedocs.io/en/latest/autoapi/ewatercyc…
-
Hi, I am Bart, RSE at the eScience Center. I am currently working on getting the newest versions of PCR-GLOB to work with eWaterCycle.
For this I have created a Docker container which packages this…
-
ESMValTool (and ESMValCore) are only used when generating certain forcings. However forcing can also be generated with CaravanForcing which does not need ESMValTool.
It would be nice if you could …
-
A parameter set for Lisflood can contain forcing data. However a forcing object is required for ewatercycle.models.pcrglobwb.Lisflood constructor. Can we make forcing argument optional?