kadlu v2.0
This merge contains
- All of the changes by @kirsebom on the next_release branch for acoustic modelling
- improved logging from fetching/loading modules
- improved fetch handling
- gitlab CI testing disabled on development branches
- fetching water directional vector data in hycom module
- added wind and water directional vector interpolations to the ocean module
- removed gdal dependency
remaining issues
- tick labels in plot2d are overlapping when the image window size is small. this might be related to a known issue in the matplotlib extension being used https://github.com/SciTools/cartopy/issues/1332