Changeset 1315


Ignore:
Timestamp:
07/14/09 14:58:02 (16 years ago)
Author:
Eric.Larour
Message:

Added vel_obs_raw field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/display/displayobservations.m

    r1277 r1315  
    1414fielddisplay(md,'vy_obs','observed velocity y component [m/a]');
    1515fielddisplay(md,'vel_obs','observed velocity magnitude [m/a]');
     16fielddisplay(md,'vx_obs_raw','raw observedvelocity x component [m/a]');
     17fielddisplay(md,'vy_obs_raw','raw observed velocity y component [m/a]');
     18fielddisplay(md,'vel_obs_raw','raw observed magnitude [m/a]');
    1619fielddisplay(md,'accumulation','surface accumulation rate [m/a]');
    1720fielddisplay(md,'observed_temperature','observed temperature [K]');
Note: See TracChangeset for help on using the changeset viewer.