# 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 2010 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=2010 | |
# 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 = 23.07,2.12,35.35,17.44,17.91,2.04,9.11,23.16,22.81,6882.0,23.36,2.32,36.18,16.34,19.84,2.59,11.54,23.48,22.95,6882.0,24.45,2.03,37.01,17.99,19.02,2.26,9.77,24.54,24.06,6882.0,23.11,1.61,31.77,14.96,16.81,0.41,4.79,23.16,22.95,6858.0,21.88,1.4,27.64,14.13,13.5,-0.13,3.86,21.92,21.85,6881.0,22.54,1.19,28.46,15.24,13.23,0.2,5.5,22.57,22.54,6882.0,22.39,1.17,27.64,13.31,14.33,-0.13,5.8,22.42,22.4,6882.0,23.6,1.3,29.57,14.55,15.02,0.45,6.27,23.63,23.5,6882.0,25.42,1.28,31.77,18.41,13.37,0.88,6.06,25.45,25.3,6882.0,25.01,1.73,34.8,19.65,15.16,2.04,9.2,25.07,24.68,6882.0,24.03,1.38,31.5,17.72,13.78,1.48,6.8,24.07,23.78,6882.0,23.03,1.56,30.67,16.34,14.33,1.18,6.66,23.09,22.95,6882.0 |