| 663 | You can generate the THREDDS catalog with : |
| 664 | |
| 665 | {{{ |
| 666 | #!sh |
| 667 | $ sudo ./esgpublish -i /esg/config/esgcet/esg.ini --project cordex --map ~/cordex.txt --noscan --thredds |
| 668 | 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 |
| 669 | 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 |
| 670 | INFO 2013-11-19 19:46:31,019 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.huss.v1.xml |
| 671 | INFO 2013-11-19 19:46:31,198 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.pr.v1.xml |
| 672 | INFO 2013-11-19 19:46:31,536 Writing THREDDS catalog /esg/content/thredds/esgcet/1/cordex.EUR-22.UCAN.ECMWF-ERAINT.evaluation.r1i1p1.WRF331G_v02.3hr.prc.v1.xml |
| 673 | ............................................... |
| 674 | }}} |
| 675 | |
| 676 | |
| 677 | In order to remove the catalogs from the THREDDS : |
| 678 | |
| 679 | {{{ |
| 680 | #!sh |
| 681 | $ ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/coerdex.txt --skip-gateway |
| 682 | }}} |
| 683 | |
| 684 | === idx notification === |