# SAU.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 = SAU temperature data for 2001 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=2001 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = SAU | |
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 | |
SAU = 24.75,4.81,38.66,12.34,26.32,-0.07,2.46,25.22,25.3,69521.0,27.22,4.01,39.76,16.06,23.7,0.19,2.73,27.51,27.02,69522.0,34.47,3.24,45.0,24.06,20.94,0.76,3.45,34.62,33.98,69522.0,40.77,3.4,45.0,25.98,19.02,-0.75,2.9,40.91,41.42,69522.0,43.96,1.83,45.0,29.57,15.43,-1.82,5.46,44.0,45.0,69522.0,44.88,0.64,45.0,30.94,14.06,-7.3,66.02,44.88,45.0,69522.0,44.63,1.36,45.0,29.57,15.43,-5.19,33.74,44.65,45.0,69522.0,44.57,1.74,45.0,26.26,18.74,-5.06,30.23,44.61,45.0,69522.0,44.61,1.09,45.0,30.94,14.06,-3.95,21.89,44.62,45.0,69522.0,41.78,2.73,45.0,28.46,16.54,-0.81,2.88,41.87,42.38,69522.0,33.01,4.02,44.72,22.13,22.6,0.12,2.89,33.25,32.87,69522.0,27.84,5.06,39.21,15.24,23.98,-0.14,2.08,28.3,28.33,69522.0 |