<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p> </p>
    <p style="margin-bottom: 0in; line-height: 100%">Dear NCL Community,</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">I am writing for a
      GKS contour problem. The lines relative to this error might be
      something for projection. The complete NCL script is attached.<br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">; res@mpLimitMode =
      "Corners" <br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">;
      res@mpLeftCornerLatF = lat2d(nlat-1,nlon-1)</p>
    <p style="margin-bottom: 0in; line-height: 100%">;
      res@mpLeftCornerLonF = lon2d(0,0)</p>
    <p style="margin-bottom: 0in; line-height: 100%">;
      res@mpRightCornerLatF = lat2d(0,0)</p>
    <p style="margin-bottom: 0in; line-height: 100%">;
      res@mpRightCornerLonF = lon2d(nlat-1,nlon-1)</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">The errors are
      given
      as follows:</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%">warning:TickMarkSetValues:
      Zero span between tmXBDataLeftF and tmXBDataRightF, turning bottom
      tickmarks off:[errno=1104]</p>
    <p style="margin-bottom: 0in; line-height: 100%">warning:TickMarkSetValues:
      Zero span between tmXTDataLeftF and tmXTDataRightF, turning top
      tickmarks off:[errno=1104]</p>
    <p style="margin-bottom: 0in; line-height: 100%">warning:TickMarkSetValues:
      Zero span between tmYLDataBottomF and tmYLDataTopF, turning left
      tickmarks off:[errno=1104]</p>
    <p style="margin-bottom: 0in; line-height: 100%">warning:TickMarkSetValues:
      Zero span between tmYRDataBottomF and tmYRDataTopF, turning right
      tickmarks off:[errno=1104]</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      51 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --RECTANGLE
      DEFINITION IS INVALID</p>
    <p style="margin-bottom: 0in; line-height: 100%"> GKS ERROR NUMBER
      -107 ISSUED FROM SUBROUTINE GSVP :</p>
    <p style="margin-bottom: 0in; line-height: 100%"> --MAXIMUM NUMBER
      OF
      ERROR MESSAGES EXCEEDED</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">Any indications
      would be appreciated. Thanks in advance.</p>
    <p>
      <style type="text/css">p { margin-bottom: 0.1in; line-height: 115%; }</style></p>
  </body>
</html>