# GUF.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 = GUF 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 = GUF | |
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 | |
GUF = 21.54,0.72,25.43,19.37,6.06,0.62,5.17,21.55,21.57,2717.0,21.79,1.02,25.43,17.72,7.72,-0.56,3.73,21.82,21.92,2717.0,22.76,0.64,26.81,20.47,6.34,0.41,5.01,22.77,22.75,2717.0,22.76,0.84,26.54,20.2,6.34,-0.28,2.93,22.78,22.81,2717.0,22.07,0.58,25.43,20.2,5.24,0.78,5.49,22.07,22.06,2717.0,22.64,0.71,27.36,20.2,7.17,0.91,5.82,22.66,22.54,2717.0,23.23,0.5,27.64,21.85,5.79,1.26,9.46,23.23,23.23,2717.0,24.09,0.6,28.46,22.68,5.79,1.11,6.06,24.1,24.06,2717.0,24.83,0.66,29.29,23.23,6.06,1.17,6.79,24.84,24.74,2717.0,25.54,0.72,29.84,23.5,6.34,0.23,3.91,25.55,25.57,2717.0,23.99,0.46,27.36,22.4,4.96,0.99,7.83,23.99,23.92,2717.0,22.99,0.49,26.81,21.02,5.79,0.06,6.66,22.99,22.95,2717.0 |