************************************
22/2/13

Scilab doesn't support the NetCDF4 files that now replace the HDF5 files.
Unfortunately, I've given up on scilab in favor of python now, so will probably never write it.
************************************


Run make

this will produce ds_getH5DSet.sce, which you can run from scilab but usually just execute getSig.sci in the /scilab dir
and this will do everything

getSig.sci:getSig() - returns a cached JET PPF/JPF:
[data, timeVec, XVec] = getSig(pulse, "path");


