Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/dap/template/help.html@7077
Revision 7077,
2.1 KB
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
2 | <head> |
---|
3 | <title>pyDAP help page for file $location</title> |
---|
4 | |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
---|
6 | <link media="all, screen" href="ndg2.css" type="text/css" rel="stylesheet"/> |
---|
7 | </head> |
---|
8 | |
---|
9 | <body> |
---|
10 | <div> |
---|
11 | <div id="header"></div> |
---|
12 | <div id="logo"><img src="NERC_Logo.gif" alt="Natural Environment Research Council"/></div> |
---|
13 | </div> |
---|
14 | <h1>How to access this file</h1> |
---|
15 | |
---|
16 | <p>The resource <code>$location</code> is a dataset available through the <a href="http://opendap.org/">OPeNDAP</a> protocol. The best way to access this dataset is using an <a href="http://www.opendap.org/faq/whatClients.html">OPeNDAP client</a> like Ferret, GrADS or Matlab.</p> |
---|
17 | |
---|
18 | <p>In case you <strong>don't have</strong> a client installed, you can try to download data by accessing the <a href="${location}.html">web interface</a> for this dataset.</p> |
---|
19 | |
---|
20 | <div id="Footer"> |
---|
21 | |
---|
22 | <center><table><tbody> |
---|
23 | <tr> |
---|
24 | <td width="60%" align="left"> |
---|
25 | <table><tbody> |
---|
26 | <tr> |
---|
27 | <td><span> |
---|
28 | <a href="http://ndg.nerc.ac.uk/"><image src="ndg_logo_circle.gif" alt="NDG" title="NDG"></image></a> |
---|
29 | </span></td> |
---|
30 | <td><a href="http://pydap.org">pydap/$version</a> based OPeNDAP site for <a href="http://ndg.nerc.ac.uk">NERC DataGrid</a>. |
---|
31 | |
---|
32 | This site is for test purposes only and is under active development.</td> |
---|
33 | </tr> |
---|
34 | </tbody></table> |
---|
35 | </td> |
---|
36 | <td align="right"><span> |
---|
37 | <a href="http://www.stfc.ac.uk/"><image src="stfc-circle-sm.gif" alt="Hosted by the STFC CEDA" title="Hosted by the STFC CEDA"></image></a> |
---|
38 | </span></td> |
---|
39 | </tr> |
---|
40 | </tbody></table></center> |
---|
41 | </div> </body> |
---|
42 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.