# PRY.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 = PRY 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 = PRY | |
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 | |
PRY = 29.68,2.07,36.73,22.54,14.19,0.35,2.84,29.76,29.29,14110.0,28.64,2.07,35.35,22.4,12.95,0.01,2.3,28.71,28.46,14110.0,27.88,1.25,33.43,23.5,9.92,0.26,3.03,27.91,27.84,14110.0,27.66,1.38,33.43,22.95,10.47,0.41,3.25,27.7,27.5,14110.0,20.66,1.74,25.71,16.06,9.65,-0.05,2.16,20.73,20.75,14110.0,26.12,2.23,31.5,19.92,11.57,0.13,1.97,26.22,25.98,14110.0,23.15,2.61,29.29,15.51,13.78,-0.39,2.28,23.3,23.78,14110.0,28.69,3.0,35.08,17.99,17.09,-0.56,2.18,28.84,29.7,14110.0,27.57,3.57,37.28,16.89,20.39,-0.35,2.12,27.8,28.4,14110.0,30.06,2.35,41.42,20.75,20.67,-0.04,2.64,30.15,30.12,14110.0,30.14,2.29,37.56,22.95,14.61,0.54,2.53,30.22,29.57,14110.0,30.85,2.06,38.94,25.71,13.23,0.55,2.74,30.91,30.39,14110.0 |