# AFG.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 = AFG temperature data for 2007 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=2007 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = AFG | |
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 | |
AFG = 5.73,11.08,24.33,-23.9,48.23,-0.31,1.92,12.47,8.76,24960.0,8.43,10.94,30.94,-19.76,50.71,-0.3,2.06,13.81,10.96,24960.0,14.44,12.2,39.07,-17.28,56.36,-0.33,2.15,18.9,16.48,24960.0,29.94,11.36,45.0,-4.33,49.33,-0.68,2.92,32.02,31.22,24960.0,36.24,9.73,45.0,-3.5,48.5,-1.3,4.11,37.53,39.76,24960.0,39.96,7.65,45.0,1.18,43.82,-1.82,5.82,40.68,44.31,24960.0,40.48,6.88,45.0,3.66,41.34,-1.86,5.95,41.06,44.04,24960.0,40.25,6.64,45.0,4.76,40.24,-1.74,5.71,40.79,43.35,24960.0,36.64,7.35,45.0,0.91,44.09,-1.32,4.67,37.37,38.52,24960.0,27.88,7.67,40.31,-10.12,50.43,-1.55,5.89,28.91,29.98,24960.0,22.5,7.98,35.22,-12.87,48.09,-1.18,4.7,23.87,23.92,24960.0,6.12,10.65,24.88,-23.62,48.5,-0.39,2.17,12.29,7.24,24960.0 |