Joseph Hickey
Joseph Hickey
Wouldn't want to create something that requires user actions when the default works most of the time. Concur that it shouldn't be hard coded, though. There should be a hardcoded...
This issue is being tracked and worked internally at GSFC
Did you do a `git submodule init` and `git submodule update`? What does `git status` say?
This issue is being tracked and worked internally at GSFC
This issue is being tracked and worked internally at GSFC
Thanks for this report. I have examined the sequence of packets being sent to the UDP command port (CI_LAB) and while most are invalid and should be rejected, some do...
Now tracking this issue internally at GSFC.
With respect to @skliper comments: - Complexity isn't really that much. I realize this looks like a big changeset but a lot of it has to do with enhancing the...
To clarify - for applications, in most cases I strongly advocate for doing something like an OutputConfig structure as a table that gets loaded via table services. This is already...
Thanks for the feedback. I've investigated the strict aliasing rules and I'm not convinced that anything actually violates them. I can't think of any specific case in the flow where...