NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[thredds] NetcdfSubsetService returns 404

Hello All,

I'm having a little trouble configuring my TDS (v4.3.22) to use the
NetcdfSubsetService.  I've enabled it in threddsConfig.xml and a link shows
in my catalog, but when I try it, e.g.

http://www.ngdc.noaa.gov/thredds/ncss/twc/rawdata/2015/02/9462693_20150216TO20150222.nc/dataset.html

I get a 404.  An excerpt from the catalog config is:

   <service name="all" base="" serviceType="compound">
      <service name="odap" serviceType="OpenDAP" base="/thredds/dodsC/" />
      <service name="http" serviceType="HTTPServer"
base="/thredds/fileServer/" />
      <service name="ncss" serviceType="NetcdfSubset" base="/thredds/ncss/"
/>
      <service name="ncml" serviceType="NCML" base="/thredds/ncml/" />
      <service name="uddc" serviceType="UDDC" base="/thredds/uddc/" />
      <service name="iso" serviceType="ISO" base="/thredds/iso/" />
   </service>

<dataset name="Water Level">
    <metadata inherited="true">
      <serviceName>all</serviceName>
....
</dataset

Any ideas on what the problem might be or where I should be looking?

Thanks!

--john
  • 2015 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: