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
(5830 downloads for this version - 18699 downloads for all versions)
Details
Version
1.1
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
November 23, 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.75 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.80 MB]
Windows 64-bit binary for Scilab 5.5.x
Windows 64-bit binaries
News (1)
Comments (2)     Leave a comment 
Comment from Emmanuel Fontaine -- February 24, 2016, 10:13:43 PM    
Bonjour, je ne peux pas accéder à ce lien
http://forge.scilab.org/index.php/p/netcdf4/


et je n'arrive pas à avoir d'aperçus des fonction scilab citées sur cette page, je ne
sais
pas comment les utilisées. Est-il possible d'avoir un peu d'aide.

Merci.
Comment from Simon MARCHETTO -- March 10, 2016, 10:35:35 AM    
hello,

The forge project has a public access now.

Sorry no preview on functions yet. The full documentation of the toolbox is available in 
the integrated help of scilab. Once the toolbox installed and loaded, the help can be 
found in the sciNetCdf chapter. 
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.