# SVN.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 = SVN rainfall data for 2007 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=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 = SVN | |
ADMIN_LEVEL = 1 | |
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 | |
SI-01 = 84.38,32.73,156.52,28.88,127.64,-0.08,2.06,90.47,90.91,152.0,110.92,36.75,173.77,63.33,110.45,0.4,1.67,116.81,99.26,152.0,122.53,14.85,145.01,72.46,72.55,-1.06,3.78,123.42,126.14,152.0,7.49,3.47,17.63,1.62,16.01,0.65,3.05,8.25,6.97,152.0,106.89,17.77,136.52,72.46,64.06,0.06,1.8,108.35,104.09,152.0,84.85,12.62,110.53,50.46,60.08,-0.36,2.52,85.78,86.24,152.0,92.33,28.62,141.72,22.35,119.38,-0.32,2.42,96.63,95.06,152.0,119.24,16.58,149.45,79.32,70.12,-0.22,2.16,120.38,121.0,152.0,194.07,8.82,208.25,171.19,37.06,-0.76,2.8,194.27,196.06,152.0,119.09,30.18,179.1,59.73,119.37,0.05,2.18,122.83,121.0,152.0,51.49,15.59,92.28,24.46,67.81,0.89,2.95,53.78,47.84,152.0,68.97,17.18,112.23,38.1,74.13,0.67,2.91,71.06,66.73,152.0 |