--- MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m 2005/02/02 15:38:21 1.2 +++ MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m 2005/02/02 16:20:12 1.3 @@ -6,21 +6,21 @@ 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];