How to convert NC files to DFS (Data File System) files using DHI matlab toolbox?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I hope everyone is doing well.
I have some NC data files and I am trying to convert them to dfs files using DHI matlab toolbox. However, I am not sure how to write the script.
So far, I have been able to read the NC files in Matlab. Now, I need to use DHI matlab toolbox to generate a dfs file.
Info regarding NC file:
Size: 325x200x8760
Dimensions: x,y,time
Datatype: single
Attributes:
_FillValue = 1.000000020040877e+20
standard_name = 'surface_air_pressure'
long_name = 'surface pressure'
units = 'Pa'
coordinates = 'lon lat'
cell_method = 'time: point values 3600.0 seconds'
grid_mapping = 'Rotated_pole'
If someone can help me with this, I would really appreciate it.
Regards,
1 Kommentar
Kaushal Kumandur
am 7 Mai 2023
I am currently doing something similar. Taking the BARRA netcdf files from Australia's Bureau of Meteorology and converting those netcdf to dfsu format. How did it go for you? I will post the answer if I complete my code successfully.
Antworten (0)
Siehe auch
Kategorien
Mehr zu NetCDF finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!