# KHM.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 = KHM 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 = KHM | |
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 | |
KHM = 26.5,2.37,32.32,19.09,13.23,-0.14,2.42,26.6,26.54,6073.0,29.52,3.37,37.83,20.47,17.36,0.25,2.3,29.71,29.15,6072.0,29.48,3.0,40.59,19.92,20.67,0.2,2.78,29.64,29.36,6073.0,27.98,2.81,37.83,14.96,22.87,0.48,2.79,28.12,27.36,6069.0,26.04,2.46,35.91,19.37,16.54,0.76,3.44,26.16,25.57,6063.0,25.84,2.29,33.7,19.09,14.61,0.29,2.81,25.94,25.57,6072.0,25.93,2.24,33.7,18.27,15.43,0.04,3.07,26.03,25.98,6065.0,25.0,1.81,34.25,20.2,14.06,0.55,3.15,25.07,24.74,6068.0,24.96,1.69,32.32,16.06,16.26,0.4,3.64,25.02,24.74,6067.0,25.16,1.24,29.02,20.2,8.82,-0.45,3.57,25.19,25.23,6072.0,25.58,1.45,30.39,19.65,10.75,-0.59,3.81,25.62,25.71,6073.0,27.2,2.09,32.87,19.65,13.23,-0.15,2.93,27.28,27.22,6073.0 |