# CUB.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 = CUB 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 = CUB | |
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 | |
CUB = 19.14,1.52,24.06,12.48,11.57,1.0,3.67,19.2,18.82,4478.0,18.94,1.71,24.61,13.58,11.02,0.7,3.01,19.01,18.68,4478.0,18.87,1.57,24.61,14.96,9.65,1.06,3.86,18.93,18.54,4477.0,19.42,1.71,25.98,14.69,11.3,1.12,3.86,19.5,18.96,4479.0,20.58,1.73,26.26,16.06,10.2,1.11,4.06,20.65,20.13,4475.0,21.43,1.73,27.09,14.13,12.95,1.06,4.17,21.5,21.02,4463.0,22.51,1.8,27.91,17.17,10.75,1.02,3.49,22.58,21.99,4468.0,21.9,1.84,27.91,17.17,10.75,1.22,3.84,21.98,21.3,4469.0,21.52,1.78,27.09,16.06,11.02,1.21,3.85,21.59,21.02,4460.0,21.61,1.55,27.09,15.51,11.57,0.42,3.3,21.67,21.44,4467.0,18.97,1.61,24.33,15.79,8.54,0.97,3.29,19.04,18.54,4477.0,19.21,1.69,24.61,14.13,10.47,0.91,3.14,19.28,18.68,4478.0 |