robinson snow data?

From: Bob Tomas <tomas_at_nyahnyahspammersnyahnyah>
Date: Wed, 1 Mar 2006 08:47:27 -0700 (MST)

Hello,

Does anyone have experience plotting Robinson snow data (on a polar sterographic
grid) using something like the native plot example found on the NCL web page?

Its of the form:

         snowcov(89,89)
         lat(89,89)
         lon(89,89)

I've put my best guess in for the resources:

  res@mpLimitMode = "Corners" ; method to zoom
  res@mpLeftCornerLatF = lat(0,0)
  res@mpLeftCornerLonF = lon(0,0)
  res@mpRightCornerLatF = lat(89-1,89-1)
  res@mpRightCornerLonF = lon(89-1,89-1)

  res@mpRelativeCenterLon = True ; set a center lon
  res@mpCenterLonF = lon(44,44) ; center lon
  res@mpRelativeCenterLat = True ; set a center lat
  res@mpCenterLatF = 90. ; center lat

But the results look, ehh, not good.

Bob

-------------------------------------------------------------
Robert A. Tomas
National Center for Atmospheric Research
Climate and Global Dynamics Division - Paleoclimatology
1850 Table Mesa Drive
Boulder, CO 80305-3000
e-mail: tomas_at_ucar.edu tel: 303-497-1342 fax: 303-497-1348
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 01 2006 - 08:47:27 MST

This archive was generated by hypermail 2.2.0 : Wed Mar 01 2006 - 10:20:50 MST