# CAF.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 = CAF 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 = CAF | |
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 | |
CAF = 15.75,1.04,19.65,11.1,8.54,-0.29,3.29,15.78,15.79,20280.0,18.49,0.99,22.68,14.13,8.54,0.01,3.57,18.51,18.54,20280.0,20.75,1.38,25.16,14.41,10.75,-0.13,3.51,20.8,20.75,20279.0,20.77,1.44,26.26,14.41,11.85,0.34,3.36,20.82,20.61,20280.0,21.15,1.58,26.54,15.51,11.02,0.43,3.53,21.21,20.89,20280.0,19.93,1.07,23.5,15.79,7.72,-0.31,4.04,19.96,19.92,20280.0,19.83,1.23,24.61,11.93,12.68,-0.06,3.92,19.87,19.78,20273.0,18.99,1.36,23.78,2.83,20.94,-0.77,6.25,19.04,19.09,20271.0,18.99,1.44,22.95,8.35,14.61,-0.82,4.91,19.05,19.09,20196.0,18.5,1.15,21.57,5.59,15.98,-1.52,11.15,18.54,18.54,20199.0,17.75,1.15,21.3,12.76,8.54,-0.41,3.6,17.79,17.72,20280.0,16.09,1.23,20.47,11.38,9.09,0.3,3.01,16.13,16.06,20280.0 |