README.rst

changeset 33
ce6eefd1f4b1
parent 30
4669876326d4
child 36
b51ba2647b41
equal deleted inserted replaced
32:a7b7e0056fce 33:ce6eefd1f4b1
56 You can upload a file specifying the username and the system id:: 56 You can upload a file specifying the username and the system id::
57 57
58 scc_access upload-file 20110101po01.nc 125 58 scc_access upload-file 20110101po01.nc 125
59 59
60 If you want to wait for the processing to finish and download the resulting files 60 If you want to wait for the processing to finish and download the resulting files
61 you need to define the `process-file` command. Use the `-p` flag to wait for the 61 you need to define the `process-file` command ::
62 result::
63 62
64 scc_access process-file 20110101po01.nc 125 -p 63 scc_access process-file 20110101po01.nc 125
65 64
66 If you want to delete an existing measurement id from the database use the `delete` 65 If you want to delete an existing measurement id from the database use the `delete`
67 command and the measurement id:: 66 command and the measurement id::
68 67
69 scc_access delete 20110101po01 68 scc_access delete 20110101po01

mercurial