Skip to content

v25.06

Choose a tag to compare

@campuzanofj campuzanofj released this 18 Jun 09:26
· 71 commits to master since this release

This release contains binaries and libraries (DLLs ) for the MOHIDLagrangian code as found in the GitHub repository on June 2025. The release contains the source code used for compiling and the binaries with the following flavour:

64 bits double precision OpenMP (x64_OpenMP)

= Release Notes =

New features:

  1. Added support for MOHID style HDF5 files for hydrodynamics, waterproperties, waves and meteorology.

  2. Added support for sea surface height and it is now used when determining tracers outside the vertical bounds

  3. Added new beaching method based on the work done in Atlantic Area FreeLitterAt project, which considers wave runup

Fixed bugs:

Fixed a few bugs in reading some variables from non standard netcdf files, for example with variable spaced grids (2D lat and lon instead of the expected 1D arrays).