# FRA.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 = FRA 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 = FRA | |
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 | |
FRA = -1.37,2.93,9.45,-17.56,27.01,-1.71,9.04,3.23,-1.02,25812.0,-1.14,2.44,10.83,-15.35,26.18,-0.88,8.02,2.69,-1.3,25812.0,2.67,3.03,11.65,-14.53,26.18,-1.6,9.15,4.04,2.83,25812.0,2.46,2.72,11.93,-14.53,26.46,-1.33,8.39,3.67,2.7,25812.0,10.27,2.59,18.54,-6.26,24.8,-2.22,11.86,10.59,10.55,25812.0,9.0,2.81,18.82,-6.54,25.35,-0.14,5.16,9.43,8.62,25808.0,13.9,2.2,21.99,-0.75,22.74,-1.1,8.15,14.07,14.13,25812.0,14.06,2.06,22.81,1.18,21.63,-0.25,7.19,14.21,13.93,25812.0,7.96,2.55,19.92,-9.29,29.21,-0.78,8.32,8.36,7.93,25812.0,9.38,2.06,18.68,-4.33,23.01,-1.55,10.65,9.6,9.45,25812.0,0.34,2.4,15.79,-11.5,27.28,0.17,6.85,2.42,0.29,25812.0,-3.27,2.51,13.86,-15.91,29.76,-0.2,5.9,4.12,-2.95,25812.0 |