The U.S. Integrated Ocean Observing System (IOOS) hosts the National Glider Data Assembly (DAC) for scientific data collected by gliders (autonomous underwater vehicles). gliderdac
is a python package for writing IOOS Glider DAC complient NetCDF files from Ocean Observatories Initiative (OOI) specific Slocum glider data files. gliderdac
was adapted from John Kerfoot's
Glider NetCDF Utilities gncutils
Full documentation available at the wiki
- Python 3.*
- netCDF4
- numpy
- scipy
- matplotlib
- GSW-Python
- Shapely
> git clone https://github.com/s-pearce/gliderdac.git
> cd gliderdac
> conda env create -f environment.yml
GNU General Public License v3.0
See LICENSE.txt to see the full text.