# DJI.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 = DJI 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 = DJI | |
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 | |
DJI = 19.67,1.61,23.5,14.96,8.54,-0.59,2.75,19.73,20.06,720.0,21.2,1.73,25.16,16.34,8.82,-0.48,2.48,21.27,21.57,720.0,21.81,1.4,25.16,17.72,7.44,-0.24,2.75,21.86,21.99,720.0,24.86,1.44,28.46,20.75,7.72,-0.4,2.36,24.9,25.16,720.0,27.22,1.74,30.67,22.13,8.54,-0.43,2.69,27.27,27.22,720.0,27.27,1.59,30.67,22.68,7.99,-0.57,2.9,27.31,27.5,720.0,26.46,1.47,29.29,21.57,7.72,-0.57,2.84,26.5,26.67,720.0,25.18,1.37,28.46,20.2,8.27,-0.23,3.0,25.22,25.23,720.0,26.03,1.6,29.57,20.47,9.09,-0.87,3.36,26.08,26.43,720.0,24.72,1.63,29.29,20.2,9.09,-0.53,2.7,24.77,25.16,720.0,22.11,1.74,26.81,17.17,9.65,-0.43,2.69,22.17,22.4,720.0,21.04,1.84,26.54,15.79,10.75,-0.27,2.74,21.12,21.3,720.0 |