Download List

Descripción del Proyecto

GHCN Processor is a command-line tool that reads temperature data from the Global Historical Climatic Network (GHCN) database and produces an annual or monthly temperature series in CSV format for an arbitrary set of stations. Stations are filtered based on a simple EL expression passed to the tool. For example, you can select only stations that are in the Northern Hemisphere, in hilly and rural locations. You can also select stations that started reporting in a given year, and so on. The tool supports more than one method of grid partitioning, station combination, and can use both the adjusted data and raw unadjusted data.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-30 12:19
1.1

Una opción para producir una medida "absoluta" serie media (en oposición a una temperatura anomalía serie) ha sido añadido. Apoyo al método primera diferencia (Peterson et al. 1998) se ha aplicado.
An option to produce an "absolute measurement" average series (as opposed to a temperature anomaly series) has been added. Support for the first difference method (Peterson et al. 1998) has been implemented.

Project Resources