# TUN.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 = TUN nighttemp data for 2010 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=2010 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = TUN | |
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 | |
TUN = 5.05,1.84,10.83,-1.85,12.68,-0.29,2.83,5.37,5.25,6039.0,7.56,2.28,16.89,-1.02,17.91,-0.17,3.43,7.9,7.52,6051.0,7.92,1.72,14.96,2.01,12.95,0.23,3.58,8.11,7.93,6051.0,11.78,2.24,19.65,2.83,16.81,-0.01,3.68,12.0,11.93,6051.0,14.31,2.1,23.78,6.14,17.64,0.46,4.58,14.47,14.41,6051.0,19.44,2.04,27.91,14.41,13.5,0.44,3.49,19.55,19.37,6051.0,24.68,2.38,32.32,18.54,13.78,0.01,2.55,24.8,24.74,6051.0,24.12,2.33,30.39,17.72,12.68,-0.25,2.56,24.23,24.19,6051.0,19.57,1.92,27.09,13.58,13.5,0.03,3.88,19.66,19.71,6051.0,13.21,1.9,20.75,5.59,15.16,0.03,3.47,13.34,13.31,6051.0,8.94,2.12,15.51,-0.2,15.71,-0.3,2.79,9.19,9.31,6051.0,4.99,2.21,11.1,-1.85,12.95,-0.33,2.41,5.46,5.31,6051.0 |