GIS4WRF / gis4wrf

QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
https://gis4wrf.github.io
MIT License
159 stars 36 forks source link

How to read gis4wrf by ARWpost #172

Closed hoangnghiem72 closed 3 years ago

hoangnghiem72 commented 4 years ago

I run gis4wrf successfully and got the output data. I want to apply the post-proceesing ARWpost to convert the output dataset to ready data display by GrADs. But when I try to run ARWpost with the gis4wrf the error occurred.

Could you please advise me how can I resolve this problem.

Thanks!

dmey commented 4 years ago

I do not know about ARWpost. I looked at https://ruc.noaa.gov/wrf/wrf-chem/tutorial_arwpost.htm and this seems to be a WRF-specific feature. Are you looking to run this as part of GIS4WRF or are you looking for the ARWpost.exe program?

hoangnghiem72 commented 4 years ago

I would like to use ARWpost which is WRF Post-Processing Software to read and convert the output from WRF to ready data for display on GrADs. It seem to be the ARWpost is not compatible with the output from gis4WRF. Please let me know about that or advise me how to readf and extract data from gis4WRF output data.

dmey commented 4 years ago

I am not sure by what you mean by 'outputs from GIS4WRF' -- these are just WRF model outputs (version 4 and above). Are you sure that ARWpost is compatible with recent version of WRF?

hoangnghiem72 commented 4 years ago

I mean the WRF model outputs running on gis4wrf. Yes, I have tried to run ARWpost successfully with the WRF version 4.2. Actually, I need to know are there the post-processor WRF model outputs running on gis4wrf.

dmey commented 4 years ago

There is nothing special about GIS4WRF if you are using it to simply run WRF. GIS4WRF simply invokes WRF so if you are using the same namelist configurations and WRF versions you should not get any issues. Can you check that you are running the same version with same configurations?

dmey commented 3 years ago

closing as no response from the user