Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

new variable

  1. H

    Adding New LAI Data to WPS - How to define "month" dimension

    I have geotiff files containing monthly values of LAI over a region at high resolution. I have used convert_geotiff to convert the tiff files to WPS binary tiles and have successfully run geogrid to produce LAI12M values that look like my tiff files, however, the "month" dimension is missing...
  2. Y

    Adding a new variable to the module_surface_driver.F

    I made modifications to the physical parameterization scheme and added one variable 'ALBOLD'. I added the new variable in Registry.EM_COMMON as follows: I have made changes to the original variable ‘SNOALB’ and the new variable ‘ALBOLD’ in the ‘wrfrst’ file after the spin-up time, but the...
  3. K

    Outputting a New Variable

    Note: This example shows the process for outputting an existing local variable within a routine, but the steps would be similar if creating a new variable to output. Note: This example uses the WRFV4.6.1 code. Note: For all code changes, make sure to follow Fortran syntax - use existing code as...
Top