- To: thredds@xxxxxxxxxxxxxxxx
- Subject: [thredds] URL to WMS getcapabilities document
- From: Egil Støren <egil.storen@xxxxxx>
- Date: Wed, 10 Jul 2013 11:34:41 +0200
Hi all,We discovered a peculiar feature/bug related to URLs for WMS getcapabilities documents in TDS 4.3.17.
This URL: http://thredds.met.no/thredds/wms/myocean/siw-tac/siw-metno-glo-osisaf/drift/2011/10/ice_drift_nh_polstere-625_multi-oi_201110251200-201110271200.nc?service=WMS&version=1.3.0&request=GetCapabilities gives the expected result.If we in the above URL removes the '/' between 'siw-metno-glo-osisaf' and 'drift', like this:
http://thredds.met.no/thredds/wms/myocean/siw-tac/siw-metno-glo-osisafdrift/2011/10/ice_drift_nh_polstere-625_multi-oi_201110251200-201110271200.nc?service=WMS&version=1.3.0&request=GetCapabilitieswe get a very similar result. The only difference is that the paths inside the document is updated to the erroneous path in the URL.
This same behaviour can also be seen on motherlode: http://motherlode.ucar.edu/thredds/wms/grib/NCEP/GFS/Global_0p5deg/files/GFS_Global_0p5deg_20130706_1800.grib2?service=WMS&version=1.3.0&request=GetCapabilities vs. http://motherlode.ucar.edu/thredds/wms/grib/NCEP/GFS/Global_0p5degfiles/GFS_Global_0p5deg_20130706_1800.grib2?service=WMS&version=1.3.0&request=GetCapabilities Explanation? Best regards, Egil Støren met.no
- Follow-Ups:
- Re: [thredds] URL to WMS getcapabilities document
- From: Marcos Hermida
- Re: [thredds] URL to WMS getcapabilities document