Navigation : Top/OPeNDAP
* Outline [#j6922f17]
海洋や気象を対象に,気温や風速など様々な科学データをネットワーク上で相互利用するインターネットプロトコル.
Open-source Project for a Network Data Access Protocolのアクロニウム.
Netcdfが使える環境であることが必要.
- [[OPeNDAP:http://opendap.org/]]

* OPeNDAP for Matlab [#ifdef8bf]
*** Toolbox [#la796c72]
- [[The Matlab Structs Tool:http://www.opendap.org/download/ml-structs.html]]
- [[Matlab OPeNDAP Ocean Toolbox:http://www.oceanographicdata.org/Toolbox/toolbox.html]]
** Install [#k6ce1309]
*** Linux [#n0c1d89b]
- require
-- libxml2, [[libcurl:http://curl.haxx.se/]]
+ libcurl
 ./configure
 make
 make test
+ libdap
 ./configure
 make
 make install
*** Windows [#u1175cf4]
- [[The Matlab Structs Tool:http://www.opendap.org/download/ml-structs.html]]と[[Matlab OPeNDAP Ocean Toolbox:http://www.oceanographicdata.org/Toolbox]]をダウンロードしてインストールする.
- C:\opendap\bin, C:\opendap\dll等にパスを通す(デフォルトインストールだとかってにパスが通っている)
- C:\opendap\loaddapをMATLABのpathに追加
これで終わり
*** インストール後のテスト [#aa9fac49]
 x = loaddap('-A', 'http://test.opendap.org/opendap/data/nc/coads_climatology.nc')


* Available Ocean and Atmospheric data [#ad5f123c]
- [[NOAA National Operational Model Archive & Distribution System:http://nomads.ncdc.noaa.gov/data.php]]
- [[NASA Estimating the Circulation and Climate of the Ocean:http://ecco.jpl.nasa.gov/]]