You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Krzysztof (Chris) Bernat edited this page Feb 23, 2017
·
10 revisions
This page lists various Cate processing requirements and applications and how they are addressed by the various Cate interfaces. See also: Reasons for CLI
Users must first write the Python script and therefore know a little Python and the Cate API (e.g. read the API reference or copy sample code). Even the simplest script uses some boilerplate: import Cate, read parameter values from the command-line, read some data file, call Cate API, write some data files.