# 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 nighttemp data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = GUF 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 = GUF | |
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 | |
GUF = 18.86,0.77,23.23,14.96,8.27,0.06,4.54,18.88,18.82,2717.0,18.51,0.87,21.85,13.58,8.27,-0.5,4.42,18.53,18.54,2717.0,19.46,0.5,21.57,17.44,4.13,0.08,3.78,19.47,19.51,2717.0,19.41,0.71,22.68,16.61,6.06,-0.14,3.99,19.43,19.37,2717.0,19.52,1.14,24.33,13.31,11.02,-1.09,6.75,19.55,19.65,2586.0,19.96,1.03,24.61,12.76,11.85,-0.87,6.41,19.99,20.06,2700.0,20.18,0.65,25.43,17.44,7.99,0.09,6.49,20.19,20.2,2717.0,20.86,0.53,23.78,19.37,4.41,0.88,6.27,20.87,20.82,2717.0,21.1,0.45,24.88,19.92,4.96,1.75,11.89,21.11,21.02,2717.0,21.08,0.5,24.61,19.92,4.69,1.8,10.2,21.08,21.02,2717.0,21.0,0.57,25.71,19.09,6.61,1.56,9.87,21.01,20.95,2717.0,20.51,0.5,24.88,18.54,6.34,0.03,7.56,20.52,20.54,2717.0 |