# ISL.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 = ISL nighttemp data for 2010 at admin level 1 | |
# 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 = ISL | |
ADMIN_LEVEL = 1 | |
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 | |
IS-ISL = -9.42,2.58,-0.75,-19.21,18.46,-0.83,3.93,9.77,-9.08,7823.0,-11.48,2.74,-1.99,-20.31,18.33,-0.31,2.93,11.8,-11.43,7823.0,-9.74,2.72,-0.75,-17.83,17.09,0.19,2.64,10.12,-9.98,7817.0,-9.49,2.74,0.63,-18.94,19.57,-0.3,3.02,9.87,-9.29,7821.0,-2.95,2.62,6.14,-9.02,15.16,0.21,2.41,3.94,-3.23,7823.0,2.12,2.33,9.17,-5.43,14.61,-0.56,2.98,3.15,2.42,7823.0,2.36,2.98,10.0,-6.26,16.26,-0.53,2.54,3.8,2.83,7823.0,1.85,2.58,8.9,-9.02,17.91,-0.83,3.68,3.18,2.21,7823.0,-0.74,2.67,6.69,-10.94,17.64,-0.58,3.19,2.77,-0.33,7817.0,-4.38,2.51,5.04,-12.87,17.91,0.12,2.9,5.05,-4.47,7819.0,-9.44,2.8,-0.2,-18.66,18.46,-0.46,3.57,9.85,-9.43,7823.0,-10.57,2.64,-0.47,-18.39,17.91,-0.08,2.73,10.89,-10.81,7823.0 |