# LBN.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 = LBN rainfall data for 2002 at admin level 2 | |
# This is the date for which the values in this file are valid | |
# See http://purl.org/dc/terms/1.1/valid | |
VALID=start=2002 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = LBN | |
ADMIN_LEVEL = 2 | |
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 | |
LB-L-G040001 = 157.82,22.72,217.91,112.37,105.54,0.68,3.44,159.43,154.02,63.0,58.75,5.9,68.25,43.13,25.12,-0.93,3.34,59.04,59.7,63.0,110.45,29.74,179.1,63.08,116.01,0.73,2.63,114.33,101.15,63.0,62.5,15.91,100.97,28.45,72.52,-0.24,2.85,64.46,62.57,63.0,10.95,6.55,25.23,3.77,21.46,0.75,2.25,12.74,8.7,63.0,1.05,0.15,1.88,1.0,0.88,3.76,18.15,1.06,1.0,63.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,63.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,63.0,1.57,0.52,2.92,1.0,1.92,0.62,2.6,1.65,1.55,63.0,10.76,2.36,15.56,5.75,9.81,0.04,2.53,11.01,10.73,63.0,73.97,13.08,100.97,47.05,53.93,-0.22,2.27,75.1,77.0,63.0,175.46,35.97,249.56,100.97,148.59,-0.26,2.57,179.05,180.79,63.0 |