# 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 temperature data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = BHR temperature 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 = 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 | |
BHR = 17.75,0.86,19.37,15.79,3.58,-0.3,2.72,17.77,17.72,28.0,21.35,0.72,22.4,19.23,3.17,-0.79,3.75,21.36,21.48,28.0,26.22,0.97,27.91,23.92,4.0,-0.28,2.56,26.24,26.26,28.0,30.6,1.1,32.87,28.74,4.13,0.1,2.28,30.62,30.81,28.0,38.25,1.4,40.31,35.77,4.55,-0.15,2.0,38.27,38.39,28.0,38.46,1.87,41.42,35.08,6.34,-0.15,1.98,38.51,38.27,28.0,40.77,1.55,43.62,37.97,5.65,0.02,2.05,40.79,40.83,28.0,41.8,1.36,44.17,39.49,4.69,-0.04,1.94,41.82,41.83,28.0,40.74,1.38,43.07,38.39,4.69,-0.02,1.97,40.76,40.73,28.0,37.05,0.99,38.94,35.35,3.58,0.06,2.08,37.06,37.01,28.0,30.38,0.59,31.5,29.15,2.34,-0.22,2.5,30.38,30.39,28.0,23.39,1.12,25.16,20.89,4.27,-0.37,2.42,23.42,23.64,28.0 |