odbclean
Tools for the Observational Data Processing (ODB) API
Install
- All systems
-
curl cmd.cat/odbclean.sh
- Debian
-
apt-get install libodb-api-bin
- Ubuntu
-
apt-get install libodb-api-bin
- Kali Linux
-
apt-get install libodb-api-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libodb-api-bin
- Dockerfile
- dockerfile.run/odbclean
libodb-api-bin
Tools for the Observational Data Processing (ODB) API
ODB API is a software developed at ECMWF for encoding and processing of observational data. It includes a SQL filtering and statistics engine, command line tools and APIs for C/C++, Fortran and Python. This package provides tools for ODB handling.