Ward Fisher
Ward Fisher
Hi @abhibaruah it looks like the 'execute' bit is not set on this file. I'm not sure how that would have happened, although it might be something to do with...
I've been pinged by the Mathworks team on this; before I dive into it, I want to see if anybody has any updates that aren't reflected in the issue?
You are correct that, typically, libraries are not meant to be used from their build directories, but instead from their 'install' directories, as specified by the `--prefix` argument when using...
Agreed that we need to get v4.9.0 out, but releasing RC's for public consumption is a best practice. We will try to shorten the release loop and publish release candidates...
So recreating this, I am relieved that it doesn't appear the issue is *storing* the data, but rather in how `ncdump` is printing it. I am investigating further.
Ok, still sorting through this, making a comment so it does not shuffle down the stack. I'm seeing largely consistent behavior between BE and LE systems, but I have found...
@Alexander-Barth Out of curiosity, is the Docker container you mentioned one that could be run/used outside of the `Julia` packaging system? I'm digging into the README.md and want to make...
Interesting, thank you! That is worth reading through and educating myself; I am not super familiar with Julia, but I see the opportunity to extract chunks of technologies I am...
Hmm, interesting. It builds for me via cmake on my end. Another mystery to sort out.
@piqueen314 any thoughts?