# 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 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 = 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 = 22.47,2.2,36.73,17.99,18.74,2.66,12.2,22.57,22.26,6882.0,22.64,2.61,38.39,16.06,22.32,2.7,12.16,22.79,22.16,6882.0,24.06,2.63,42.8,17.44,25.35,2.63,11.7,24.2,23.5,6882.0,23.93,2.68,40.31,17.72,22.6,2.69,11.88,24.08,23.37,6882.0,22.61,1.19,28.19,14.55,13.64,0.49,5.0,22.65,22.4,6882.0,21.89,1.34,27.91,16.2,11.71,-0.13,3.83,21.93,21.85,6881.0,22.38,0.99,26.81,15.24,11.57,0.26,6.33,22.41,22.4,6882.0,24.02,1.22,30.12,16.89,13.23,1.03,6.61,24.05,23.92,6882.0,25.25,1.44,32.6,19.92,12.68,1.81,8.02,25.29,25.02,6882.0,25.21,2.11,37.28,20.2,17.09,2.44,10.58,25.3,24.95,6882.0,24.26,1.98,34.25,17.72,16.54,2.5,10.85,24.34,23.92,6882.0,23.33,1.98,37.01,15.51,21.5,2.29,11.14,23.41,23.09,6882.0 |