USDA Forest Service Rocky Mountain Research Station Moscow FSL Soil and Water Engineering

Enhancements to the CLIGEN Weather Generator for Mountainous or Custom Applications

D. L. Scheele, W. J. Elliot, D. E. Hall

Abstract

The Water Erosion Prediction Project (WEPP) model is a state-of-the-art soil erosion model applicable to a wide range of vegetation, soil, and climatic conditions. The CLIGEN weather generator is distributed with WEPP. The CLIGEN database contained some errors in the data and did not include many climate stations in mountainous areas where most forests are located and where climate is highly variable. Errors in the database were identified and corrected. The database was expanded from 1,100 stations to more than 2,600. In addition, the ability to modify the statistics for a climate station has been developed to allow users to enter their own weather station statistics into a web-based computer interface. Users can enter specific values, change existing values by a percentage, modify the annual amount, or adjust temperatures with elevation. The PRISM monthly precipitation database was incorporated into the interface to aid users in predicting climates at remote sites. The designated changes are made to an existing CLIGEN parameter file to generate a modified climate file. The modified climate file may be selected for use with a Forest Service WEPP interface, or it may be used to generate a climate file for use with the WEPP model. The enhancements can be accessed from a web site.
Keywords: WEPP, CLIGEN, Climate generation, PRISM, Stochastic weather generator.

Authors

Dayna L. Scheele, Civil Engineer, USDA Forest Service, Rocky Mountain Research Station, Moscow, Idaho.
William J. Elliot, Project Leader, USDA Forest Service, Rocky Mountain Research Station, Moscow, Idaho.
David E. Hall, Computer Specialist, USDA Forest Service, Rocky Mountain Research Station, Moscow, Idaho.

Introduction

The single most important factor impacting soil erosion is weather. Weather is highly variable from year to year, and site to site, particularly when the sites are at different elevations, or on opposite sides of a mountain range. The better the weather can be predicted for a given site, the better will be the predicted erosion for that site.

The Water Erosion Prediction Project (WEPP) model is a process-based soil erosion model developed to replace the Universal Soil Loss Equation. WEPP requires a daily climate input to drive the plant growth, hydrologic, and soil erosion routines (Flanagan and Livingston 1995). A daily stochastic weather generator, CLIGEN, is packaged with WEPP. Accompanying CLIGEN is a database of weather statistics for about 1100 climates, one for every 60-mile grid across the U.S. (Nicks et al. 1995).

The 60-mile grid of climates was acceptable for areas in the central U.S. where there are minimal differences in weather from one station to the next. In mountainous areas, however, the database was inadequate. Precipitation and temperatures vary considerably with elevation and aspect. Most weather stations in the CLIGEN database were located in valleys, and so gave unacceptably dry and warm climates for nearby mountainous areas. WEPP users sometimes want to incorporate the weather at the remote site with records from SNOTEL stations or data collected as part of other short-term studies.

Another problem with the CLIGEN generator was encountered during some WEPP runs in which a generated climate file predicted more than 999.9 mm of precipitation in a single day, for a climate with an annual precipitation of about 500 mm. The source of this error was a precipitation skew coefficient value that was about 4 times the amount of most skew coefficients in the input statistics data set.

While the above problems were being identified, we were developing a new suite of Internet-based interfaces for WEPP to help users predict soil erosion from roads, forests, and rangelands (Elliot et al. 2000). Included with those interfaces was the need to develop a complementary climate generator interface.

In 1999, Oregon State University, in cooperation with the Natural Resource Conservation Service and numerous state climatologists, released the PRISM database of monthly precipitation values for a 2.5 min (4 km) grid covering the continental U.S. (Daly et al. 1997). The PRISM database, with monthly precipitation estimates for more than 900,000 locations, could enhance the CLIGEN database.

The objectives of this paper are to:

Corrections

