Both of wrf_user_ll_to_xy in NCL and wrf.ll_to_xy in wrf-python return negative x values.

Yan LIU

New member
I'm trying to compare wrfout file with observations in some locations. I'm pretty sure that all the locations are in the wrf-domain. But when I use wrf_user_ll_to_xy in NCL and wrf.ll_to_xy in wrf-python to get the index of these locations, most of the x values I get are negative. I don't understand why. Is that caused by the projection? I used 'lat-lon' projection.
 

Attachments

  • xy_ncl.png
    xy_ncl.png
    37.2 KB · Views: 4
  • xy_wrfpy.png
    xy_wrfpy.png
    29.7 KB · Views: 5
  • namelist.wps
    namelist.wps
    759 bytes · Views: 1
Back
Top