# PRI.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 = PRI nighttemp data for 2009 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=2009 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = PRI | |
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 | |
PRI = 19.17,1.4,23.5,16.89,6.61,0.65,2.85,19.22,18.96,314.0,18.57,1.56,22.95,15.51,7.44,0.64,3.04,18.64,18.27,314.0,17.71,1.73,22.4,14.69,7.72,0.58,2.69,17.79,17.44,313.0,19.51,1.45,23.23,16.61,6.61,0.52,2.82,19.56,19.37,314.0,18.95,1.27,22.4,15.51,6.89,0.29,3.28,18.99,18.82,312.0,20.36,1.27,24.06,17.44,6.61,0.53,3.44,20.4,20.33,314.0,20.79,1.21,24.06,18.27,5.79,0.39,2.66,20.82,20.75,315.0,20.93,1.46,25.02,18.27,6.75,0.53,2.99,20.98,20.75,314.0,21.33,1.58,25.98,18.82,7.17,0.64,2.84,21.39,21.02,314.0,20.99,1.35,25.71,18.27,7.44,0.87,3.73,21.03,20.75,314.0,20.66,1.37,25.71,17.99,7.72,0.58,3.19,20.71,20.47,315.0,20.63,1.4,24.61,17.99,6.61,0.72,3.01,20.68,20.47,315.0 |