# 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 temperature data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = TUN temperature 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 = temperature | |
# 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 = 15.92,2.24,21.02,7.52,13.5,-0.7,2.94,16.08,16.48,6051.0,21.16,3.06,28.74,9.17,19.57,-0.81,2.85,21.38,21.99,6051.0,25.12,3.43,31.5,13.03,18.46,-1.34,3.87,25.35,26.26,6051.0,29.81,4.32,37.56,14.13,23.43,-1.32,3.71,30.12,31.43,6051.0,35.64,3.58,42.24,20.2,22.05,-1.53,5.06,35.82,36.94,6051.0,40.58,2.92,45.0,25.43,19.57,-1.54,6.34,40.68,41.14,6051.0,44.25,1.76,45.0,31.36,13.64,-3.45,16.52,44.28,45.0,6051.0,42.92,2.19,45.0,30.39,14.61,-1.9,8.0,42.98,43.35,6051.0,36.9,3.06,43.07,24.33,18.74,-0.76,3.37,37.03,37.15,6051.0,29.18,2.35,36.46,18.82,17.64,-0.57,3.68,29.27,29.57,6051.0,20.97,2.73,27.91,13.58,14.33,-0.24,2.0,21.15,21.3,6051.0,16.46,2.36,22.4,9.17,13.23,-0.48,2.41,16.63,16.75,6051.0 |