CLIGEN generates a stochastic weather sequence from a set of climate statistics called parameter files, for the station selected. The CLIGEN parameter files list monthly statistical values for precipitation, temperature, dew point, solar radiation, and wind information. The parameter files were developed from five databases containing summaries of weather station observations. Some of the fields in these five databases contained errors that were transferred to the parameter files when they were generated. We corrected the errors in the databases, added stations to the databases, and rebuilt the parameter files. In a comparison of the old and new parameter files, we found that about ten percent of the parameter files had at least one major error that had been corrected. The corrections include: Some were direct changes, some changed because different stations were used for interpolation, and some changed due to changes in the program that created the CLIGEN parameter files. Many of the corrections made were from comparisons of the CLIGEN weather station database to the 1991 station data inventory files obtained from the Western Regional Climate Center website (WRCC 1991). The five CLIGEN weather databases contained enough data to increase the number of CLIGEN stations from 1100 to about 2600, covering the Continental U.S., Alaska, Hawaii, Pacific Islands, and the territory of Puerto Rico. Along with the corrections and increased sites, a list was added to the end of each parameter file to report the stations used for interpolation of values and their weighting factors.

Customization

Generally, users who wish to customize a climate have knowledge of mean precipitation or temperatures for a given site. They seldom have enough information to develop values for standard deviation or skew statistics. Hence, a technology was developed to allow users to customize the mean values for the site of interest, while using the other statistics from the nearest CLIGEN station. In early attempts to develop customized climates, a set of instructions was developed describing how to modify the parameter file to better match the desired climate. This arduous process involved changing statistics in the fixed-format parameter file, and proved to be too difficult for most users. A new interface was developed, which, as a minimum, allowed users to enter the average monthly precipitation amounts. Users can either change individual monthly values, or specify a percent increase or decrease to be applied across the year. If they have the data, users can specify the number of wet days in a month, and the average monthly maximum and minimum temperatures. The values for the number of wet days in each month are used as an input value to obtain the wet day probabilities for the climate station. CLIGEN requires the probability of a wet day following a wet day (P(W|W)) and the probability of a wet day following a dry day (P(W|D)). For our interface, the number of wet days is used because it is more readily available. The probability of a wet day in a given month, P(W), can be calculated by dividing the number of wet days by the number of days in the month. The relationship between the three probabilities is:
P(W) = P(W) P(W|W) + (1 - P(W)) P(W|D) (1)
Equation 1 can be solved for any of the three variables, so if two are known or assumed, the third can be calculated. As the CLIGEN parameter file requires P(W|W) and P(W|D), and the user provides only P(W), some assumptions were necessary about the relationship between P(W|W) and P(W|D). Geng et al. (1986) have recommended using:
P(W|D) = 0.75 P(W) (2)
so
P(W|W) = 0.25 + P(W|D)) (3)
However, the result of using these two equations is a value of P(W/W) always greater than 0.25, which from the CLIGEN data set is not always true, especially in the drier climates. Other attempts to fix the value for either P(W|W) or P(W|D) were found to be unsatisfactory as the values could result in negative probabilities in drier climates, or probabilities greater than one in wetter climates. To overcome these problems, the ratio of P(W|D):P(W|W) was determined from the nearby CLIGEN parameter file, and that ratio combined with the user's value for P(W) to derive P(W|W) and P(W|D) for the desired climate. Substituting Ratio for P(W|D)/P(W|W) in equation 1 and rearranging then gives:
P(W|W) = 1/(1 - Ratio + (Ratio / P(W))) (4)
and
P(W|D) = P(W|W) * Ratio (5)
The new interface incorporates the option to modify temperatures by lapse rate. The lapse rates were specified as 6oC/km for maximum temperature and 5oC/km for minimum temperature. These values are comparable to 4.8 to 6.8oC/km found by Johnson et al. (1998) and the average 6oC/km given by Trewartha and Horn (1980). Generally, minimum temperature lapse rates are not as great as maximum rates because of temperature inversions that can occur during the evenings or during very cold winter days.

PRISM

