Henrik Andersson

Results 77 comments of Henrik Andersson

@Snowthe Would you be so kind to verify that this is the solution you need? You can install the branch like this: ```console pip install https://github.com/DHI/mikeio/archive/non-utm.zip ```

> I guess it is not possible to use _point_in_polygon() ? I suppose we can, but that is only part of the solution, we still need to construct a proper...

@jsmariegaard [...plot.outline()](https://dhi.github.io/mikeio/api/spatial._FM_geometry._GeometryFMPlotter.html#mikeio.spatial._FM_geometry._GeometryFMPlotter.outline) is used to plot the outline of the model domain. Very useful! ![image](https://github.com/user-attachments/assets/e765bcf6-5cd3-4cc4-a987-f2c4c32ffb5a) We have the ability to extract elements into a new file, e.g. ![image](https://github.com/user-attachments/assets/0ad1bbf9-233a-4495-bea0-f4c323dc6d55) But the...

@jsmariegaard Isn't this good enough to start with? We are not in able to perform proper spatial subsetting in dfs2 anyway, so the only part we could optimize is the...

Discussed in https://github.com/DHI/modelskill/discussions/123

In order to make a fair comparison between different model results they should be compared on overlapping periods, and obviousle overlap with the observed period. This is at least how...

This approach seems very sensible for coastal locations. However, I can not manage to reproduce this error. Could you please create a minimal reproducible example?

@ryan-kipawa is there anything else to add or is this done?

Seems like we invented this twice #515 🙈