# 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 vegetation data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = IRQ vegetation 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 = UNITS | |
DATA_TYPE = vegetation | |
# 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: 0.9 | |
# Minimum: -0.1 | |
IRQ = 0.13,0.05,0.38,-0.05,0.43,1.34,4.85,0.14,0.12,16874.0,0.14,0.06,0.49,-0.09,0.58,1.7,5.99,0.15,0.12,16874.0,0.15,0.09,0.68,-0.1,0.78,2.1,7.61,0.17,0.12,16874.0,0.15,0.11,0.71,-0.09,0.8,2.55,9.35,0.18,0.11,16874.0,0.13,0.08,0.62,-0.08,0.7,2.98,12.76,0.15,0.11,16874.0,0.12,0.06,0.53,-0.08,0.61,2.82,13.77,0.13,0.11,16874.0,0.12,0.05,0.52,-0.07,0.59,2.3,12.12,0.13,0.11,16874.0,0.12,0.05,0.49,-0.1,0.59,2.09,10.26,0.13,0.11,16874.0,0.12,0.05,0.46,-0.09,0.56,2.25,9.66,0.13,0.11,16874.0,0.12,0.05,0.44,-0.09,0.53,2.2,9.49,0.13,0.11,16874.0,0.13,0.06,0.44,-0.05,0.5,1.94,6.88,0.14,0.11,16874.0,0.14,0.06,0.46,-0.02,0.48,1.55,4.91,0.15,0.11,16874.0 |