- Code: GitHub repo <https://github.com/hydroffice/hyo2_bagexplorer
- Project page: url, download
- License: LGPLv3 license (See LICENSE)
HydrOffice is a research development environment for ocean mapping. It provides a collection of hydro-packages, each of them dealing with a specific issue of the field. The main goal is to speed up both algorithms testing and research-2-operation.
BAG Explorer is a light application, based on HDF Compass and the HydrOffice BAG package, to explore BAG data files.
BAG is a data format developed and maintained by the Open Navigation Surface Working Group.
For the official BAG reference implementation, go to https://github.com/OpenNavigationSurface/BAG
For executing and packaging the BAG Explorer app:
hdf_compass
(that requires several dependencies asmatplotlib
,wxPython
,h5py
)hyo2.bag
(that also requireslxml
andosgeo.gdal
)hyo2.abc2
PyInstaller
[for freezing the application]appdmg
[for creating a dmg on Mac]