How to get interped values from DFS2 files? #624
-
Hi community, I'm trying to get interped values of an item in a *.dfs2 file, but I have not succeeded yet. I have several times extracted interped values from *.dfsu files, however I'm not sure that interped values from dfs2 files can yet be extracted? Typically, I would be extracting values by the command, ds.interp(x=, y=) like so: Where x,y is a coordinate set within the dfsu/dfs2 area. How can this be achieved? Br Andreas |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Have you taken a look in the section on extracting data from Dfs2 in the course material for Getting started with Dfs files in Python using MIKE IO? |
Beta Was this translation helpful? Give feedback.
Have you taken a look in the section on extracting data from Dfs2 in the course material for Getting started with Dfs files in Python using MIKE IO?