# BIH.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 = BIH temperature 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 = BIH | |
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 | |
BIH = -2.84,3.07,8.9,-10.12,19.02,1.43,4.79,4.18,-3.78,2295.0,-0.11,3.56,10.83,-9.29,20.12,-0.02,2.42,3.56,-0.13,2295.0,6.56,4.07,14.96,-5.71,20.67,-0.19,2.1,7.72,6.83,2295.0,19.12,2.83,25.71,5.87,19.84,-0.47,2.75,19.32,19.37,2295.0,22.04,2.2,30.12,16.61,13.5,0.49,3.51,22.15,21.85,2295.0,22.75,2.2,30.94,16.06,14.88,0.71,3.57,22.86,22.4,2295.0,24.9,2.33,32.32,19.09,13.23,0.53,2.9,25.01,24.61,2295.0,25.9,2.89,35.63,18.82,16.81,0.33,3.02,26.06,25.98,2295.0,20.71,2.77,29.29,14.13,15.16,0.44,2.72,20.9,20.33,2295.0,14.83,2.62,22.4,7.52,14.88,0.22,2.47,15.06,14.69,2295.0,10.16,1.61,14.69,3.94,10.75,-0.02,2.38,10.29,10.07,2295.0,-0.43,3.28,8.35,-10.94,19.29,-0.03,2.75,3.31,-0.2,2295.0 |