Maps based on WRF Preprocessing (WPS)
Would wrf-python be interested in implementing a feature that recreates grids/nested-grids which can be used to plot data on the same domain as the model without needing the model output. It's still a work in process. A few of my issues hopefully will be easily solvable in a future Cartopy release.
https://github.com/allenea/namelist_plot
Does this provide similar functionality as plotgrids.ncl (https://github.com/wrf-model/WPS/blob/master/util/plotgrids_new.ncl), which comes bundled with WPS? If so, then we're definitely interested (see #17). I'm currently on vacation, so I'll look in to your code some more next week. Do you have any sample images that you can attach in this thread? Thanks!
@allenea you may also find https://github.com/GIS4WRF/gis4wrf useful for that.
Any updates for plotting WPS domain?
Right here: https://github.com/allenea/namelist_plot I think it would be an easy add to wrf-python or cartopy.
Right here: https://github.com/allenea/namelist_plot I think it would be an easy add to wrf-python or cartopy.
how does this work?