# HUN.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 = HUN temperature data for 2010 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=2010 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = HUN | |
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 | |
HUN = -3.83,2.33,3.39,-15.35,18.74,-0.51,3.69,4.48,-3.64,4438.0,-1.62,2.63,9.72,-13.7,23.43,-0.31,3.7,3.09,-1.3,4452.0,11.13,1.91,17.99,1.73,16.26,-0.17,3.79,11.29,11.1,4453.0,19.41,1.66,24.61,10.83,13.78,-0.33,3.57,19.48,19.44,4453.0,21.21,1.88,27.09,13.86,13.23,-0.23,3.2,21.29,21.3,4453.0,25.51,1.61,32.05,18.54,13.5,0.0,3.94,25.56,25.5,4453.0,28.81,1.69,33.7,21.3,12.4,-0.4,3.47,28.86,28.88,4453.0,26.19,2.21,32.32,19.65,12.68,0.27,2.68,26.29,26.12,4453.0,18.79,1.76,23.23,12.48,10.75,-0.09,2.67,18.87,18.82,4453.0,13.42,1.11,15.79,8.9,6.89,-0.6,2.81,13.47,13.58,4453.0,10.12,1.35,13.58,5.59,7.99,-0.15,2.28,10.21,10.14,4453.0,-3.66,2.72,2.28,-13.15,15.43,-0.61,2.39,4.56,-2.88,4453.0 |