# TZA.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 = TZA 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 = TZA | |
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 | |
TZA = 254.12,88.57,675.23,66.19,609.04,0.58,3.24,269.11,249.56,4996.0,153.06,63.33,484.58,14.47,470.1,0.6,4.31,165.64,150.05,4996.0,139.58,47.0,358.4,26.78,331.62,0.56,3.17,147.28,133.0,4996.0,100.98,71.51,499.41,4.66,494.76,1.5,6.15,123.73,82.35,4996.0,62.29,86.02,563.45,1.0,562.45,2.52,9.54,106.2,28.45,4996.0,26.5,29.2,242.15,1.0,241.15,2.51,11.91,39.43,16.83,4996.0,10.12,18.41,281.56,1.0,280.56,3.92,27.42,21.01,2.45,4996.0,14.88,19.04,221.2,1.0,220.2,2.47,12.09,24.16,7.43,4996.0,21.02,36.37,308.23,1.0,307.23,3.37,16.17,42.0,7.89,4996.0,34.01,33.38,273.2,1.0,272.2,1.6,6.07,47.65,23.85,4996.0,71.25,65.16,317.67,2.06,315.6,1.12,3.23,96.55,42.12,4996.0,146.95,62.82,416.74,25.32,391.42,0.94,3.72,159.81,132.37,4996.0 |