|
|
My book with Marian Scott on environmental trend analysis was published in April 2011 by Wiley - home page is here |
|
![]() |
FORTRAN77 routines for random number generation
GLIMCLIM: Generalised Linear Modelling of daily climate sequences (FORTRAN77
source code and Windows executables)
MOMFIT: Moment-based calibration of point process models for single-site rainfall sequences
(R code).
FORTRAN 77 is "state of the ark", but it works and I don't have the time to translate
15 years' worth of work into something trendier. My FORTRAN code sticks to the F77 standard pretty much: where there are
any departures, there is usually a comment in the code, or a note in the documentation, by way of warning.
zip archive)GLIMCLIM are also included in the
distribution here.
The zip archive expands to around 40Mb when uncompressed. The
file README.txt (contained within the archive) gives further details.
zip archive)R (see http://www.R-project.org) for modelling
these using generalised extreme value (GEV) distributions, following the
methodology developed in Chandler and
Bate (2007). The file README.txt (contained within the archive)
gives further details.