https://github.com/eliocamp/rcdo_old
Automagically created R wrapper to the Climate Data Operators
https://github.com/eliocamp/rcdo_old
Last synced: about 1 year ago
JSON representation
Automagically created R wrapper to the Climate Data Operators
- Host: GitHub
- URL: https://github.com/eliocamp/rcdo_old
- Owner: eliocamp
- License: gpl-3.0
- Created: 2020-03-17T01:38:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T21:36:42.000Z (over 6 years ago)
- Last Synced: 2025-04-05T21:47:44.240Z (about 1 year ago)
- Language: R
- Size: 695 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# rcdo
This is a VERY experimental package that aims to create an automatically-generated R wrapper to
the Climate Data Operators (CDO). It reads the man pages directly from CDO source code and
creates a function for each operator which construct a valid system call.