Skip to content

Releases: DHI/MIKECore-Examples

DHI.MikeCore.Util version 1.2.0

02 Jan 14:51
8e5a283
Compare
Choose a tag to compare

The MIKE Core examples, some test data and some utilities, packed in a zip file.

The DHI.MikeCore.Util contains a number of small tools for working with .dfs files. Currently it can

-dfsDiff: Create difference file between two dfs files
-dfsMerge: Merge two or more dfs files into one
-MaxVelocityField: Create maximum velocity field for a dfs2 file
-Resample: Resample dfs2 file in x/y space
-dfsuExtractLayer: Extract layer from 3D dfsu
-dfsuExtractSubArea: Extract subarea of dfsu file
For details, visit:
https://github.com/DHI/MIKECore-Examples/tree/master/Examples/CSharp/DHI.MikeCore.Util

This version can run without any MIKE Zero installation, though you may need to install the Visual C++ redistributable (https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads)

DHI.MikeCore.Util version 1.1.1

19 Dec 14:44
c141406
Compare
Choose a tag to compare

This release is similar to 1.1.0, apart from all required files are present in the bin folder, so no MIKE installation is required to use this.

From version 1.1.0:
This release includes two new tools in DHI.MikeCore.Util, dfsDiff and dfsMerge.

The DHI.MikeCore.Util contains a number of small tools for working with .dfs files. Currently it can

-dfsDiff: Create difference file between two dfs files
-dfsMerge: Merge two or more dfs files into one
-MaxVelocityField: Create maximum velocity field for a dfs2 file
-Resample: Resample dfs2 file in x/y space
-dfsuExtractLayer: Extract layer from 3D dfsu
-dfsuExtractSubArea: Extract subarea of dfsu file
For details, visit:
https://github.com/DHI/MIKECore-Examples/tree/master/Examples/CSharp/DHI.MikeCore.Util

DHI.MikeCore.Util version 1.1.0

12 Jul 10:20
Compare
Choose a tag to compare

This release includes two new tools in DHI.MikeCore.Util, dfsDiff and dfsMerge.

The DHI.MikeCore.Util contains a number of small tools for working with .dfs files. Currently it can

  • -dfsDiff: Create difference file between two dfs files
  • -dfsMerge: Merge two or more dfs files into one
  • -MaxVelocityField: Create maximum velocity field for a dfs2 file
  • -Resample: Resample dfs2 file in x/y space
  • -dfsuExtractLayer: Extract layer from 3D dfsu
  • -dfsuExtractSubArea: Extract subarea of dfsu file

For details, visit:
https://github.com/DHI/MIKECore-Examples/tree/master/Examples/CSharp/DHI.MikeCore.Util

Works with MIKE Release 2019, you need to install MIKE Zero, MIKE URBAN or MIKE SDK for this to work.

DHI.MikeCore.Util version 1.0.0

11 Jul 11:52
89ad280
Compare
Choose a tag to compare

This is the first GitHub release of the DHI.MikeCore.Util.

The DHI.MikeCore.Util contains a number of small tools for working with .dfs files. Currently it can

  • From a dfs2 H-P-Q or U-V-Speed file, create a max velocity map
  • Resample a dfs2 file
  • From a 3D dfsu file, extract a specific layer
  • From a dfsu file, extract a subset defined inside a small area.

For details, see:
https://github.com/DHI/MIKECore-Examples/tree/master/Examples/CSharp/DHI.MikeCore.Util

Works with MIKE Release 2019, you need to install MIKE Zero, MIKE URBAN or MIKE SDK for this to work.