Offset terrain in WRF Polar Stereographic

From: Don Morton <Don.Morton_at_nyahnyahspammersnyahnyah>
Date: Tue Feb 16 2010 - 12:04:09 MST

Hi,

I thought this problem had been resolved ages ago, but maybe only for
Lambert projections.

I'm using NCL 5.1.1 on WRF v3.1.1 netCDF output with polar stereographic
projection, and I'm running into the same old terrain-offset issues that
some of us have mentioned over the past several years.

Am I correct in my expectations that the WRF NCL mapping routines "should"
handle this these days? Or, am I possibly missing something key? I can go
back and handle this the old way, using the standard NCL plotting functions
I once used, with the following sorts of resource settings

  res@gsnAddCyclic = False ; Regional data, not cyclic
  res@tfDoNDCOverlay = False ; Set True for native
projection

  ; Specify map boundaries
  res@mpLimitMode = "Corners" ; Use the corners limit mode

and not using all those convenient WRF functions, but now I'm wondering...

My resulting image is at

<http://weather.arsc.edu/Miscellaneous/NCLWoes/Hgt.png>

With a simplified script available at

<http://weather.arsc.edu/Miscellaneous/NCLWoes/Hgt.ncl>

and the wrfout file (870 Mbytes) available at

<
http://weather.arsc.edu/Miscellaneous/NCLWoes/wrfout_d01_2009-12-20_00:00:00
>

-- 
Arctic Region Supercomputing Center
http://www.arsc.edu/~morton/

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Feb 16 12:04:27 2010

This archive was generated by hypermail 2.1.8 : Thu Feb 18 2010 - 10:33:29 MST