CALPUFF and Postprocessors

CALPUFF and Postprocessors CALPUFF and Postprocessors

29.01.2015 Views

PTEMARB.DAT File - Header Records The header records of the PTEMARB.DAT file (see Table F-17) contain the number of sources, starting and ending time periods of data in the file, and a list of the emitted species. Sample Fortran read statements for the unformatted file are: READ(iunit)FNAME2,NSRC2,NSE2,IUTMZ2,IBDAT2,IBTIM2,IEDAT2, 1 IETIM2,VRS2,LABEL2 READ (iunit)CLAT1,CLAT2,CLAT0,CLON0 READ(iunit)CSLST2 READ(iunit)XMWEM2 where the following declarations apply: CHARACTER*12 FNAME2,VRS2,LABEL2,CSLST2(nse2) CHARACTER*16 CLAT1,CLAT2,CLAT0,CLON0 REAL XMWEM2(nse2) MAR 2006 – CALPUFF F-119

Table F-17 PTEMARB.DAT - Header Record 1 - General Data No. Variable Type a Description Sample Values 1 FNAME2 C*12 Data set name PTEMARB 2 NSRC2 integer Number of sources in the file 10 3 NSE2 integer Number of species emitted 3 4 IUTMZ2 integer UTM zone in which source coordinates are specified (enter 0 if using Lambert conformal coordinates) 5 IBDAT2 integer Date of beginning of data in the file (YYYYJJJ, where YYYY=year, JJJ=Julian day) 6 IBTIM2 integer Hour of beginning of data in the file 00 (00-23, LST; end of hour) 7 IEDAT2 integer Date of end of data in the file (YYYYJJJ, where YYYY=year, JJJ=Julian day) 8 IETIM2 integer Hour of end of data in the file (00-23, LST; end of hour) 9 VRS2 C*12 Data set version 5.4 11 1984220 1984224 10 LABEL2 C*12 Data set label Major pts. 23 a C*12 = Character*12 (Note: YYJJJ date format formerly used is also accepted.) MAR 2006 – CALPUFF F-120

Table F-17<br />

PTEMARB.DAT - Header Record 1 - General Data<br />

No. Variable Type a Description Sample<br />

Values<br />

1 FNAME2 C*12 Data set name PTEMARB<br />

2 NSRC2 integer Number of sources in the file 10<br />

3 NSE2 integer Number of species emitted 3<br />

4 IUTMZ2 integer UTM zone in which source coordinates are specified<br />

(enter 0 if using Lambert conformal coordinates)<br />

5 IBDAT2 integer Date of beginning of data in the file (YYYYJJJ, where<br />

YYYY=year, JJJ=Julian day)<br />

6 IBTIM2 integer Hour of beginning of data in the file 00<br />

(00-23, LST; end of hour)<br />

7 IEDAT2 integer Date of end of data in the file<br />

(YYYYJJJ, where YYYY=year, JJJ=Julian day)<br />

8 IETIM2 integer Hour of end of data in the file<br />

(00-23, LST; end of hour)<br />

9 VRS2 C*12 Data set version 5.4<br />

11<br />

1984220<br />

1984224<br />

10 LABEL2 C*12 Data set label Major pts.<br />

23<br />

a C*12 = Character*12<br />

(Note: YYJJJ date format formerly used is also accepted.)<br />

MAR 2006 – <strong>CALPUFF</strong><br />

F-120

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!