# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = IRQ nighttemp 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 = C | |
DATA_TYPE = nighttemp | |
# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
# Field 1: Mean | |
# 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: 45 degrees | |
# Minimum: -25 degrees | |
IRQ = 0.49,2.51,11.38,-12.6,23.98,-0.03,4.42,2.56,0.22,16874.0,4.43,2.76,11.93,-14.53,26.46,-1.51,8.44,5.21,4.63,16873.0,7.8,3.02,14.96,-11.22,26.18,-1.32,7.19,8.36,8.07,16874.0,11.75,2.89,19.65,-6.81,26.46,-0.82,5.33,12.09,11.86,16874.0,18.83,2.26,25.98,1.59,24.39,-0.98,6.24,18.96,19.03,16874.0,23.81,2.21,30.39,5.87,24.53,-0.73,6.35,23.91,23.92,16874.0,27.22,1.98,33.15,11.38,21.77,-0.52,5.61,27.29,27.29,16874.0,26.96,2.1,32.05,11.38,20.67,-0.88,4.9,27.04,27.22,16874.0,21.6,2.91,28.19,4.21,23.98,-0.65,3.68,21.8,21.85,16873.0,15.98,1.95,23.78,-0.47,24.25,-0.52,4.85,16.1,16.06,16874.0,8.66,2.19,19.65,-5.98,25.63,-0.64,6.05,8.93,8.76,16874.0,5.71,2.62,15.24,-11.77,27.01,-1.49,8.88,6.28,5.94,16874.0 |