# 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 rainfall data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = BIH rainfall data for 2001 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=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 = 0 | |
UNITS = MM | |
DATA_TYPE = rainfall | |
# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
# Field 1: Average | |
# 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: 2000.0 | |
# Minimum: 1.0 | |
# Data not available for locations above 35 degrees N and below 35 degrees S Latitude | |
BIH = 190.02,49.42,290.25,67.27,222.98,-0.24,2.35,196.33,190.23,363.0,79.74,14.83,111.41,45.32,66.09,-0.13,2.33,81.1,79.65,363.0,111.55,29.97,184.58,44.72,139.86,0.26,2.44,115.49,108.92,363.0,127.09,21.92,219.76,86.84,132.92,1.56,6.4,128.96,124.71,363.0,83.65,17.58,110.53,43.39,67.14,-0.46,2.05,85.48,86.84,363.0,139.47,55.14,249.56,26.33,223.23,0.12,2.34,149.94,136.52,363.0,61.55,22.7,104.06,9.3,94.76,-0.14,2.5,65.59,63.27,363.0,51.42,15.56,86.84,24.13,62.7,0.58,2.44,53.72,49.86,363.0,237.98,35.67,290.18,133.0,157.18,-1.04,3.21,240.63,249.67,363.0,29.62,7.93,47.5,15.67,31.83,-0.03,1.76,30.66,30.54,363.0,189.39,32.03,249.67,101.95,147.72,-0.55,2.64,192.07,196.06,363.0,81.5,18.4,136.67,53.59,83.08,0.79,2.74,83.54,76.97,363.0 |