Skip to content
Discussion options

You must be logged in to vote

Hi there,

Glad that you found a solution. We actually really appreciate posts like this to help make MIKEIO 1D more intuitive for users, so thanks!

In the latest version (v0.4.0), we tried to make this a bit easier. You should now be able to accomplish the above by:

from mikeio1d import Res1D
res = Res1D('my_result_file.res1d')
df = res.result_network.global_data.WaterVolume.read()

You may also notice that there's autocompletion for the quantity types if you're using an IDE like vscode.

If you have any suggestions, feel free to make them on these boards :)

Cheers,
Ryan

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ryan-kipawa
Comment options

Answer selected by AL89
@AL89
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants