corentincarton
corentincarton
Hi, As discussed, I believe these three points should be addressed in the near future to make the code more readable, and allow easier development and deployment of LISFLOOD-OS: 1....
Small change to allow lisflood to run on domains with only one latitude or longitude coordinate. It's very rare but it can happen!
### Is your feature request related to a problem? Please describe. When I extract specific values from the earthkit metadata, I get a list of tuples: ``` >>> source.metadata("param", "units")...
I had a feedback from one of our users who was trying to run lisflood on a glofas subcatchment, which doesn't contain lakes, using our glofas settings template. For the...
@doc78, I see that the GitHub actions are running for all the branches and all the commits, which is a bit overkill. Shouldn't we run them just for the PR...