# HND.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 = HND nighttemp data for 2002 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=2002 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = HND | |
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 | |
HND = 16.79,2.62,24.33,9.45,14.88,0.37,3.01,17.0,16.34,3820.0,17.16,2.79,25.43,8.62,16.81,0.37,3.49,17.39,16.61,3820.0,18.37,2.48,25.43,11.38,14.06,0.24,3.1,18.53,18.13,3820.0,19.15,2.41,26.95,11.38,15.57,0.17,3.66,19.3,19.09,3820.0,20.27,2.55,28.46,11.1,17.36,0.31,4.28,20.43,20.2,3820.0,18.88,2.43,25.71,6.42,19.29,-0.73,4.63,19.03,18.82,3820.0,18.14,2.49,25.98,8.35,17.64,-0.14,3.45,18.31,17.99,3820.0,18.09,2.8,26.26,7.52,18.74,-0.28,3.87,18.3,17.99,3820.0,18.78,3.58,26.26,-2.4,28.66,-2.1,10.02,19.12,19.3,3779.0,18.17,2.35,24.88,8.62,16.26,-0.51,3.68,18.32,18.27,3820.0,17.66,2.68,25.16,9.45,15.71,-0.01,2.38,17.86,17.44,3820.0,16.78,2.52,24.06,10.28,13.78,0.24,2.5,16.97,16.34,3820.0 |