# SWZ.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 = SWZ 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 = SWZ | |
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 | |
SWZ = 114.93,18.6,184.58,68.34,116.24,-0.03,4.79,116.41,115.66,99.0,95.9,11.98,121.0,64.23,56.78,-0.7,3.05,96.64,97.97,99.0,36.64,6.75,60.47,23.74,36.73,0.36,3.8,37.25,36.78,99.0,76.76,26.52,145.01,39.64,105.37,0.8,3.01,81.17,72.46,99.0,1.05,0.19,2.13,1.0,1.13,3.88,18.22,1.07,1.0,99.0,36.9,7.12,58.67,20.22,38.45,-0.13,2.95,37.57,37.99,99.0,3.98,9.16,74.68,1.0,73.68,5.89,41.01,9.94,1.72,99.0,2.7,2.96,25.99,1.06,24.92,6.01,43.3,3.99,2.33,99.0,14.04,5.44,29.32,7.32,22.0,0.92,2.98,15.05,12.23,99.0,113.01,37.18,197.49,47.85,149.64,0.52,2.54,118.91,109.19,99.0,159.13,30.97,221.2,95.75,125.44,-0.07,2.14,162.08,161.17,99.0,129.19,15.64,180.4,100.97,79.43,0.51,3.66,130.12,128.58,99.0 |