--- MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m 2005/02/02 15:38:21 1.2 +++ MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m 2005/03/21 16:40:30 1.4 @@ -6,34 +6,42 @@ ETArangeA = [-25,35]; ETAcontourA = [-25:5:35]; -MoiPTcunitsA = 'K'; -MoiPTcrangeA = [275,500]; -MoiPTccontourA = [275:25:500]; +ThetaEcunitsA = 'K'; +ThetaEcrangeA = [270,500]; +ThetaEccontourA = [270:10:500]; SunitsA = 'g/kg'; SrangeA = [0,17]; ScontourA = [0:1:17]; TunitsA = 'K'; -TrangeA = [225,500]; -TcontourA = [225:25:500]; +TrangeA = [250,500]; +TcontourA = [250:10:500]; TempunitsA = 'K'; -TemprangeA = [225,500]; -TempcontourA = [225:25:500]; +TemprangeA = [250,500]; +TempcontourA = [250:10:500]; UunitsA = 'm/s'; -UrangeA = [-45,45]; -UcontourA = [-45:5:45]; +UrangeA = [-60,60]; +UcontourA = [-60:5:60]; + +fizhi_UunitsA = 'm/s'; +fizhi_UrangeA = [-60,60]; +fizhi_UcontourA = [-60:5:60]; uVelunitsA = 'm/s'; -uVelrangeA = [-45,45]; -uVelcontourA = [-45:5:45]; +uVelrangeA = [-60,60]; +uVelcontourA = [-60:5:60]; VunitsA = 'm/s'; VrangeA = [-15,15]; VcontourA = [-15:.5:15]; +fizhi_VunitsA = 'm/s'; +fizhi_VrangeA = [-15,15]; +fizhi_VcontourA = [-15:.5:15]; + vVelunitsA = 'm/s'; vVelrangeA = [-15,15]; vVelcontourA = [-15:.5:15]; @@ -158,4 +166,4 @@ EmPunitsA = 'gm^{-2}s^{-1}'; EmPrangeA = [-.1,.12]; -EmPcontourA = [-.1:.01:.12]; \ No newline at end of file +EmPcontourA = [-.1:.01:.12];