Conversion of standardized ReadMe file for
file /./ftp/cats/J/ApJ/675/1213 into FORTRAN code for reading data files line by line.
Note that special values are assigned to unknown or unspecified
numbers (also called NULL numbers);
when necessary, the coordinate components making up the right ascension
and declination are converted into floating-point numbers
representing these angles in degrees.
program load_ReadMe
C=============================================================================
C F77-compliant program generated by readme2f_1.5, on 2013-May-20
C=============================================================================
* This code was generated from the ReadMe file documenting a catalogue
* according to the "Standard for Documentation of Astronomical Catalogues"
* currently in use by the Astronomical Data Centers (CDS, ADC, A&A)
* (see full documentation at URL http://vizier.u-strasbg.fr/doc/catstd.htx)
* Please report problems or questions to
C=============================================================================
implicit none
* Unspecified or NULL values, generally corresponding to blank columns,
* are assigned one of the following special values:
* rNULL__ for unknown or NULL floating-point values
* iNULL__ for unknown or NULL integer values
real*4 rNULL__
integer*4 iNULL__
parameter (rNULL__=-1.e37) ! NULL real number
parameter (iNULL__=-2147483647) ! NULL int number
C=============================================================================
Cat. J/ApJ/675/1213 Abundances in M33 HII regions (Rosolowsky+, 2008)
*================================================================================
*The M33 metallicity project: resolving the abundance gradient discrepancies in
*M33.
* Rosolowsky E., Simon J.D.
* <Astrophys. J., 675, 1213-1222 (2008)>
* =2008ApJ...675.1213R
C=============================================================================
C Internal variables
integer*4 i__
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table1.dat' ! HII region line fluxes
integer*4 nr__
parameter (nr__=63) ! Number of records
character*126 ar__ ! Full-size record
real*8 RA_ ! (deg) Right Ascension J2000.0
real*8 Dec ! (deg) Declination J2000.0
integer*4 Seq ! [1/61] Sequential number
character*1 n_Seq ! [d] Same object observed on multiple
* slit masks
integer*4 RAh ! (h) Right ascension (J2000.0) (1)
integer*4 RAm ! (min) Right ascension (J2000.0) (1)
real*4 RAs ! (s) Right ascension (J2000.0) (1)
character*1 DE_ ! Declination sign (J2000.0) (1)
integer*4 DEd ! (deg) Declination (J2000.0) (1)
integer*4 DEm ! (arcmin) Declination (J2000.0) (1)
integer*4 DEs ! (arcsec) Declination (J2000.0) (1)
character*6 Name ! Cross-identifications (2)
real*4 Rgal ! (kpc) Galactocentric distance
real*4 F_OII_ ! Flux of [OII]{lambda}3727 line (3)
real*4 e_F_OII_ ! rms uncertainty on F[OII]
real*4 F_NeIII_ ! Flux of [NeIII]{lambda}3869 line (3)
real*4 e_F_NeIII_ ! rms uncertainty on F[NeIII]
real*8 F_OIII_1 ! Flux of [OIII]{lambda} 4363 (3)
real*4 e_F_OIII_1 ! rms uncertainty on F[OIII]
real*4 F_OIII_2 ! Flux of [OIII]{lambda} 4959 (3)
real*4 e_F_OIII_2 ! rms uncertainty on F[OIII]
real*4 F_OIII_3 ! Flux of [OIII]{lambda} 5007 (3)
real*4 e_F_OIII_3 ! rms uncertainty on F[OIII]
integer*4 Te__OIII_ ! (K) Electron temperature, from [OIII] lines
integer*4 e_Te__OIII_ ! (K) rms uncertainty on Te([OIII])
real*4 eps_O ! Oxygen abundance{epsilson}(O)=12+log(O/H)
real*4 e_eps_O ! rms uncertainty on oxygen abundance
*Note (1): Actual position observed based on targets identified in the Local
* Group Survey images of Massey et al. (2006, Cat. J/AJ/131/2478).
*Note (2): Closest matching cataloged HII region for observed coordinates.
* Catalog abbreviations are:
* MA = Mayall & Aller (1942ApJ....95....5M), [MA42] NNa in Simbad
* S = Searle (1971ApJ...168..327S), [S71] M 33 NN in Simbad
* B = Boulesteix et al. (1974A&A....37...33B), BCLMP NNNNA in Simbad
* C = Courtes et al. (1987A&A...174...28C), CPSDP NNNA in Simbad
* Full designations of substructure within individual HII regions
* (indicated by the letters at the end of the catalog names) are taken
* from Hodge et al. (2002, An Atlas of Local Group Galaxies (Dordrecht:
* Kluwer)).
*Note (3): Extinction-corrected line fluxes relative to H{beta}=1.
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table2.dat' ! Balmer series line ratios and derived properties
integer*4 nr__1
parameter (nr__1=63) ! Number of records
character*99 ar__1 ! Full-size record
integer*4 Seq_1 ! [1/61] Running identification number
character*1 f_EWHb ! [b] b when equivalent width was poorly defined
real*8 EWHb ! (0.1nm) ? H{beta} emission line equivalent width
real*4 e_EWHb ! (0.1nm) ? Uncertainty in EWHb
real*4 cHb ! H{beta} reddening correction
real*4 e_cHb ! Uncertainty in cHb
real*4 EW_ ! (0.1nm) Stellar absorption equivalent width
real*4 e_EW_ ! (0.1nm) Uncertainty in EW*
real*4 OHg ! Observed H{gamma} relative to H{beta}
real*4 OHd ! Observed H{delta} relative to H{beta}
real*8 OH7 ! Observed H7 relative to H{beta}
real*8 OH9 ! Observed H9 relative to H{beta}
real*4 Hgc ! Extinction/Absorption corrected H{gamma}
real*4 Hdc ! Extinction/Absorption corrected H{delta}
real*4 H7c ! Extinction/Absorption corrected H7
real*4 H9c ! Extinction/Absorption corrected H9
C=============================================================================
C Loading file 'table1.dat' ! HII region line fluxes
C Format for file interpretation
1 format(
+ I2,A1,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,A6,1X,F4.2,
+ 1X,F5.3,1X,F5.3,1X,F6.4,1X,F6.4,1X,F7.5,1X,F6.4,1X,F6.4,1X,
+ F6.4,1X,F6.4,F6.4,I5,1X,I4,1X,F5.3,1X,F5.3)
C Effective file loading
open(unit=1,file='table1.dat', status='old')
write(6,*) '....Loading file: table1.dat'
do i__=1,63
read(1,'(A126)')ar__
read(ar__,1)
+ Seq,n_Seq,RAh,RAm,RAs,DE_,DEd,DEm,DEs,Name,Rgal,F_OII_,
+ e_F_OII_,F_NeIII_,e_F_NeIII_,F_OIII_1,e_F_OIII_1,F_OIII_2,
+ e_F_OIII_2,F_OIII_3,e_F_OIII_3,Te__OIII_,e_Te__OIII_,eps_O,
+ e_eps_O
c Derive coordinates RA_ and Dec from input data
c (RA_ and Dec are set to rNULL_ when unknown)
RA_ = RAh
if(RAh .GE. 0) RA_=RAh*15.
if(RAm .GE. 0) RA_=RA_+RAm/4.
if(RAs .GE. 0) RA_=RA_+RAs/240.
Dec = DEd
if(DEm .GE. 0) Dec=Dec+DEm/60.
if(DEs .GE. 0) Dec=Dec+DEs/3600.
if(DE_.EQ.'-'.AND.Dec.GE.0) Dec=-Dec
c ..............Just test output...........
write(6,1)
+ Seq,n_Seq,RAh,RAm,RAs,DE_,DEd,DEm,DEs,Name,Rgal,F_OII_,
+ e_F_OII_,F_NeIII_,e_F_NeIII_,F_OIII_1,e_F_OIII_1,F_OIII_2,
+ e_F_OIII_2,F_OIII_3,e_F_OIII_3,Te__OIII_,e_Te__OIII_,eps_O,
+ e_eps_O
write(6,'(6H Pos: 2F8.4)') RA_,Dec
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
C Loading file 'table2.dat' ! Balmer series line ratios and derived properties
C Format for file interpretation
2 format(
+ I2,1X,A1,1X,F7.2,1X,F6.2,1X,F5.3,1X,F5.3,1X,F5.2,1X,F5.2,1X,
+ F6.4,1X,F6.4,1X,F7.4,1X,F8.5,1X,F5.3,1X,F5.3,1X,F5.3,1X,F6.4)
C Effective file loading
open(unit=1,file='table2.dat', status='old')
write(6,*) '....Loading file: table2.dat'
do i__=1,63
read(1,'(A99)')ar__1
read(ar__1,2)
+ Seq_1,f_EWHb,EWHb,e_EWHb,cHb,e_cHb,EW_,e_EW_,OHg,OHd,OH7,OH9,
+ Hgc,Hdc,H7c,H9c
if(ar__1(6:12) .EQ. '') EWHb = rNULL__
if(ar__1(14:19) .EQ. '') e_EWHb = rNULL__
c ..............Just test output...........
write(6,2)
+ Seq_1,f_EWHb,EWHb,e_EWHb,cHb,e_cHb,EW_,e_EW_,OHg,OHd,OH7,OH9,
+ Hgc,Hdc,H7c,H9c
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
stop
end