opus49 / py3odb

Python 3.6+ compatible interface to ECMWF's ODB API
MIT License
1 stars 0 forks source link

Front-end Commands #3

Closed opus49 closed 5 years ago

opus49 commented 5 years ago

It would be nice to have front-end commands that are installed as runnable scripts. For example, a command line SQL query like:

command odbfile SQL statement command odbfile varno1 varno2 varno3 (generates geopoints formatted output)

https://confluence.ecmwf.int/display/METV/Geopoints

opus49 commented 5 years ago

Added to v0.2