######################################### Reading and plotting the data of obsvect ######################################### The obsvect data are contained in :bash:`monitor.nc` files at :bash:`$WORKDIR/obsoperator/fwd_NN/obsvect/THE_CONSTRAINT/SPEC/`, where NN = -001 for the prior and NN = -002 for the posterior, THE_CONSTRAINT is the type of assimilated data (e.g. concs or satellites; see :doc:`tutorials on observations`), and SPEC is the parameter name (typically a chemical species). They are formatted as follows, as described in :doc:`the general documentation on inputs and outputs`: .. literalinclude:: dump_monitor.txt .. mettre XXX map_monitor_stations.py + ts_monit_concs.py + map_monitor_sat.py+nuage_monit_cocns.py +filter_monitor_after_first_try_TROPOMI.py Examples for reading and plotting :bash:`controlvect.nc` files are given in :doc:`the VERIFY project`.