| # 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 2002 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=2002 | |
| # 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 = 270.68,124.44,969.72,21.93,947.79,0.98,4.16,297.91,248.16,12376.0,204.78,114.61,837.38,6.47,830.91,0.81,3.54,234.67,187.92,12376.0,263.95,124.49,785.15,8.56,776.59,0.25,2.53,291.84,261.85,12376.0,217.41,92.97,695.91,11.29,684.62,0.57,3.33,236.45,213.49,12376.0,192.78,105.41,607.65,1.0,606.65,0.57,3.73,219.71,187.84,12376.0,167.5,97.28,761.82,1.0,760.82,0.53,4.84,193.7,171.19,12376.0,91.66,80.4,405.09,1.0,404.09,0.67,2.4,121.92,70.44,12376.0,81.01,77.34,416.74,1.0,415.74,1.0,3.42,112.0,59.57,12376.0,112.69,114.87,833.97,1.0,832.97,1.3,4.57,160.91,74.04,12376.0,102.18,91.43,499.41,1.0,498.41,0.96,3.24,137.11,82.3,12376.0,247.27,133.0,809.19,1.0,808.19,0.18,2.39,280.77,242.15,12376.0,259.25,127.03,1197.68,10.2,1187.48,0.44,3.69,288.7,261.14,12376.0 |