# COL.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 = COL nighttemp data for 2002 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=2002 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = COL | |
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 | |
COL = 18.98,5.12,26.26,-1.57,27.83,-1.79,5.28,19.66,21.02,37144.0,18.88,5.41,26.26,-1.3,27.56,-1.62,4.62,19.64,21.3,34416.0,18.92,5.36,27.09,-3.92,31.0,-1.8,5.39,19.66,21.02,36616.0,18.53,6.5,25.98,-5.71,31.69,-1.64,4.56,19.64,21.3,36058.0,18.05,6.41,27.91,-7.09,35.0,-1.55,4.47,19.16,20.33,36553.0,16.4,5.99,27.64,-4.88,32.52,-1.45,4.63,17.45,17.99,36892.0,17.58,5.57,26.81,-4.33,31.14,-1.59,4.88,18.44,19.37,37133.0,17.67,5.92,28.74,-4.61,33.35,-1.61,4.94,18.64,19.65,36948.0,18.38,5.63,26.81,-10.94,37.76,-1.65,4.95,19.22,20.47,36378.0,18.51,5.67,27.91,-4.33,32.24,-1.73,5.01,19.36,20.89,37062.0,18.55,5.31,26.81,-2.68,29.49,-1.8,5.34,19.3,20.61,37126.0,18.53,4.85,26.54,-2.68,29.21,-1.69,4.99,19.16,20.61,36869.0 |