Datafiler/Data files

Datfilerne er:

* 6 ASCII datafiler med fast format <landekode>_norm_<datatype>.dat indeholdende daglige normaler, bde "r" og "glattede" middelvrdier 
* 1 ASCII datafil med fast format station.dat med oplysninger om stationerne
* 1 ASCII tekstfil readme.txt

Data m kun benyttes, hvis der samtidig angives reference til rapporten (Cappelen, John and Ellen Vaarby Laursen, 2000. Daily Temperature Normals - Denmark, The Faroe Islands and Greenland. DMI Technical Report (online) 00-17).

The data files are:

* 6 fixed ASCII format data files named <country code>_norm_<data type>.dat containing daily normals, "raw" and "smoothed" values 
* 1 fixed ASCII format file named station.dat containing a station catalogue
* finally, an ASCII text format file named readme.txt

Data may only be used with proper reference to the accompanying report (Cappelen, John and Ellen Vaarby Laursen, 2000. Daily Temperature Normals - Denmark, The Faroe Islands and Greenland. DMI Technical Report (online) 00-17).


Stationsfil/Station file: station.dat

Stationskataloget i filen station.dat beskriver stationsnummer, stationsnavn, position, hjde over havet samt det frste og det sidste r i de temperaturserier, der er medtaget i denne rapport. Hver linie i filen reprsenterer en station. Filen er sorteret efter stationsnummer og har flgende layout: 

The station catalogue contained in the file station.dat describes the station no., name, position, elevation and first and last year of the temperature series in this report. Each record in the file contains information about one station. The file is sorted by station no. and has the following layout:

Position	Format	Description
1-6 		F6.0 	Station no.
7-36 		A30 	Station name
37-38		F2.0 	Latitude (degrees)
39-40		F2.0	Latitude (minutes)
41-41		A1	Northern (N) or Southern (S) hemisphere
42-43		F2.0	Longitude (degrees)
44-45		F2.0	Longitude (minutes)
46-46		A1	East (E) or West (W) of Greenwich
47-50		F4.0 	Elevation (metres above mean sea level)
51-56		F6.0	First year in the data series
57-62		F6.0	Last year in the data series


Datafiler/Data files: <country code>_norm_<data type>.dat

Daglige temperatur normaler for de stationer der findes i filen station.dat. Filerne er sorteret efter stationsnummer og har nedenstende format: 

Daily temperature normals for all the stations presented in the file station.dat. The files are sorted by station no. in the following format. 

Position 	Format 	Description
1-5 		F5.0 	Station no.
6-10 		F5.0 	Month
11-15 		F5.0	Day
16-21 		F6.1	Value (degrees celcius to one decimal place)


