# IRQ.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 = IRQ rainfall data for 2009 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=2009 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = IRQ | |
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 | |
IRQ = 8.12,8.29,117.41,1.0,116.41,4.13,33.83,11.6,6.14,2701.0,15.77,19.51,132.46,1.0,131.46,2.08,7.73,25.08,7.83,2701.0,20.69,22.8,143.63,1.0,142.63,1.98,6.8,30.78,12.58,2701.0,19.55,15.74,149.72,1.0,148.72,1.76,8.66,25.1,14.89,2701.0,8.13,6.92,47.5,1.0,46.5,1.8,7.16,10.67,6.15,2701.0,3.92,3.97,28.45,1.0,27.45,1.93,7.84,5.58,2.13,2701.0,1.04,0.34,10.51,1.0,9.51,15.78,326.23,1.09,1.0,2701.0,1.15,1.4,36.21,1.0,35.21,17.68,371.21,1.81,1.0,2701.0,3.17,3.94,43.39,1.0,42.39,3.24,19.08,5.05,1.0,2701.0,14.14,11.22,110.53,1.0,109.53,1.38,7.83,18.06,11.91,2701.0,28.43,32.68,563.45,1.0,562.45,5.86,65.28,43.31,20.3,2701.0,20.51,27.53,196.06,1.0,195.06,2.68,11.55,34.32,10.37,2701.0 |