ncdisp for .dods file formats
10 ビュー (過去 30 日間)
古いコメントを表示
Hello Dears
I wanted display nc file, however it results in error. My nc file has extention of .dods, but i dont now what it is.
ncdisp('pr_AFR-44_NOAA-GFDL-GFDL-ESM2M_rcp45_r1i1p1_SMHI-RCA4_v1_day_20160101-20201231.nc.dods')
I appreaciate for your kind support in displaying this file type.
0 件のコメント
採用された回答
Sanjana
2023 年 2 月 28 日
Hi,
I understand that you are having trouble understanding what ".dods" file is,The DODS file is a Distributed Oceanographic Data System Data. The Distributed Ocean Data System (DODS) is a software framework used for data networking. The DODS data files are related to OPeNDAP. Open-source Project for a Network Data Access Protocol (OPeNDAP) is the developer of client/server software, of the same name, that enables scientists to share data more easily over the internet.
To read, any kind of DAP data, you can use MATLAB "loaddap" command line tool:
Please note that the above-mentioned content is not published or warranted by MathWorks.
For further information please refer to this:
Hope this helps!
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!