wrf-python icon indicating copy to clipboard operation
wrf-python copied to clipboard

Maps based on WRF Preprocessing (WPS)

Open allenea opened this issue 6 years ago • 5 comments

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

allenea avatar Feb 04 '19 18:02 allenea

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!

bladwig1 avatar Feb 05 '19 04:02 bladwig1

@allenea you may also find https://github.com/GIS4WRF/gis4wrf useful for that.

dmey avatar Feb 08 '19 17:02 dmey

Any updates for plotting WPS domain?

zxdawn avatar Nov 23 '19 06:11 zxdawn

Right here: https://github.com/allenea/namelist_plot I think it would be an easy add to wrf-python or cartopy.

allenea avatar Dec 02 '19 18:12 allenea

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?

HathewayWill avatar Dec 11 '23 22:12 HathewayWill