How to convert netcdf file in .csv file

I need to convert netCDF file into .csv file which has lat, long, levels, time and variable name is specific humidity with different pressure levels. I need to convert particular lat and lon at 950 hPa pressure level datasets into .csv format. The file size is too large so i am attaching the datasets link ( http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanalysis.pressure.html). Can somebody help to do this conversion?

1 Kommentar

SAIPRIYA S R
SAIPRIYA S R am 22 Nov. 2020
I have the same dataset. How to convert the netCDF file to csv file

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Chad Greene
Chad Greene am 13 Apr. 2016

0 Stimmen

Sunny,
Read the NetCDF data with ncread, then write the csv file with csvwrite.

2 Kommentare

Clara Toledano
Clara Toledano am 20 Jan. 2021
Can you provide more details ? thank you
TANYA GUPTA
TANYA GUPTA am 27 Okt. 2021
Not Working

Melden Sie sich an, um zu kommentieren.

Tags

Gefragt:

am 13 Apr. 2016

Kommentiert:

am 27 Okt. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by