[Thread Prev][Thread Next][Index]

[las_users] Re: Opendap URL Configuration



Hi,

  The problem happened because I did not created the default thredds dataset configuration and the "las" in the url is the attribute path given in this one.


<datasetScan name="Data From LAS" path="las" location="/usr/local/tomcat/content/las/conf/server/data" serviceName="gridded">
<filter>
<include wildcard="*.nc"/>
<include wildcard="*.fds"/>
<include wildcard="*.jnl"/>
</filter>
</datasetScan>

 Thanks for the help (given out of the list).

  Bianca Pereira

2012/3/12 Bianca Pereira <bianca.oli.pereira@xxxxxxxxx>
Hi,

 I configured the opendap URL and tfds data directory in tomcat_path/webapps/thredds/WEB-INF/classes/resources/iosp/FerretConfig.xml as:

 las_tfds_data_dir="tomcat_path/content/las/conf/server/data"
 opendap_base_url="http://localhost:8080/thredds/dodsC/output"

 LAS generates all .jnl in the las_tfds_data_dir but when I try to access them via opendap link using the "Export to Desktop Application" option or when I try to apply analysis there is an error. The url for .jnl is:

  http://localhost:8080/thredds/dodsC/las/id-4e165c8615/data_localhost_8080_thredds_dodsC_MYDATA.jnl

 When I try to access the provider link I receive the following message:

Error {
    code = 400;
    message = "Unrecognized request";
};
  How can I map this url to my data?


 Bianca






[Thread Prev][Thread Next][Index]


Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement