61 scc_access 20110101po01.nc 125 |
61 scc_access 20110101po01.nc 125 |
62 |
62 |
63 If you want to wait for the processing to finish and download the resulting files |
63 If you want to wait for the processing to finish and download the resulting files |
64 you need to define the -p flag:: |
64 you need to define the -p flag:: |
65 |
65 |
66 scc_access.py 20110101po01.nc 125 -p |
66 scc_access 20110101po01.nc 125 -p |
67 |
67 |
68 If you want to delete an existing measurement id from the database use the -d flag and |
68 If you want to delete an existing measurement id from the database use the -d flag and |
69 the measurement id:: |
69 the measurement id:: |
70 |
70 |
71 scc_access.py -d 20110101po01 |
71 scc_access -d 20110101po01 |
72 |
72 |
73 For more information on the syntax type:: |
73 For more information on the syntax type:: |
74 |
74 |
75 scc_access.py -h |
75 scc_access -h |