This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Bounced message to thredds list. Hongjun, your message bounced because you are not subscribed to the address@hidden email list. To subscribe, send an email to address@hidden with 'subscribe thredds' as the body of the message. Ethan
--- Begin Message ---
- Subject: THREDDS Catalog Validator
- Date: Thu, 24 Oct 2002 09:39:25 -0600 (MDT)
To whom it may concern, I tried to validate my own catalog xml file using Catalog Validator (http://motherlode.ucar.edu:8080/validation/CatalogValidation.html). My xml file: http://www.cgd.ucar.edu/cas/catalog/satellite/isccp/netCDF/example.ctx The resule that I got is as below: ------------ THREDDS Catalog Validation Page Results Catalog http://www.cgd.ucar.edu/cas/catalog/satellite/isccp/netCDF/example.ctx is Valid ----Catalog Validation version 0.6.02 **Dataset (3) (Example CGD/CAS/ISCCP datasets/ISCCP.199502.T42.nc): is not selectable and does not have nested datasets **Dataset (3) (Example CGD/CAS/ISCCP datasets/ISCCP.CLM.T42.nc): is not selectable and does not have nested datasets **Dataset (3) (Example CGD/CAS/ISCCP datasets/ISCCP.SFCFLUX.nc): is not selectable and does not have nested datasets ------------ My question are what the last several sentences mean, whether I need to and how to change my xml file for these error messages. Below is my xml file: <?xml version='1.0' ?> <!DOCTYPE catalog SYSTEM 'http://www.unidata.ucar.edu/projects/THREDDS/xml/InvCatalog.0.6.dtd'> <catalog xmlns="http://www.unidata.ucar.edu/thredds" xmlns:xlink="http://www.w3.org/1999/xlink" version="0.6" name="Test catalog"> <!--documentation xlink:href="http://www.ccsm.ucar.edu/index.html" xlink:show="new" xlink:title="CCSM home page"> Please visit the CCSM project home page for further details about the CCSM modeling initiative </documentation--> <dataset name="Example CGD/CAS/ISCCP datasets"> <service base="http://www.cgd.ucar.edu/cas/catalog/satellite/isccp/netCDF/" serviceType="NetCDF" name="NetCDF" /> <dataset urlPath="ISCCP.199502.T42.nc" name="ISCCP.199502.T42.nc"> <metadata metadataType="NetCDF" xlink:href="http://www.cgd.ucar.edu/cas/catalog/satellite/isccp/netCDF/ISCCP.199 502.T42.xml" /> </dataset> <dataset urlPath="ISCCP.CLM.T42.nc" name="ISCCP.CLM.T42.nc"> <metadata metadataType="NetCDF" xlink:href="http://www.cgd.ucar.edu/cas/catalog/satellite/isccp/netCDF/ISCCP.CLM .T42.xml" /> </dataset> <dataset urlPath="ISCCP.SFCFLUX.nc" name="ISCCP.SFCFLUX.nc"> <metadata metadataType="NetCDF" xlink:href="http://www.cgd.ucar.edu/cas/catalog/satellite/isccp/netCDF/ISCCP.SFC FLUX.nc" /> </dataset> </dataset> </catalog> Thanks a lot for all your help! Hongjun ------------------------------------------------ Hongjun Zhang Climate and Global Dynamics Division/CAS Section phone: (303) 497-1384 (office) fax : (303) 497-1333 email: address@hidden ------------------------------------------------ ------- End of Forwarded Message
--- End Message ---