Convert .csv file(s) to netCDF file

9 ビュー (過去 30 日間)
Damith
Damith 2015 年 3 月 5 日
編集済み: per isakson 2015 年 3 月 5 日
Hi,
I need to convert the attached .csv file to netCDF file.(I have hundreds of similar .csv files) Is there a way to do in MATLAB?
Thanks in advance.

回答 (1 件)

per isakson
per isakson 2015 年 3 月 5 日
編集済み: per isakson 2015 年 3 月 5 日
AKAIK: There are good support to read csv-files and write netCDF-files, but no tool to convert csv-files to netCDF. (There are contributions in the File Exchange, which promise to convert the other way round.) Thus, you need to make your own function:

カテゴリ

Help Center および File ExchangeNetCDF についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by