搜索资源列表
NetCDF
- 该压缩包里包含用于开发读写NC文件的链接库以及NetCDF文件格式的说明文档。
idl-NetCDF.tar
- 读取、写入netcdf文件的idl源码程序,如需按自己的要求显示图形,可自己更改、添加相关语句即可。
netCDFcpp.zip
- netcdf C++读写,用于科学计算,本代码主要是用C++封装了C库,,netcdf C++ read and write for scientific computing, the code is mainly used C++ package the C library,
matlab_netCDF_OPeNDAP
- matlacb程序包,能读写netcdf文件,-matlab program bag, read & write netcdf file
netcdf.net.1.0.src
- j#实现netcdf文件的读写,实现netcdf文件的转换-j# achieve netcdf file read and write, to achieve conversion of netcdf file
ncinstall
- netcdf插件安装和.nc格式数据的读取 ――For Matlab in WindowsXP -netcdf plug-in installation and. nc format of data read- For Matlab in WindowsXP
netcdf
- use python to extract netCDF file
netcdf
- Fortran 读取nc文件,需要netcdf库-Fortran read nc file need netcdf library
netcdf-fortran-4.2.tar
- In versions before 4.2, the Fortran netCDF library source was bundled with the C library source in one distribution, and it was possible to combine the libraries in a single library file. With version 4.2, the Fortran netCDF library for Fortran77 and
netcdf-cxx4-4.2.1.tar
- 在c++开发环境下读取netcdf的数据包-Read netcdf packets in c++ development environment
matlab-read-netcdf-files
- 对于读取气象学、海洋学等学科网站上的netcdf格式的数据很有帮助,从基础讲起,深入浅出,希望对初学者有帮助!-help to read and know what s netcdf and how to apply the data via matlab
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.)
归档
- 读取netCDF文件,文件内容为全球风速的卫星数据,其中包括一些nc command的应用等等。(the code to read netCDF file for global wind data)
netCDFFortran90
- 预编译netcdf-fortran函数库(prebuild netcdf-fortran)
read
- 用于在win系统下使用vs软件编程c++语言来读取netcdf文件(Used in the win system using vs Software Programming c++ language to read NetCDF files)
netcdf-4.5.0.tar
- netcdf的C++接口,用于实现c++读取nc数据(The C++ interface of NetCDF)
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)