What Im guessing is that the ones that don't work dont have any variables that get correctly made into a Grid. You can check by bringing the dataset up (as an opendap dataset) in the Grid tab of ToolsUI, and seeing if anything appears. If thats the case, send me a sample, and ill tell you what you need to do. Roy Mendelssohn wrote:
I can not open the one running 3.14.06 - violates NOAA security. We are looking at one oddity - some of the WCS do work on it and some don't - I happened to test that one. For at least some (I am home sick so I haven't verified for all) the ones that work are time aggregated from a fixed time to "present", whilethe others are a fixed time to a fixed time. What we may do tomorrow, is put 3.16.19 on production server on Oceanwatch, as the OpeNDAP part tests fine, and then see if we still have the problems. If so, that computer is accessible. If not, then I am even more mystified, because as I said right now the only differences we see besides the version is the time setting. -Roy On Oct 18, 2007, at 3:42 PM, John Caron wrote:Roy, is the server URL publically accessible, or can you open it to us? Roy Mendelssohn wrote:Hi John: I am having problems with WCS as we are testing 3.16.19. We made the changes in the thredds config file, so the service is running, and I get a return on the getcapabilities request, but it doesn't contain the coverage itself and therefore all other requests break down. Has the info that needs to be in the catalog.xml changed. It would seem so if I compare:
http://www.unidata.ucar.edu/projects/THREDDS/tech/tutorial/ConfigCatalogs.html
with http://www.unidata.ucar.edu/projects/THREDDS/tech/reference/WCS.html It is unclear on the last page which that info is required. Thanks, -Roy On Oct 8, 2007, at 4:48 PM, John Caron wrote:My apologies, this was poorly documented. WCS is turned off by default for security reasons, and must be turned on in the threddsConfig.xml file: <WCS> <allow>true</allow> <dir>/temp/ncache/</dir> <scour>15 min</scour> <maxAge>30 min</maxAge> </WCS> This page has been updated now: http://www.unidata.ucar.edu/projects/THREDDS/tech/reference/WCS.html which references:
http://www.unidata.ucar.edu/projects/THREDDS/tech/reference/ThreddsConfigXMLFile.html#WCS
John Rochelle.O'address@hidden wrote:Hi John, I had set up the catalog differently. I have now changed it to what you advised, but still get the "The requested resource () is not available." response. I can get coverages back from motherlode.ucar.edu, but not from the server I set up for testing. Is this likely to be something wrong with my setup of the server? Does the WCS part of the THREDDS server require the netCDF subset service, OpenDAP server or nj22? I notice that the <nj22Config> element is commented out in the threddsConfig.xml file. Thanks for your help, Rochelle O'Hagan -----Original Message----- From: John Caron [mailto:address@hidden] Sent: Wednesday, 3 October 2007 2:52 AM To: O'Hagan, Rochelle (CLW, Black Mountain) Cc: address@hidden Subject: Re: [thredds] THREDDS & WCS Hi Rochelle: Rochelle.O'address@hidden wrote:Hi All, I'm just starting to use THREDDS (v3.16) and am having problems using the WCS functionality. I can make GetCapabilities & DescribeCoverage requests successfully, but can't get GetCoverage to work at all. I've tried with the example data (testData & wcsExample) and with adatacatalog I've set up myself, but always get back a message "Therequestedresource () is not available." I'm new to all this sort of thing, so is there something I'm missing? The GetCoverage request is below:http://localhost:8080/thredds/wcs/galeon/ocean.nc?request=GetCoverage&ve rsion=1.0.0&service=WCS&coverage=u_sfc&format=GeoTIFF&time=2005-03-17T00:00:00Z&crs=EPSG:4326where did you get that URL? im guessing it should be: http://localhost:8080/thredds/wcs/galeon/testdata/ocean.nc? etc John_______________________________________________ thredds mailing list address@hidden For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/********************** "The contents of this message do not reflect any position of the U.S. Government or NOAA." ********************** Roy Mendelssohn Supervisory Operations Research Analyst NOAA/NMFS Environmental Research Division Southwest Fisheries Science Center 1352 Lighthouse Avenue Pacific Grove, CA 93950-2097 e-mail: address@hidden (Note new e-mail address) voice: (831)-648-9029 fax: (831)-648-8440 www: http://www.pfeg.noaa.gov/ "Old age and treachery will overcome youth and skill."********************** "The contents of this message do not reflect any position of the U.S. Government or NOAA." ********************** Roy Mendelssohn Supervisory Operations Research Analyst NOAA/NMFS Environmental Research Division Southwest Fisheries Science Center 1352 Lighthouse Avenue Pacific Grove, CA 93950-2097 e-mail: address@hidden (Note new e-mail address) voice: (831)-648-9029 fax: (831)-648-8440 www: http://www.pfeg.noaa.gov/ "Old age and treachery will overcome youth and skill."