# IRN.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 temperature data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = IRN temperature 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 = IRN | |
ADMIN_LEVEL = 0 | |
UNITS = C | |
DATA_TYPE = temperature | |
# 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 | |
IRN = 12.46,8.04,31.22,-12.74,43.96,-0.32,2.57,14.83,13.51,62476.0,17.2,8.14,35.08,-11.22,46.3,-0.28,2.67,19.02,17.72,62477.0,26.63,8.18,45.0,-6.81,51.81,-0.51,3.05,27.86,27.78,62475.0,26.94,7.78,45.0,-3.5,48.5,-0.22,2.68,28.04,27.64,62476.0,38.51,7.08,45.0,9.17,35.83,-0.97,2.96,39.16,41.14,62476.0,41.57,5.27,45.0,12.48,32.52,-1.9,6.49,41.9,44.59,62477.0,43.16,3.9,45.0,19.09,25.91,-2.94,12.11,43.34,45.0,62476.0,42.52,4.41,45.0,14.69,30.31,-2.68,11.06,42.74,44.72,62476.0,40.27,5.72,45.0,13.31,31.69,-1.47,4.77,40.68,42.45,62477.0,34.25,5.9,45.0,11.65,33.35,-0.45,3.02,34.76,34.67,62477.0,23.31,7.83,41.42,-5.16,46.57,-0.3,2.39,24.59,24.61,62477.0,13.73,7.36,33.7,-10.94,44.65,0.04,2.68,15.58,13.58,62475.0 |