# GUF.properties | |
#/******************************************************************************* | |
# * Copyright (c) 2010 IBM Corporation and others. | |
# * All rights reserved. This program and the accompanying materials | |
# * are made available under the terms of the Eclipse Public License v1.0 | |
# * which accompanies this distribution, and is available at | |
# * http://www.eclipse.org/legal/epl-v10.html | |
# * | |
# * Contributors: | |
# * IBM Corporation - initial API and implementation | |
# *******************************************************************************/ | |
# This is the name of the class that will interpret the rainfall data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = GUF rainfall data for 2001 at admin level 0 | |
# This is the date for which the values in this file are valid | |
# See http://purl.org/dc/terms/1.1/valid | |
VALID=start=2001 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = GUF | |
ADMIN_LEVEL = 0 | |
UNITS = MM | |
DATA_TYPE = rainfall | |
# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
# Field 1: Average | |
# Field 2: Standard Deviation | |
# Field 3: Maximum | |
# Field 4: Minimum | |
# Field 5: Range | |
# Field 6: Skewness | |
# Field 7: Kurtosis | |
# Field 8: Root Mean Square | |
# Field 9: Median | |
# Field 10: Sample Size | |
# No data points for a month indicated by 99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0 | |
# Maximum: 2000.0 | |
# Minimum: 1.0 | |
# Data not available for locations above 35 degrees N and below 35 degrees S Latitude | |
GUF = 317.02,55.01,470.39,184.58,285.81,0.35,2.57,321.75,311.12,440.0,179.06,28.59,249.56,92.24,157.33,-0.23,3.18,181.32,179.42,440.0,151.06,40.28,249.56,56.93,192.64,-0.39,2.4,156.33,157.7,440.0,265.09,62.99,429.5,113.92,315.58,-0.12,2.51,272.45,269.26,440.0,436.64,74.28,616.82,265.08,351.74,0.39,2.31,442.9,417.16,440.0,360.29,86.19,655.17,221.2,433.97,1.24,4.95,370.44,348.03,440.0,231.69,47.17,347.75,140.7,207.05,-0.08,1.97,236.43,235.0,440.0,82.24,16.29,163.6,46.85,116.75,0.66,4.41,83.84,80.77,440.0,86.7,23.71,145.01,32.61,112.39,0.06,2.04,89.88,86.47,440.0,79.04,22.34,140.7,34.09,106.61,-0.04,2.33,82.13,80.42,440.0,73.85,46.1,228.07,18.09,209.98,1.32,4.06,87.03,59.82,440.0,236.13,66.08,416.74,99.69,317.05,0.15,2.41,245.18,234.95,440.0 |