| # QAT.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 = QAT rainfall data for 2002 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=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 = QAT | |
| ADMIN_LEVEL = 1 | |
| 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 | |
| QA-Q = 31.84,16.08,100.97,16.04,84.93,1.95,7.24,35.63,26.09,83.0,6.54,2.43,12.22,1.0,11.22,0.17,2.41,6.97,6.58,83.0,7.37,2.38,15.1,1.0,14.1,0.9,4.23,7.74,6.69,83.0,7.38,3.75,31.65,3.55,28.1,3.73,22.92,8.26,6.39,83.0,1.0,0.02,1.2,1.0,0.2,8.94,81.01,1.0,1.0,83.0,1.08,0.2,1.94,1.0,0.94,2.72,9.82,1.1,1.0,83.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,83.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,83.0,1.03,0.1,1.48,1.0,0.48,3.87,17.02,1.03,1.0,83.0,1.05,0.15,1.94,1.0,0.94,3.64,17.15,1.06,1.0,83.0,8.99,3.1,17.56,2.72,14.84,0.28,2.79,9.51,8.76,83.0,8.58,2.99,14.21,1.06,13.15,-0.33,2.24,9.08,8.96,83.0 |