wrf_wps_dom

From: Scott Penrose <scottp_at_nyahnyahspammersnyahnyah>
Date: Tue Mar 20 2012 - 16:14:32 MDT

Good morning

I have been playing with the experimental preview.ncl - http://www.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/PreView/preview.htm

Using the following namelist.wps

&geogrid
parent_id = 1, 1, 2, 3,
parent_grid_ratio = 1, 3, 3, 3,
i_parent_start = 1, 19, 8, 10,
j_parent_start = 1, 16, 16, 7,
e_we = 44, 34, 28, 37,
e_sn = 44, 34, 28, 37,
geog_data_res = 'modis_lakes+2m', 'modis_lakes+2m', 'modis_lakes+30s', 'modis_lakes+30s',
dx = 24300,
dy = 24300,
map_proj = 'lambert',
ref_lat = -40.65,
ref_lon = 144.70,
truelat1 = -30.00,
truelat2 = -60.00,
stand_lon = 144.70,
geog_data_path = 'geog'
/

We are able to get the following two plots

Looking at our WRF out files, it seems the Plotgrids (on the right) is correct, while the preview.ncl (on the left) is not.

I think the problem is inside the library file, but it wasn't obvious. Any ideas?

Thanks

Scott

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Mar 20 16:14:54 2012

This archive was generated by hypermail 2.1.8 : Tue Mar 27 2012 - 08:50:24 MDT