Project

General

Profile

CDO in vim

If you want to work with CDO in scripts and use vi/vim/gvim editor, there are some helpful features available:
  • Completefunction for cdo keywords

    Shows all matching 'cdo --operators' shortname and longname from your cdo in use - no need to update
  • Completefunction for variables of your defined datasets

    Shows all matching 'cdo vardes your-files' variable shortnames, longnames and units
  • Syntax highlighting of cdo keywords - static list for now

Requirements: cdo/1.7.1 or later

More information on setup and using can be found here: https://github.com/aaronspring/cdo_lazy_vim