Change log
Version 2.3.6 (February 22, 2022)
Update GEBCO bathymetry to latest dataset
Updated docker image
Fix deprecation warnings from packages
Documentation and formatting
Version 2.3.5 (July 2, 2021)
Fix bathymetry callback called too many times
Version 2.3.4 (June 23, 2021)
Bug fix in parabolic equation module
Version 2.3.3 (May 28, 2021)
Update to parabolic equation
Improved compatability
Fix error in loading GEBCO bathymetry
Version 2.3.2 (May 12, 2021)
Fix bug with setting default ERA5 API token
Fix problem with downloading bathymetry data on windows
Remove conda dependencies
Version 2.3.1 (May 8, 2021)
Fix behaviour where database_cfg is initialized on import instead of runtime
Bug fixes and improvements
Version 2.3.0 (September 14, 2020)
Refactored data fetching logic
Add support for GEBCO bathymetry geotiffs
Remove support for CHS bathymetry
Update sphinx-build and documentation
Update notebook tutorials
Update docstrings
Update log messages
Fix off-by-one indexing error when fetching from hycom
Fix erroneous function calls and fetching wind data in WWIII module
Improved argument handling in ocean module
Version 2.2.4 (August 14, 2020)
Bug fixes
Version 2.2.3 (August 4, 2020)
Update to bathymetry file loading
Version 2.2.2 (August 4, 2020)
Bug fixes in loading scripts
Improved testing
Version 2.2.1 (July 21, 2020)
Bug fix to loading data from era5 source
Update to setup script
Version 2.2.0 (June 26, 2020)
Added functionality to load data from local files in raster format
Improved build scripts
Added default ERA5 token
Version 2.1.3 (June 15, 2020)
Include functionality to load from arbitrary netcdf databases for 2D data
Scripting for automatic loading of GEBCO bathymetric data
Version 2.1.2 (June 5, 2020)
Add functionality to output geophony as netcdf
Version 2.1.1 (May 28, 2020)
Update kadlu deployment scripting
Version 2.1.0 (May 27, 2020)
Update kadlu configuration interface
Version 2.0.0 (May 8, 2020)
Added sound propagation modelling toolset
Improvements to automated data fetching and storage
Version 1.0.0 (March 16, 2020)
First release