필터 지우기
필터 지우기

ncdisp for .dods file formats

조회 수: 14 (최근 30일)
TESFALEM ALDADA
TESFALEM ALDADA 2022년 3월 10일
답변: Sanjana 2023년 2월 28일
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.

채택된 답변

Sanjana
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개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by