You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To our knowledge, Octave does currently not support the INTERMAGNET CDF format.
Although Octave supports NetCDF, no libraries for accessing the CDF file format are available. Unfortunately, the MATLAB routines cannot be easily transferred to Octave as they are only available as proprietary files.
In order to read INTERMAGNET CDF files with Octave, you would have to modify and compile the CDF C routines.