# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = GUY nighttemp 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 = nighttemp | |
# 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 = 18.74,1.59,22.95,8.9,14.06,-1.72,6.6,18.81,19.09,6882.0,18.96,1.68,22.95,8.62,14.33,-1.54,6.95,19.04,19.23,6882.0,19.98,1.47,23.78,11.1,12.68,-1.47,6.76,20.03,20.2,6882.0,20.0,1.42,23.78,11.93,11.85,-1.46,6.3,20.05,20.2,6882.0,20.14,1.57,25.16,10.28,14.88,-0.78,5.36,20.2,20.33,6877.0,19.32,1.68,24.88,7.93,16.95,-1.53,6.75,19.39,19.65,6881.0,19.62,1.73,23.23,7.52,15.71,-1.47,5.75,19.69,20.06,6882.0,20.48,1.25,24.88,11.52,13.37,-1.25,6.69,20.52,20.75,6882.0,20.75,1.42,28.19,10.28,17.91,-1.54,8.05,20.8,21.02,6882.0,20.99,1.36,26.81,12.89,13.92,-1.23,6.65,21.04,21.16,6882.0,21.08,1.35,24.61,13.17,11.44,-1.31,6.8,21.13,21.3,6882.0,20.46,1.72,24.61,11.38,13.23,-1.47,5.72,20.54,20.89,6882.0 |