You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

On flux, dsm_server should always be running.

If you make a cal file change, do the following:

  1. dsm_server_restart
  2. statsproc.sh
  3. shutdown cockpit
  4. cockpit.sh

The statsproc.sh script starts 3 statsproc processes. One creates the normal 5 minute, boom normal data. Another creates the 5 minute tilt corrected winds, The third generates 30 second means of speeds, directions, temperatures and pressure for the IOP plots.

To rerun all the covars from the beginning of the project, from the merged dataset, do:

batch
covar_redo
ctrl-D

The merged dataset will not contain today's data. To run covars for that do:

  1. covar_today

FYI: the dsm_server process also provides a feed of surface met data over a socket to the GAUS system in the trailer.

  • No labels