# HKG.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 = HKG 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 = HKG | |
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 | |
HKG = 15.04,0.95,16.89,13.31,3.58,-0.0,2.08,15.07,15.1,81.0,14.7,0.92,16.2,13.03,3.17,-0.36,1.82,14.73,14.96,81.0,17.16,0.6,18.27,15.79,2.48,0.08,2.36,17.17,17.3,83.0,18.1,0.58,19.09,16.89,2.2,-0.41,2.57,18.11,18.27,83.0,20.45,0.56,21.85,19.23,2.62,0.16,3.34,20.46,20.47,83.0,20.69,1.73,24.06,17.44,6.61,-0.28,2.35,20.76,21.02,83.0,22.42,0.71,24.61,21.02,3.58,0.17,3.41,22.43,22.4,81.0,23.41,0.5,25.43,22.4,3.03,0.74,5.5,23.41,23.5,83.0,22.97,0.72,24.33,21.3,3.03,0.01,1.95,22.98,22.95,83.0,20.78,0.86,22.4,18.82,3.58,-0.32,2.16,20.79,20.89,83.0,18.1,1.09,20.47,15.79,4.69,0.3,2.29,18.13,17.99,83.0,13.57,1.6,17.72,11.1,6.61,1.02,3.03,13.66,12.89,83.0 |