wrf output

  1. W

    Possible namelist error? WRF stops in middle of run

    Using WRF-CHEM v4.4.2 and sometimes the 120 hour run works without a problem. Other times it stops mid run. I have attached the rsl files and namelist.input.
  2. W

    Is there a way to append file type to wrfout files?

    Good afternoon, I was wondering if there is a way to append the file type (ie .nc .grib) to the wrf output files as part of the nameslist? This would make it easier to do data analysis.
  3. J

    Use of Environment Variables to Direct History Output Files

    Hello, I'd like to know if it is possible to use an environment variable to direct the output files from wrf.exe and if so, what the syntax would be in the namelist file. I'm thinking of something like the following: &time_control ... history_outname =...
  4. O

    Fine vertical resolution, excluding unneeded WRF-output files, resetting snowfall and snow coverage to 0 before each integration

    Dear colleagues, (1). Please, how can I ensure that my simulation has a fine vertical resolution? (Vertical height above the ground). The e_vert? (2). How can I ensure that the values of snowfall and snow coverage are reset to 0 before each integration? (3). How do I exclude un-needed...
  5. P

    Underestimated CLDFRA in 4.4.1 compared to 4.3.1

    Hi All, Significant differences were found in the SWDOWN calculation between WRF-4.3.1 and WRF-4.4.1. Compared with measured radiation data, WRF-4.4.1 shows much worse scores. Similar differences are in CLDFRA: compared to satellite observation WRF-4.4.1 underestimates the values of the...
  6. W

    How to calculate dbz using WRF? Namelist issue

    Good morning, Trying to calculate radar dbz returns over domain 2. I have attached the namelist file for reference. It seems like even though I am using a compatible mp_physics the do_radar_ref doesn't want to work. I have attached my namelist and rsl.error reports in a zip file.
  7. J

    The problem of the auxiliary pressure level output in WRFPLUS

    Hello. When I was using the auxiliary pressure level output in WRF, for example, I just add &diags p_lev_diags = 1 num_press_levels = 1, press_levels = 50000, in the namelist.input and auxhist23_interval = 360, frames_per_auxhist23 = 1, io_form_auxhist23 = 2, in the &time_control part, if I run...
  8. X

    Strange time dimensions and values of wrf_out files

    Hi all, I am running the WRF-Noah MP model in East Asia during 2021.6-2021.8 without any errors reported. However, I found some strange things in my wrf.output files: (1) Strange time dimension. Generally, my daily wrfout files have a dimension of 159*159*1 (My study area covers 159 grid...
  9. S

    iofields_filename WRF v4.4 not working

    Hi I want to remove some variables from my wrfout files but it is not removing any of the variables I put in the iofields_filename Here is my namelist.input and rsl.error file
  10. I

    Converting Projection of WRF Output file

    Dear All I am trying to convert LCC projection to UTM projection using python. below is my code # Define the source (Lambert Conformal) and destination (UTM) projections lambert = pyproj.Proj(proj='lcc',lat_0 = 49.8, lon_0=6.0, lat_1=6.1, lat_2=12.2, a=6370000, b=6370000) utm =...
  11. S

    3-day ahead weather forecast using WRF-ARW based on historical data.

    Can WRF-ARW perform a 3 day forecast based on historical data? I am trying to run wrf model beyond the given input days but it is getting stopped.
  12. R

    Units of west_east and south_north coordinates?

    Hi all, I'm a new WRF user and want to know the values in km of the gridpoints in some WRF output I am working with. I noticed that much of the output data is in coordinates of 'west_east' and 'south_north'. However, I have been unable to figure out whether these coordinates simply indicate the...
  13. J

    Idealized test cases output as RotatedLatLon projection, why?

    Hello! I've successfully set up WRF and have also run a couple of the test cases included in WRF4.4.1 (em_fire, em_quarter_ss). These runs are successful as well and output the standard `wrfout_d01_0001-01-01_00:00:00` type files. I then attempt to visualize these files (example, SLP) using...
  14. A

    WRF model runtime issue: Only able to run 9 days out of 152 due to HPC time limit

    Hi everyone, I am having an issue with running my WRF model on two clusters with 35 nodes each. I set the maximum time limit to 24 hours, but my model runtime is 152 days, or about 3 months long. As a result, I've only been able to run and output about 9 days out of the 152 days. I had to...
  15. P

    history_interval depending on variable

    Hi, Is it possible to specify the history_interval depending on the variable? I would like to have the output of the rainfall variables every 10 minutes but the output of the rest of the variables every hour. Thanks in advance !
  16. xpji

    the lat-lon values placed in the d02 moved with respect to d01

    Hi, all. question describe: I set the Mercator projection in the namelist.wps of WPS and set up 2 layers of nested areas. The latitude range of the first layer is -30~30, and the latitude range of the second layer is -20~20. In the output wrfoutput file, The lat range in the d01 result is...
  17. N

    Restart Run WRF Records Output files Every Time Step

    Hi everyone, I encountered a problem that when I do a restart run wrf.exe recoeds output every time step regardless of the setting (recording outputs every an hour) in namelist.input file. How can I find a way to fix this problem?I was using WRF version 4.4. Thanks very much!
  18. N

    5 layer thermal diffusion scheme vs. NOAH LSM, temperature results

    I am evaluating the results between different Land Surface Models used in WRF. When using the NOAH LSM, I get more accurate 2 meter temperature results compared to the 5 layer thermal diffusion scheme. The 5 layer thermal diffusion scheme yields less accurate and LOWER temperatures. What about...
  19. N

    WRF ouput variables

    Hello everyone, I'm new to WRF, Where can I find the fullform and definition of the all the variables in the "wrfout_d01_2022-10-31_01:00:00" file in the link below WRF_OUTPUT_FILES - Google Drive Thank you.
  20. A

    Modifying the registry to output specific variables

    Dear community, I am using WRFv3.5.1 (for specific reasons). I'm trying to output terms like re_cloud and qc_diabatic, and for that I did some modifications to the Registry.EM_COMMON. After re-compiling, the variables are present in the wrfouts but however, the arrays only consist of zeros at...
Top