# AUS.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 = AUS 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 = AUS | |
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 | |
AUS = 22.02,4.8,32.32,0.08,32.24,-0.86,3.46,22.54,23.23,275243.0,22.08,3.99,33.15,0.35,32.8,-1.07,4.11,22.44,22.95,277621.0,19.8,4.3,31.5,3.11,28.39,-0.8,3.08,20.26,20.75,279619.0,16.04,4.51,28.46,-1.02,29.49,-0.24,2.5,16.67,15.93,279620.0,11.18,4.21,26.81,-2.68,29.49,0.43,2.58,11.94,10.55,279618.0,9.34,4.59,25.16,-5.43,30.59,0.66,2.63,10.4,8.07,279620.0,9.09,4.91,24.88,-5.71,30.59,0.63,2.56,10.33,7.66,279596.0,11.92,5.03,24.88,-5.16,30.04,0.0,2.23,12.94,11.79,279624.0,14.1,5.62,27.91,-2.68,30.59,-0.09,2.16,15.18,14.0,279623.0,16.59,5.14,29.84,-2.13,31.97,-0.44,2.61,17.37,17.17,279626.0,20.34,4.4,30.94,2.01,28.94,-0.82,3.36,20.81,21.02,279621.0,21.26,4.5,32.05,0.91,31.14,-0.9,3.69,21.73,22.13,279613.0 |