[Scilab-users] Scilab & cdf-file format

Clément David Clement.David at esi-group.com
Thu Feb 11 09:57:29 CET 2021


Hello,

From my knowledge there is no existing toolbox to manage this CDF format. However conversion tools exists [1] that can convert CDF to HDF4 and HDF4 to HDF5 (natively supported by Scilab) ; IMHO this will be the simpler way to handle that format.

You could also :

  1.  use SWIG to create your own toolbox mapping the C API to Scilab

OR

  1.  the CDFj package to call CDF function using Java from Scilab (there might be some dataset copies)

[1]: https://cdf.gsfc.nasa.gov/html/faq.html#conversion

Regards,

Clément

From: users <users-bounces at lists.scilab.org> On Behalf Of P M
Sent: Wednesday, February 10, 2021 7:19 PM
To: International users mailing list for Scilab. <users at lists.scilab.org>
Subject: [Scilab-users] Scilab & cdf-file format

Dear Users,

Is there any Scilab toolbox available, handling the cdf-file-format?

cdf = "common data file", which was original developed by NASA :   https://cdf.gsfc.nasa.gov/

Thank you,
Philipp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20210211/9ee6d1ab/attachment.htm>


More information about the users mailing list