搜索资源列表
NetCDF
- 该压缩包里包含用于开发读写NC文件的链接库以及NetCDF文件格式的说明文档。
idl-NetCDF.tar
- 读取、写入netcdf文件的idl源码程序,如需按自己的要求显示图形,可自己更改、添加相关语句即可。
netcdf数据
- 气象方面netcdf数据
NetCDF-Reader
- NetCDF-ReaderNetCDF-ReaderNetCDF-Reader
netCDFcpp.zip
- netcdf C++读写,用于科学计算,本代码主要是用C++封装了C库,,netcdf C++ read and write for scientific computing, the code is mainly used C++ package the C library,
ncx
- netcdf的可视化工具包,对于直接读取netcdf数据非常便利-netcdf visualization toolkit, for direct reading netcdf data is very convenient
netcdf_toolbox-1.0.12.tar
- NetCDF Toolbox一种重要的画图工具-The NetCDF Toolbox is something that I did not write, and therefore I cannot answer any questions about it. It s based on the netcdf-2 api of mexnc and it s completely unsupported. I strongly recommend that you not use it.
netcdf
- MATLAB中读写、处理科学数据文件格式NETCDF的程序-code related to the reading, writing and other process about NETCDF
netcdf-3.5.1
- 在linux系统下要读取netcdf格式的数据必须安装此插件-In linux systems to read data in netcdf format must install this plug-in
netcdf-3.6.2.tar
- netcdf 气象数据通用格式 二进制文件读写 可用的源码-netcdf binary file of meteorological data in a common format to read and write the source code available
netcdf
- MATLAB 实现netcdf的转换txt文件代码-MATLAB realization of netcdf conversion txt file code
Netcdf C++接口使用说明
- 这是用C++语言读取NetCDF文件数据的常用接口函数说明,很实用。(This is the paper about NetCDF C++ API.)
The NetCDF C Interface Guide(netcdf-c)
- 这是一篇读取NetCDF文件的C接口英文说明,详细介绍了几乎所有的接口函数,方便,实用。(This is the paper about NetCDF C API,and almost all the APIs are detailedly described .It's uesfel and convenient.)
Reading NetCDF in ArcGIS
- 可以直接中Arcgis中读取netCDF格式的数据,总结的非常全面。(Read the netCDF data in the Arcgis software.)
netcdf-3.6.3.tar
- 打开一些特定格式文件的安装包,比如Linux系统下的.nc文件,(See the software package for NetCDF files)
netcdf-4.5.0.tar
- netcdf的C++接口,用于实现c++读取nc数据(The C++ interface of NetCDF)
Cplus读NetCDF代码
- 在Linux平台下使用C++ 基于boost库读取NetCDF(多用于生物学,化学,气象等复杂数据)类型数据(using C++ read .netcdf data)
parallel-netcdf-1.8.1.tar
- 使用方法: tar zxf parallel-netcdf-1.8.1.tar.gz Build with: cd parallel-netcdf-1.8.1 FC=mpifort CC=mpicc CFLAGS=-fPIC ./configure --prefix=/usr/local/pnetcdf-1.8.1_mpich-3.2 make all check sudo make install(tar zxf parallel-netcdf-1.8.1.tar.gz Buil
NetCdf-vb.net
- vb.net语言读取标准格式Netcdf文件。(The vb.net language reads the standard format Netcdf file.)
NetCDF批量转Tiff的IDL程序
- 将nc文件批量转为tif格式的小程序,在idl中运行(batch tool used for netcdf to tif)