来自http://www.codeplex.com/netcdf NetCDF (network Common Data Form) is a software library and a standard binary data format supported by Unidata (http://www.unidata.ucar.edu/software/netcdf/) that enables the creation, access, and network sharing of
NetCDF(network Common Data Format)最早是由美国国家科学委员会资助的计划--Unidata --所发展 来的,其用意是在Unidata 计划中不同的应用項目下,提供一种可以通用的资料存取方式,资料的形状包 括单点的观测值、时间序列、规则排列的网格、以及人造卫星或雷达的影像文件。
netcdf 讲解和运用 NetCDF全称为network Common Data Format,中文译法为“网络通用数据格式”, 对程序员来说,它和zip、jpeg、bmp文件格式类似,都是一种文件格式的标准。netcdf 文件开始的目的是用于存储气象科学中的数据,现在已经成为许多数据采集软件的生成文件 的格式