# CPV.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 = CPV 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 = CPV | |
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 | |
CPV = 15.97,1.62,19.65,6.97,12.68,-1.66,9.98,16.05,16.2,144.0,15.38,1.41,20.2,11.65,8.54,0.18,5.33,15.44,15.65,144.0,16.78,1.25,18.96,13.17,5.79,-0.8,3.29,16.82,17.17,144.0,17.34,1.06,19.65,13.86,5.79,-0.79,4.27,17.37,17.52,144.0,17.65,1.14,19.37,12.76,6.61,-1.21,4.94,17.69,17.85,144.0,18.94,1.0,21.57,16.34,5.24,-0.04,3.17,18.97,18.96,142.0,18.86,1.08,21.02,13.58,7.44,-1.16,6.73,18.89,19.09,142.0,20.25,1.36,23.78,15.51,8.27,-0.47,3.97,20.3,20.4,144.0,19.83,1.58,22.13,12.2,9.92,-1.66,7.3,19.89,20.2,144.0,20.93,1.72,24.33,10.83,13.5,-2.19,11.34,21.0,21.2,144.0,19.44,2.43,22.4,5.59,16.81,-2.73,13.57,19.59,20.06,144.0,19.4,1.64,22.68,12.2,10.47,-1.31,5.93,19.47,19.92,144.0 |