-
Task
-
Resolution: Fixed
-
Major
-
None
-
Other
Hi,
I'm looking to use the Magics API to produce plots from a program that I've
written.
Specifically, I would like to pass an array of floats to the Magics API and
have it plotted. Is that possible? I also have navigation/projection
information in a structure, and I'd like to pass that along as well so that
the data can be geo-located.
I am only finding examples and functions that will read data from a file in
a specific format (such as grib or netcdf).
Can you tell me if there is a way in the Magics API to plot data that is
already in memory?
Thank you.
Todd