# BOL.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 = BOL rainfall 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 = BOL | |
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 | |
BOL = 170.64,84.41,456.21,4.25,451.95,-0.13,2.51,190.37,179.1,5864.0,173.45,112.48,655.17,1.0,654.17,0.69,3.37,206.72,149.63,5864.0,140.12,70.69,442.65,2.47,440.18,0.32,3.01,156.94,145.01,5864.0,84.23,77.97,429.5,1.0,428.5,1.13,3.57,114.77,52.01,5864.0,51.23,47.99,214.62,1.0,213.62,0.77,2.57,70.2,35.55,5864.0,2.41,2.66,39.64,1.0,38.64,3.62,26.06,3.59,1.09,5864.0,30.25,31.99,190.23,1.0,189.23,1.55,5.24,44.03,19.87,5864.0,4.52,8.64,145.01,1.0,144.01,6.96,68.69,9.75,1.8,5864.0,18.36,14.91,107.25,1.0,106.25,1.55,5.69,23.65,14.43,5864.0,96.88,68.38,327.39,2.96,324.44,0.33,1.95,118.58,92.91,5864.0,157.71,95.68,530.47,1.2,529.27,0.16,2.24,184.46,164.81,5864.0,195.32,109.51,809.19,2.55,806.64,1.02,5.9,223.92,190.23,5864.0 |