Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@bjorkqvi bjorkqvi released this 08 Jun 23:45
· 205 commits to main since this release
ee67574

Added functionality include:

  • Interactive plotting of forcing data
  • WAM4km boundary reader can now deal with missing files
  • ModelRun now also include a spectral object (1D spectra). Especially, boundary spectra can be integrated to 1D spectra. However, this part i still not finalized.
  • Defaults have been updated to a yaml-file
  • Plotting methods now return a dictionary of the objects, meaning that the default dnora plot can be modified outside of dnora.

Bug-fixes:

  • Fixed grid definition issues in the SWAN input file reader
  • Fixed bug in SWAN wind forcing writer. It looped the days incorrectly.