# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = KHM nighttemp 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 = 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 | |
KHM = 18.09,1.41,24.88,13.44,11.44,0.66,4.52,18.15,17.99,6072.0,20.5,1.32,26.81,16.34,10.47,0.43,4.4,20.54,20.47,6072.0,22.25,1.44,26.54,16.34,10.2,-0.65,3.88,22.3,22.4,6072.0,22.9,1.94,27.91,13.31,14.61,-0.89,3.94,22.98,23.23,5899.0,22.53,2.34,27.64,8.62,19.02,-1.06,5.1,22.65,22.81,5373.0,22.51,2.06,28.46,6.69,21.77,-0.63,4.46,22.6,22.68,5974.0,22.1,3.53,27.64,8.9,18.74,-0.95,3.04,22.38,23.23,4723.0,22.19,2.55,27.36,7.8,19.57,-1.39,6.43,22.33,22.68,2707.0,21.44,3.26,29.57,11.65,17.91,-0.05,2.81,21.68,21.02,4015.0,21.43,2.2,29.29,13.58,15.71,0.42,3.12,21.55,21.23,6066.0,20.66,1.7,26.26,15.51,10.75,0.35,3.02,20.72,20.47,6073.0,20.08,1.34,25.98,15.51,10.47,0.77,5.85,20.13,19.92,6073.0 |