Converting Netcdf file to csv (.dat) file
Added by Nur Nur over 5 years ago
Hello everyone!
I have just started studied on file formats for modelling and, I'm kind of new in this area. I have netcdf file that include lat,lon,time (10 years-00-06-12-18 UTC), u-v wind and geopotantial values. I would like conver this file to csv (.dat). I have use this command "ncdump -v u,v -f fortran -n dat vol1-10years.nc > test.dat", but wind values does not seem right. I need to convert this file to csv(.dat) like in the example (winds.dat). I would be grateful if you could help me in this case. Thank you.
Best regards,
vol1-10years.nc (12.4 MB) vol1-10years.nc | |||
winds.dat (499 KB) winds.dat |
Replies (1)
RE: Converting Netcdf file to csv (.dat) file - Added by Karin Meier-Fleischer over 5 years ago
Please, don't do cross postings, see https://code.mpimet.mpg.de/boards/2/topics/7890