Closed JesperGr closed 3 years ago
Not currently handling Linux version. Options: Either code directly in Python, or throw an error?
We could put this C-code directly into ufs.dll, and then it would be readily available in both linux and windows
Somehow, after using this in my downstream projects I get a lot of these types of warnings:
"UserWarning: Discarding nonzero nanoseconds in conversion"
e.g. in comparisons such like: obs.end_time < mod.start_time. Should we handle rounding errors in some way?
@ecomodeller, I think this PR is ready - would be good to create release with this if you agree :)
I am fine with that. Looking good :-)
ReadDfs0DataDouble and WriteDfs0DataDouble on DfsFile class - with support from new Windows dll.
Usage:
And in edit mode: