# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = KGZ 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 = KGZ | |
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 | |
KGZ = -17.41,6.15,5.31,-25.0,30.31,1.11,4.34,18.47,-19.07,8607.0,-16.67,6.39,4.21,-25.0,29.21,0.99,3.41,17.85,-18.66,8606.0,-11.14,6.19,5.18,-25.0,30.18,0.65,2.67,12.74,-12.19,8607.0,-8.1,5.69,8.62,-22.8,31.42,0.7,2.91,9.9,-9.29,8606.0,-1.99,6.58,16.61,-20.31,36.93,0.54,2.53,6.87,-3.23,8607.0,1.48,7.23,19.78,-17.56,37.34,0.42,2.2,7.37,0.08,8607.0,5.78,6.86,23.09,-15.35,38.44,0.3,2.2,8.97,4.76,8607.0,5.78,6.44,20.75,-15.63,36.38,0.24,2.27,8.65,5.04,8607.0,1.01,6.36,16.06,-18.94,35.0,0.34,2.39,6.44,0.08,8607.0,-3.56,6.78,14.41,-22.8,37.2,0.19,2.66,7.66,-3.78,8607.0,-12.3,6.52,10.0,-25.0,35.0,0.8,3.49,13.93,-13.43,8607.0,-16.37,6.23,6.42,-25.0,31.42,1.06,4.13,17.51,-18.11,8607.0 |