# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = IRN 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 = IRN | |
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 | |
IRN = -1.59,6.24,21.85,-18.94,40.79,0.3,2.65,6.44,-1.99,62475.0,2.1,6.51,21.57,-18.11,39.69,0.28,2.63,6.84,1.59,62475.0,6.25,6.23,23.23,-16.18,39.41,-0.1,2.54,8.83,6.42,62477.0,7.66,6.44,25.16,-14.25,39.41,0.04,2.47,10.01,7.52,62477.0,16.76,6.47,32.87,-6.26,39.13,0.0,2.29,17.97,16.75,62476.0,19.3,5.74,32.05,-2.4,34.45,-0.14,2.49,20.13,19.37,62477.0,23.38,4.9,34.53,3.66,30.87,-0.4,2.46,23.88,23.78,62477.0,22.74,5.15,33.7,3.39,30.31,-0.35,2.4,23.31,23.09,62473.0,18.26,5.98,32.05,-2.68,34.72,-0.01,2.29,19.21,17.99,62476.0,11.84,5.6,28.19,-6.26,34.45,0.41,2.61,13.1,11.1,62477.0,5.49,6.14,26.26,-14.8,41.06,0.36,2.64,8.24,4.76,62477.0,1.54,6.05,22.95,-17.28,40.24,0.29,2.65,6.24,0.91,62474.0 |