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 <[email protected]> On Behalf Of P M Sent: Wednesday, February 10, 2021 7:19 PM To: International users mailing list for Scilab. <[email protected]> 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
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
