# BHR.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 = BHR nighttemp data for 2007 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=2007 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = BHR | |
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 | |
BHR = 10.56,1.05,12.48,8.62,3.86,0.27,2.16,10.61,10.28,28.0,13.4,0.87,15.24,12.2,3.03,0.62,2.33,13.43,13.24,28.0,14.61,1.07,16.34,13.03,3.31,0.08,1.69,14.65,14.59,28.0,18.38,0.96,20.2,16.48,3.72,-0.07,2.33,18.4,18.41,28.0,25.36,0.91,26.88,23.92,2.96,0.42,1.91,25.37,25.16,28.0,27.25,0.86,28.6,25.85,2.76,-0.09,1.68,27.26,27.27,28.0,28.91,0.79,30.39,27.5,2.89,0.01,2.03,28.92,29.15,28.0,30.3,0.71,31.22,29.02,2.2,-0.15,1.73,30.31,30.26,28.0,29.05,0.96,30.81,27.36,3.44,0.47,2.17,29.06,28.88,28.0,25.83,1.0,27.36,23.92,3.44,0.15,2.07,25.85,25.81,28.0,19.25,1.89,22.68,16.61,6.06,0.4,2.16,19.34,18.98,28.0,13.43,1.04,15.79,11.93,3.86,0.71,2.76,13.47,13.31,28.0 |