# COD.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 = COD 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 = COD | |
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 | |
COD = 18.68,2.41,24.88,-15.08,39.96,-2.24,12.56,18.83,19.37,75438.0,18.6,2.38,26.12,-4.33,30.45,-1.98,10.97,18.75,19.09,74786.0,18.85,1.91,26.54,-0.47,27.01,-1.6,9.44,18.95,19.09,75774.0,19.45,2.35,27.64,2.56,25.08,-1.53,7.06,19.59,20.06,75184.0,19.08,2.38,25.16,-0.75,25.91,-1.66,7.21,19.23,19.92,75904.0,18.0,2.73,24.88,-0.2,25.08,-0.99,3.75,18.2,18.68,75956.0,17.57,2.69,24.19,-1.85,26.04,-1.01,3.77,17.78,18.27,75870.0,18.09,1.98,24.33,-3.23,27.56,-1.42,7.82,18.19,18.54,75792.0,18.59,2.05,24.61,-3.23,27.83,-1.84,11.19,18.7,19.03,75795.0,18.35,2.19,24.88,-4.61,29.49,-2.49,14.95,18.48,18.82,75171.0,18.17,2.26,25.16,-12.05,37.2,-1.73,10.45,18.31,18.54,72341.0,18.33,2.32,26.54,0.63,25.91,-1.76,8.39,18.47,18.82,75716.0 |