# KGZ.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 = KGZ 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 = KGZ | |
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 | |
KGZ = -11.5,6.07,5.31,-25.0,30.31,0.64,2.63,13.01,-13.29,8607.0,-9.08,7.05,13.58,-25.0,38.58,0.86,2.83,11.5,-11.36,8607.0,0.5,7.87,21.3,-18.11,39.41,0.63,2.41,7.89,-1.3,8607.0,7.05,7.46,24.88,-11.5,36.38,0.17,1.94,10.27,6.28,8607.0,14.78,7.54,34.25,-7.64,41.89,0.06,2.26,16.59,14.13,8607.0,19.35,7.96,43.07,-5.16,48.23,0.34,2.74,20.92,18.27,8607.0,22.86,7.93,44.45,-3.5,47.95,0.31,2.76,24.2,21.57,8607.0,22.42,8.09,43.62,-5.43,49.06,0.19,2.62,23.83,21.3,8607.0,16.54,8.3,35.63,-11.5,47.13,-0.02,2.4,18.51,16.48,8607.0,11.1,8.34,28.19,-15.35,43.54,-0.34,2.5,13.89,12.2,8607.0,-1.7,7.7,16.06,-22.24,38.31,0.15,2.02,7.88,-2.61,8607.0,-10.34,6.5,7.8,-25.0,32.8,0.63,2.55,12.21,-12.05,8607.0 |