# GUY.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 temperature data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = GUY temperature data for 2009 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=2009 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = GUY | |
ADMIN_LEVEL = 0 | |
UNITS = C | |
DATA_TYPE = temperature | |
# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
# Field 1: Mean | |
# 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: 45 degrees | |
# Minimum: -25 degrees | |
GUY = 21.13,1.15,26.54,14.96,11.57,0.28,4.99,21.16,21.16,6882.0,22.11,1.77,30.39,15.51,14.88,1.33,6.44,22.18,21.99,6882.0,22.24,2.14,36.46,16.34,20.12,2.6,12.3,22.35,21.85,6882.0,23.52,2.51,39.49,16.89,22.6,3.3,15.87,23.65,23.09,6882.0,23.26,2.25,39.76,16.61,23.15,2.84,13.4,23.37,22.88,6882.0,21.92,1.22,28.19,17.44,10.75,0.99,5.44,21.95,21.85,6882.0,23.3,1.3,28.88,17.58,11.3,0.56,5.55,23.34,23.23,6882.0,24.75,1.46,33.43,18.54,14.88,1.52,8.52,24.8,24.61,6882.0,26.09,1.92,36.73,19.65,17.09,2.38,10.38,26.16,25.71,6882.0,25.73,2.72,40.04,18.27,21.77,2.5,10.99,25.88,25.3,6882.0,24.09,2.23,36.46,15.51,20.94,2.43,11.78,24.19,23.78,6882.0,22.6,1.51,31.22,16.89,14.33,1.55,8.01,22.65,22.4,6882.0 |