ncdisp for .dods file formats
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
TESFALEM ALDADA
el 10 de Mzo. de 2022
Respondida: Sanjana
el 28 de Feb. de 2023
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 comentarios
Respuesta aceptada
Sanjana
el 28 de Feb. de 2023
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!