DHI / mikecore-python

MIKE Core in Python
5 stars 0 forks source link

MIKE Core Release 2022 + Read/WriteDfs0DataDouble #19

Closed JesperGr closed 2 years ago

JesperGr commented 2 years ago

Update for Release 2022 of MIKE Core. Added native support for Read/WriteDfs0DataDouble for Linux as well.

ecomodeller commented 2 years ago

This has a huge improvement on the Dfs0 performance on Linux as shown by the MIKEIO Perf test

Before merging this PR: image

After this PR: image

jsmariegaard commented 2 years ago

🥳 :shipit:

jsmariegaard commented 2 years ago

Why is it now twice as fast on Linux as on windows 😕 ?