# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = BIH nighttemp data for 2001 at admin level 1 | |
# 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 = BIH | |
ADMIN_LEVEL = 1 | |
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 | |
BA-BIH = -3.96,2.15,3.45,-12.05,15.5,0.01,3.12,4.5,-4.06,2295.0,-2.36,1.93,5.59,-10.12,15.71,0.23,3.4,3.04,-2.26,2295.0,2.95,2.19,7.24,-3.5,10.75,-0.6,2.64,3.68,3.39,2295.0,3.07,1.96,7.8,-5.16,12.95,-0.24,2.34,3.65,3.11,2295.0,9.52,1.95,14.69,2.56,12.13,-0.0,2.42,9.72,9.45,2295.0,10.2,1.74,15.51,4.76,10.75,-0.1,2.89,10.34,10.41,2295.0,15.37,1.97,20.68,9.45,11.23,-0.12,2.63,15.5,15.51,2295.0,15.88,1.84,21.3,10.0,11.3,0.22,3.52,15.99,16.06,2295.0,8.69,1.88,14.41,3.39,11.02,-0.06,2.83,8.89,8.9,2295.0,8.76,1.8,14.13,3.39,10.75,-0.3,2.71,8.94,8.9,2295.0,-2.23,2.18,6.14,-8.19,14.33,0.53,3.11,3.12,-2.4,2295.0,-10.2,2.58,1.46,-15.08,16.54,1.72,6.29,10.53,-10.67,2295.0 |