# COM.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 = COM 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 = COM | |
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 | |
COM = 19.69,2.07,23.5,11.65,11.85,-1.36,5.77,19.79,20.2,65.0,20.66,2.21,24.06,13.03,11.02,-1.16,4.69,20.77,20.93,65.0,20.16,2.05,23.09,11.65,11.44,-2.06,8.02,20.26,20.61,65.0,19.79,2.12,23.5,13.03,10.47,-0.84,3.55,19.9,20.2,65.0,19.88,2.51,23.5,11.65,11.85,-0.69,3.62,20.03,19.83,65.0,19.26,2.09,22.4,11.65,10.75,-1.02,4.7,19.37,19.37,65.0,18.4,2.35,22.4,10.28,12.13,-1.08,4.73,18.54,18.54,65.0,17.8,2.54,21.44,8.9,12.54,-1.09,4.46,17.97,17.99,65.0,18.51,2.38,21.85,10.55,11.3,-0.91,3.89,18.66,18.68,65.0,19.48,2.18,22.4,12.2,10.2,-0.95,3.83,19.6,19.65,65.0,20.5,1.87,23.37,14.69,8.68,-0.68,3.24,20.58,20.75,65.0,20.51,2.0,23.23,13.31,9.92,-1.33,5.05,20.6,20.75,65.0 |