# IDN.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 = IDN nighttemp data for 2007 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=2007 | |
# The data is derived from the following primary source | |
#SOURCE = http://neo.sci.gsfc.nasa.gov/ | |
# ISO3166-1 alpha3 code for the country | |
ISOKEY = IDN | |
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 | |
IDN = 19.07,4.36,28.74,-15.08,43.82,-2.86,14.2,19.56,19.92,58428.0,19.15,5.08,27.36,-19.49,46.85,-3.62,19.22,19.81,20.47,60107.0,19.19,5.08,28.19,-21.14,49.33,-3.04,14.33,19.85,20.47,57923.0,19.38,4.43,43.62,-13.15,56.77,-2.65,12.19,19.88,20.47,60464.0,19.99,3.63,28.19,-25.0,53.19,-2.96,16.28,20.32,20.89,63927.0,19.57,3.53,28.05,-2.95,31.0,-2.26,10.06,19.89,20.33,63035.0,18.94,3.76,28.19,-4.61,32.8,-2.32,10.27,19.31,19.85,64144.0,18.82,3.63,26.26,-10.39,36.65,-2.78,13.41,19.16,19.65,64102.0,18.86,4.03,27.64,-14.8,42.44,-3.05,14.74,19.28,19.78,63131.0,19.86,3.59,41.14,-5.43,46.57,-2.92,14.82,20.18,20.75,62108.0,19.32,4.22,30.26,-20.59,50.85,-2.43,11.59,19.77,20.47,56671.0,19.07,4.42,27.09,-16.18,43.27,-2.14,8.98,19.58,20.33,47227.0 |