Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : sciNetCDF details
Login with GitLab

sciNetCDF

Read / write NetCDF files
(5833 downloads for this version - 18703 downloads for all versions)
Details
Version
1.0
A more recent valid version with binaries for Scilab exists: 1.2
Author
simon.marchetto@scilab-enterprises.com
Owner Organization
Scilab Enterprises
Maintainer
Simon MARCHETTO
Category
License
Creation Date
October 5, 2015
Source created on
No source archive has been provided for this toolbox version.
Binaries available on
Scilab 5.5.x:
Linux 32-bit Windows 32-bit Linux 64-bit Windows 64-bit
Install command
--> atomsInstall("scinetcdf")
Description
            NetCDF is a software library, and a self-describing, machine-independent open
data format that support the creation, access, and sharing of array-oriented
scientific data.
The version 4 of NetCDF is based on the HDF5 file format. For more details on
NetCDF see http://www.unidata.ucar.edu/software/netcdf/.

In the context of the IASI-NG project, CNES is responsible for the development
of a Scilab/NetCDF4 interface, which CNES wanted to make available to the entire
scientific community. 

The toolbox sciNetCDF is the result of this collaboration. It can read and write
NetCDF files of any version (version 4 of the format is used by default for
writing).

The toolbox provides high level functions to read/write NetCDF files natively in
Scilab in a friendly manner (data is converted automatically from Scilab to
NetCDF and inversely).
These functions are:
- nccreate
- ncwrite
- ncread
- ncwriteatt
- ncreadatt
- ncdisp

It provides also a low level interface to all the NetCDF C library functions
(for a complete list see http://www.unidata.ucar.edu/software/netcdf/docs/netcdf-c/).            
Files (4)
[3.99 MB]
Linux 32-bit binary for Scilab 5.5.x
Linux 32-bit binaries
[3.83 MB]
Windows 32-bit binary for Scilab 5.5.x
Windows 32-bit binaries
[4.01 MB]
Linux 64-bit binary for Scilab 5.5.x
Linux 64-bit binaries
[3.88 MB]
Windows 64-bit binary for Scilab 5.5.x
Windows 64-bit binaries
News (1)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.