heathhenley / hyo2_bag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HydrOffice BAG Tools

logo


PyPi version Latest Documentation Travis-CI Status AppVeyor Status codacy coverall


General Info

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.

The BAG Tools hydro-package collects tools for working with BAG files. BAG is a data format by the ONS-WG (Open Navigation Surface Working Group).

Dependencies

For the BAG library, you will need:

  • python [>=3.5]
  • numpy
  • h5py
  • lxml
  • gdal
  • PyInstaller [for freezing the tools]

For running some of the example scripts, you might also need:

  • matplotlib

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%