| # PAK.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 = PAK nighttemp 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 = PAK | |
| 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 | |
| PAK = 2.89,9.41,21.85,-25.0,46.85,-1.7,5.28,9.84,5.45,32825.0,4.17,9.71,19.92,-25.0,44.92,-1.65,5.01,10.56,6.83,32825.0,9.26,10.04,23.23,-25.0,48.23,-1.76,5.34,13.66,12.2,32825.0,15.09,10.72,28.33,-24.45,52.78,-1.79,5.27,18.51,17.99,32825.0,20.53,10.49,32.6,-20.04,52.64,-1.94,5.75,23.06,23.78,32825.0,22.27,8.93,32.05,-14.94,46.99,-2.04,6.27,23.99,25.16,32825.0,20.8,7.84,30.12,-13.43,43.54,-2.07,6.57,22.23,23.64,32825.0,20.47,6.47,29.84,-11.5,41.34,-1.99,6.56,21.47,22.68,32825.0,18.51,8.42,28.74,-20.59,49.33,-1.99,6.37,20.33,21.3,32825.0,15.87,8.75,28.33,-25.0,53.33,-1.8,5.76,18.12,18.54,32825.0,8.79,8.84,23.5,-25.0,48.5,-1.61,5.24,12.47,10.96,32825.0,3.98,9.36,21.85,-25.0,46.85,-1.57,4.88,10.17,6.56,32825.0 |