There are several ways on visualisating ODB data in Magics.
This page will present examples of these different plottings, and will offer skeletons of python programs. |
In this example, we have downloaded some ODB data from Mars.
The mars request looks like:
retrieve,
class = e2,
type = ofb,
stream = oper,
expver = 1607,
repres = bu,
reportype = 16005,
obstype = 1,
date = 20100101,
time = 0,
domain = g,
target = "data.odb",
filter = "select lat@hdr, lon@hdr, obsvalue@body where (source='ispdv2.2') and (varno=110)",
duplicates = keep