[Scilab-Dev] Could you help me with SciLab to install NetCDF

Allan CORNET allan.cornet at scilab.org
Tue Jan 26 08:30:14 CET 2010


Hi,

On Windows, 

Download pre-built netcdf library 
ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/win32_vs_PGI_dll_4.0.1.zip

unzip netcdf toolbox 

copy in this directory
netcdf.h
netcdf.lib
and netcdf.dll

edit sci_netcdf_builder.sce
line 5
and replaces

libs = ['libnetcdf']; by libs = ['netcdf'];

exec sci_netcdf_builder.sce
exec loader.sce



N.B : Please use a nightly build 5.2 to have bug 5699 fixed
http://www.scilab.org/download/index_download.php?page=nightly_builds_5.2

Allan


--
Allan CORNET
-------------------------
The Scilab Consortium
Digiteo
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex
France


-----Message d'origine-----
De : Sylvestre Ledru [mailto:sylvestre.ledru at scilab.org] 
Envoyé : lundi 25 janvier 2010 17:24
À : dev at lists.scilab.org
Objet : Re: [Scilab-Dev] Could you help me with SciLab to install NetCDF

Hello Anton,

I just tried this module: 
http://math.acadiau.ca/ACMMaC/software/scilab_netcdf.html
and it works fine for me (under Linux but it should work under Windows).

I just had to edit the loader.sce to provide the right path to
libnetcdf.

Regards,
Sylvestre
PS: Crime is a beautiful place ;)


Le lundi 25 janvier 2010 à 14:15 +0300, Антон Холод a écrit :
> Hello colleagues,
> 
> If you have some free time, could you help me.
> I want to use SciLab and I need of reading/writing NetCDF files in this package. Could you give me instruction of insallation netcdf interfaces for SciLab in Windows XP, installation package, any examples of scripts in SciLab or any advices.
> 
> Thank you very mach for help.
> 
> With best regards,
> Anton Kholod
> Marine Hydrophysical Institute
> Sevastopol, Ukraine






More information about the dev mailing list