# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = AFG nighttemp 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 = 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 | |
AFG = -5.67,7.46,6.42,-25.0,31.42,-0.7,2.28,9.37,-2.68,24960.0,-3.4,8.16,10.0,-25.0,35.0,-0.64,2.25,8.84,-1.02,24960.0,-0.97,8.19,14.69,-25.0,39.69,-0.71,2.52,8.24,1.18,24960.0,9.06,8.14,24.06,-18.66,42.72,-0.77,2.8,12.18,11.1,24960.0,12.56,8.12,25.98,-15.63,41.61,-0.82,2.8,14.95,15.1,24960.0,17.9,7.75,30.94,-10.94,41.89,-0.74,2.61,19.5,20.06,24960.0,19.4,7.39,31.77,-9.02,40.79,-0.77,2.83,20.76,21.3,24960.0,17.36,6.74,30.94,-8.74,39.69,-0.69,2.66,18.62,19.09,24960.0,13.65,6.56,26.81,-11.77,38.58,-0.74,2.79,15.15,15.37,24957.0,4.57,6.19,20.2,-20.31,40.51,-0.82,3.37,7.69,6.07,24960.0,1.94,6.15,15.24,-21.14,36.38,-0.89,3.24,6.45,3.94,24960.0,-5.83,7.46,8.9,-25.0,33.9,-0.65,2.36,9.47,-3.37,24960.0 |