Giter VIP home page Giter VIP logo

Comments (2)

vaivads avatar vaivads commented on July 30, 2024

Hi Thomas,

great news!

This also avoids confusion with matlab cdfread as both can have different
syntax.
It is most important to update and test @dataobj because I think it is used
also by MMS
and currently there is still bare "cdfread".

Andris

On Tue, Apr 28, 2015 at 4:59 PM, Thomas Nilsson [email protected]
wrote:

Hi,
NASA have just (minutes ago, after hopefully my last bug report) released
the new stable cdf patch for Matlab. (v.3.6). This is now able to handle
the upcoming leap second of 2015/07/30 while ensuring backwards/forwards
compatibility with any future leap seconds by adding a field in each cdf
file with information about the last leap second used when writing the file.

One major change from previous version is that: "All SPDF-distributed
modules are now renamed with a prefix of 'SPDF', e.g., SPDFCDFREAD replaces
CDFREAD, SPDFCDFWRITE replaces CDFWRITE, etc. Each module still keeps its
original functionality and may have a few new enhancements/features."

All MMS specific code has already been modified to reflect this behavior
but as there are still a lot of places in irfu-matlab where the old
functions are used I am creating this issue. When all instances of cdfread,
cdfwrite, cdfinfo etc. are replaced this issue can be closed and the new
stable cdf-patch can fully replace the nasa_cdf_patch.

Please feel free to help locate and replace the obsolete function calls.

// Thomas


Reply to this email directly or view it on GitHub
#16.

from irfu-matlab.

thomas-nilsson-irfu avatar thomas-nilsson-irfu commented on July 30, 2024

One bug was discovered in the version uploaded yesterday. It assumes LD_LIBRARY_PATH (linux) or PATH (windows) has been configured on the system to include the directory with libcdf.so (or the dll for Windows OS). I added some code to irf.m in MMSdevel which should ensure the path variable is configured accordingly if it is missing.

But I do not run Mac OS and am unsure which parameter is used for Mac. Someone running Mac OS, please add the corresponding environment variable so that this commit can move to master.

from irfu-matlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.