# STP.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 = STP 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 = STP | |
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 | |
STP = 19.6,0.91,20.75,17.17,3.58,-1.59,4.99,19.62,19.92,35.0,20.32,0.79,22.26,19.09,3.17,0.33,2.46,20.33,20.2,35.0,19.87,1.01,22.68,18.54,4.13,1.09,4.23,19.89,19.65,35.0,21.66,0.9,23.64,19.78,3.86,0.08,2.74,21.68,21.64,35.0,19.83,0.81,22.13,18.54,3.58,0.73,3.24,19.84,19.65,35.0,17.51,1.25,20.2,15.51,4.69,0.31,2.05,17.55,17.58,35.0,16.83,1.03,19.09,14.69,4.41,0.12,2.44,16.86,16.75,35.0,17.43,1.1,20.47,15.79,4.69,0.79,3.54,17.47,17.37,35.0,17.81,1.19,19.92,14.96,4.96,-0.34,3.26,17.85,17.72,35.0,18.18,0.88,20.06,16.89,3.17,0.23,2.08,18.2,18.13,35.0,19.47,0.81,21.57,17.99,3.58,0.41,2.91,19.49,19.37,35.0,19.99,0.98,21.85,17.72,4.13,-0.29,2.64,20.02,20.13,35.0 |