Skip to main content

Questions tagged [wrf]

The Weather Research & Forecasting Model

2 votes
0 answers
219 views

I want to calculate the precipitation rate (mm/hr) from the WRF model output. After searching online, I learned from this conversation (Calculate precipitation from WRF model output) that I need to ...
Ankan's user avatar
  • 21
2 votes
0 answers
93 views

I understand that wrf.getvar will give both the speed (dim 0) and the direction (dim 1) V1 = wrf.getvar(ncdin, "uvmet10_wspd_wdir", units="m s-1",timeidx=wrf.ALL_TIMES,meta=False)[...
Dimitris Tsiaousidis's user avatar
1 vote
0 answers
116 views

I want to extract relative humidity at a specific pressure level (850 hPa) using metpy. Earlier, I tried with wrf-python function 'wrf.interplevel' and it worked successfully. But, I was getting some ...
Ankan Sarkar's user avatar
2 votes
0 answers
191 views

I want to find the vertical vapour flux divergence (1/g * ∂(qw)/∂z) as mentioned in section 3.3 of this paper https://acp.copernicus.org/articles/20/5559/2020/#section5 From few discussions here, I ...
Anie's user avatar
  • 21
1 vote
0 answers
141 views

I want to run WRF-Chem with one-way nesting because of the limitations of my system (a linux server with 378 GB of RAM and 32 processors). I have gone through the WRF user guide, which explained how ...
Ankan's user avatar
  • 31
2 votes
1 answer
95 views

I am new to running the WRF-Chem model, so this question maybe a little elementary. I wanted to perform an year-long simulation of certain chemical species for 2019 and for that, is it sufficient to ...
Sujai Banerji's user avatar
2 votes
1 answer
629 views

For example, I am interested in making a simulation for some chemical species for 2019. I am planning to provide NCEP/GDAS FNL meteorological data at 0.25 degree and CAM-Chem chemical boundary layer. ...
Sujai Banerji's user avatar
4 votes
0 answers
321 views

I have calculated the $∂θ_\varepsilon/∂z$ with 'Height', 'Latitude', 'Longitude' dimensions. ...
Kas's user avatar
  • 41
1 vote
1 answer
297 views

I am working on WRF_GHG, I would like to calculate dry and wet deposition in the dry and wet seasons for CO2 and CH4 gases. However, when I check the wrf output, I see that all the variables (...
sara's user avatar
  • 311
2 votes
1 answer
609 views

I am working on WRF_Chem, I would like to calculate the concentration of CO2 just in the Planetary boundary layer(I mean, I want to calculate CO2 from surface to top of PBL).in WRF How can I calculate ...
sara's user avatar
  • 311
2 votes
1 answer
189 views

how can I regrid my NetCDF file into another NetCDF file resolution? change the file number 1 or 2 or 3 (file1.nc,file2.nc,file3.nc ) into resolution template file (wrfinput_d01.nc) . I have attached ...
sara's user avatar
  • 311
1 vote
0 answers
203 views

I creat wrfchemi file for my wrf-chem, my wrfchemi file has 30 time step, frames_per_auxinput5 = 30, 30, auxinput5_inname = "wrfchemi_d", auxinput5_interval_m = 60, 60, ...
sara's user avatar
  • 311
1 vote
1 answer
187 views

I am relatively new to Python, and I am having trouble plotting some data. Specifically, I am plotting wind speed data on a 2-D plot that I grabbed from the Weather Research & Forecasting (WRF) ...
mpletch1's user avatar
1 vote
0 answers
435 views

I am working on CO2 and CH4 by WRF-CHEM, for providing my anthropogenic emission from Edgar data base, I'm going to use the Prep_chem_source App. I would like to use Edgar data emission (as my ...
sara's user avatar
  • 311
5 votes
0 answers
1k views

I'm trying to plot a windrose but I don't know how to get the variables ws and wd. Is there any variable in the wrf output that can be used to make a windrose? I tried with 'wspd' et 'wdir' but I ...
Diana Arteaga's user avatar

15 30 50 per page