# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = PRY nighttemp 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 = 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 | |
PRY = 21.46,1.18,24.88,17.44,7.44,-0.5,2.49,21.49,21.71,14110.0,23.98,1.62,29.57,19.09,10.47,-0.31,2.8,24.03,24.33,14110.0,21.03,0.8,25.71,18.27,7.44,-0.24,3.44,21.04,21.16,14110.0,20.69,1.11,24.06,16.34,7.72,-0.6,2.6,20.72,21.02,14110.0,13.35,1.51,19.37,8.9,10.47,0.09,2.51,13.43,13.31,14110.0,19.2,1.78,23.5,14.41,9.09,-0.37,2.47,19.28,19.51,14110.0,15.85,2.49,21.3,10.28,11.02,-0.18,1.89,16.04,16.06,14110.0,18.34,2.38,23.78,13.31,10.47,-0.25,1.89,18.5,18.68,14110.0,16.45,2.01,21.57,11.65,9.92,0.23,2.35,16.58,16.27,14110.0,19.02,2.25,23.78,13.86,9.92,-0.11,2.15,19.15,19.23,14110.0,21.53,1.35,25.16,17.72,7.44,-0.42,2.43,21.57,21.85,14110.0,19.49,1.1,24.88,16.61,8.27,0.4,2.67,19.52,19.37,14110.0 |