# 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 rainfall data file's contents | |
RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
# The title | |
TITLE = IDN rainfall 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 = MM | |
DATA_TYPE = rainfall | |
# 120 calculations comma-separated, 10 consecutive calculations for each month (from January to December) | |
# Field 1: Average | |
# 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: 2000.0 | |
# Minimum: 1.0 | |
# Data not available for locations above 35 degrees N and below 35 degrees S Latitude | |
IDN = 267.16,119.75,809.19,24.15,785.03,0.28,2.35,292.77,261.19,12376.0,246.4,109.63,675.23,25.99,649.25,0.7,3.53,269.69,235.38,12376.0,255.86,110.8,785.15,37.32,747.83,1.21,4.71,278.82,234.49,12376.0,286.41,112.14,655.17,25.74,629.43,0.26,2.5,307.58,273.86,12376.0,226.15,111.08,809.19,1.0,808.19,0.33,3.13,251.95,221.2,12376.0,226.43,114.63,940.91,5.93,934.98,0.78,4.23,253.79,217.94,12376.0,179.61,126.03,1197.68,1.0,1196.68,0.66,4.34,219.41,179.57,12376.0,178.94,135.37,761.82,1.0,760.82,1.04,3.94,224.37,158.74,12376.0,160.17,112.46,655.17,1.0,654.17,0.55,3.14,195.71,154.02,12376.0,235.23,140.51,717.22,1.0,716.22,0.51,2.66,274.0,215.78,12376.0,238.29,110.06,761.82,5.41,756.4,0.54,3.36,262.48,231.46,12376.0,311.27,125.48,761.82,48.49,713.33,0.67,2.9,335.61,288.48,12376.0 |