| # DZA.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 temperature data file's contents | |
| RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification | |
| # The title | |
| TITLE = DZA temperature 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 = DZA | |
| ADMIN_LEVEL = 0 | |
| UNITS = C | |
| DATA_TYPE = temperature | |
| # 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 | |
| DZA = 20.35,4.03,32.05,8.62,23.43,-0.17,2.24,20.75,20.75,85278.0,25.46,3.39,35.35,12.2,23.15,-0.24,3.02,25.69,25.71,85286.0,29.3,3.94,39.21,13.31,25.91,-0.49,3.14,29.57,29.5,85286.0,34.84,3.51,45.0,16.75,28.25,-1.01,4.92,35.02,35.08,85286.0,39.72,3.27,45.0,21.3,23.7,-0.78,4.12,39.85,40.04,85286.0,43.7,1.84,45.0,27.5,17.5,-1.88,8.14,43.74,44.72,85286.0,43.59,1.8,45.0,26.54,18.46,-2.04,10.6,43.62,44.31,85286.0,41.71,2.69,45.0,25.3,19.7,-0.82,4.06,41.8,41.97,85286.0,41.03,3.07,45.0,22.68,22.32,-1.17,4.86,41.15,41.62,85286.0,35.16,3.66,44.72,21.85,22.87,-0.21,2.46,35.35,35.35,85286.0,27.27,5.54,39.21,9.72,29.49,-0.57,2.52,27.82,28.6,85286.0,22.94,5.53,35.08,6.69,28.39,-0.58,2.5,23.6,24.06,85258.0 |