The PRISM (Parameter-Regressions on Independent Slopes Model) database was developed cooperatively by the USDA-NRCS and ARS, and Oregon State University (Daly et al., 1997). The database contains the average monthly precipitation values and average elevations for a 2.5-min. grid covering the entire continental U.S. It was developed by interpolating and extrapolating precipitation amounts between weather stations. Factors to allow for elevation, aspect, and other local effects were considered in the development. Numerous state climatologists have reviewed the PRISM database, and their observations have been incorporated into it. Figures 1 and 2 present some typical results in monthly precipitation distributions for Moscow, ID, and Cowetta, NC. The database was installed on our file servers, and an interface was developed to aid in finding the desired grid on the database.

Interface

We are developing Internet interfaces for the WEPP model (http://forest.moscowfsl.wsu.edu/fswepp) (Elliot et al. 2000). Included in these WEPP interfaces is one that allows the selection and modification of climates for use within the interfaces, and another for generating and downloading climates for use with either the MS DOS or Windows versions of the WEPP model. The interface called Rock Clime is a series of web pages to aid the user in selecting a state, and then a climate station. The user can then modify the monthly precipitation amounts manually or with the aid of PRISM. He or she can allow the interface to adjust the maximum and minimum temperatures by a lapse rate, or manually specify the monthly values. Figure 3 shows the web page where the manual adjustments are made, and figure 4, the page where the PRISM grid can be selected.





Summary

To better predict soil erosion, this paper described corrections made to the CLIGEN database. It then presented the assumptions necessary to allow users to generate a custom climate, including estimations of the probabilities associated with a wet day and lapse rates for temperature adjustments. The PRISM precipitation database was also incorporated into the technology, and a series of Internet web pages was developed to link the enhanced climate database to either standalone versions of the WEPP model, or to the Forest Service Internet WEPP interface.

References

Daly, C., G. Taylor, and W. Gibson. 1997. The PRISM Approach to Mapping Precipitation and Temperature. Proc. 10th Conf. on Applied Climatology, Reno, NV, Amer. Meteor. Soc., 10-12.

Elliot, W. J., D. L. Scheele, and D. E. Hall. 2000. The Forest Service WEPP interfaces. Presented at the 2000 ASAE Summer Meeting, Paper No. 00-5021. St. Joseph, MI: ASAE. 9 pp.

Flanagan, D. C., and S. J. Livingston (eds.). 1995. WEPP User Summary. NSERL Report No. 11, W. Lafayette, IN: National Soil Erosion Research Laboratory. 131 pp.

Geng, S., F. W. T. Penning de Vries, and I. Supit. 1986. A simple method for generating rainfall data. Agricultural and Forest Meteorology 36:363-376.

Johnson, G. L., C. Daly and C. L. Hanson. 1998. Weather generator parameter spatial variability and mapping. Presented at 1998 ASAE Annual International Meeting, Orlando, Florida, July 12-16. Paper No. 98-2006. St. Joseph, MI: ASAE. 5 pp.

Nicks, A. D., L. J. Lane, and G. A. Gander. 1995. Chapter 2: Weather Generator. In Flanagan and Nearing, USDA-Water Erosion Prediction Project Hillslope Profile and Watershed Model Documentation. 2.1-2.22.

Trewartha, G. T., and L. H. Horn. 1980. An Introduction to Climate. New York: McGraw-Hill Book Co. pp 56-57.

Western Regional Climate Center (WRCC). 1991. "Old NCDC Cooperative Observer Network Inventory." WRCC -- Active Coop Station Data Inventory Listings. Available online at <http://www.wrcc.dri.edu/inventory/inventact.html>


Originally published as:
Scheele, D.L; Elliot, W.J.; Hall, D.E. 2001. Enhancements to the CLIGEN Weather Generator for Mountainous or Custom Applications. In: J.C. Ascough II and D.C. Flanagan, eds., Soil Erosion Research for the 21st Century, Proc. Int. Symp. (3-5 January 2001, Honolulu, HI, USA). St. Joseph, MI: ASAE. pp. 392-395

USDA Forest Service, Rocky Mountain Research Station, Moscow Forestry Sciences Laboratory
http://forest.moscowfsl.wsu.edu/