Changes between Version 9 and Version 10 of ESGFCordexDataPublication
- Timestamp:
- Apr 11, 2014 12:14:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFCordexDataPublication
v9 v10 213 213 #!sh 214 214 $ whoami 215 esgf 215 root 216 216 $ cd /usr/local/uvcdat/1.4.0/bin 217 $ ./esgscan_directory -i /esg/config/esgcet/esg.ini --project cordex -o ~/cordex.txt /datasets217 $ esgscan_directory -i /esg/config/esgcet/esg.ini --project cordex -o ~/cordex_v20140328.txt /datasets 218 218 $ sudo ./esgpublish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt 219 219 }}} … … 255 255 {{{ 256 256 #!sh 257 $ ./esgunpublish -i /esg/config/esgcet/esg.ini --skip-gateway --skip-thredds --database-delete --map ~/cordex.txt257 $ esgunpublish -i /esg/config/esgcet/esg.ini --skip-gateway --skip-thredds --database-delete --map ~/cordex_v20140328.txt 258 258 }}} 259 259 … … 264 264 {{{ 265 265 #!sh 266 $ s udo ./esgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex.txt --noscan --thredds266 $ sgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex_v20140328.txt --noscan --thredds 267 267 INFO 2013-11-19 19:46:30,642 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.hfls.v1.xml 268 268 INFO 2013-11-19 19:46:30,837 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.hfss.v1.xml … … 278 278 {{{ 279 279 #!sh 280 $ ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt --skip-gateway280 $ esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex_v20140328.txt --skip-gateway 281 281 }}} 282 282 … … 289 289 {{{ 290 290 #!sh 291 $ sudo /usr/local/globus/bin/myproxy-logon -s vesgint-idx.ipsl.jussieu.fr -l blancojc-o ~/.globus/certificate-file291 $ /usr/local/globus/bin/myproxy-logon -s esgf-node.ipsl.fr -l josecarlosblanco -o ~/.globus/certificate-file 292 292 }}} 293 293 … … 296 296 {{{ 297 297 #!sh 298 $ sudo ./esgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex .txt --noscan --publish298 $ sudo ./esgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex_v20140328.txt --noscan --publish 299 299 INFO 2013-11-19 20:01:24,817 Publishing: cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.hfls 300 300 INFO 2013-11-19 20:01:28,678 Result: SUCCESSFUL … … 312 312 {{{ 313 313 #!sh 314 $ ./esg publish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt --skip-thredds314 $ ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex_v20140328.txt --skip-thredds 315 315 }}} 316 316 … … 322 322 {{{ 323 323 #!sh 324 $ sudo ./esgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex.txt --noscan --thredds324 $ esgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex_v20140328.txt --thredds --publish 325 325 INFO 2013-11-19 19:46:30,642 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.hfls.v1.xml 326 326 INFO 2013-11-19 19:46:30,837 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.hfss.v1.xml … … 332 332 {{{ 333 333 #!sh 334 $ sudo ./esgpublish -i /esg/config/esgcet/esg.ini --database-delete --map ~/cordex.txt334 $ esgpublish -i /esg/config/esgcet/esg.ini --database-delete --map ~/cordex_v20140328.txt 335 335 }}} 336 336 … … 387 387 {{{ 388 388 #!sh 389 esg-node --restart389 $ esg-node --restart 390 390 }}} 391 391