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
output files will be generated in `./demo/outputs`.
109
114
115
+
### Run File checker using Python and an API
116
+
117
+
In folder /file-checker-python you will find a python wrapper and an API to facilitate the use of Argo FileChecker. See python.README for more informations.
118
+
110
119
### Test data
111
120
112
121
To further test the Argo File Checker, you will find argo data here : https://www.argodatamgt.org/DataAccess.html
113
122
114
123
The Argo File Checker is not yet designed to checking *prof.nc and *Sprof.nc. It checks only TRAJ, META, TECH and PROFILES files.
115
124
125
+
## Run File checker using Python and an API
126
+
127
+
In folder /argo-file-checker-python you will find a python wrapper and an API to facilitate the use of Argo FileChecker.
0 commit comments