FORTRAN Generation
(/./ftp/cats/J/MNRAS/363/529)

Conversion of standardized ReadMe file for file /./ftp/cats/J/MNRAS/363/529 into FORTRAN code for loading all data files into arrays.

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.81 (2015-09-23), on 2024-Mar-29
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__=--2147483648.)  	! NULL real number
      parameter  (iNULL__=(-2147483647-1))	! NULL int  number
      integer    idig			! testing NULL number

C=============================================================================
Cat. J/MNRAS/363/529   uvby, UBV and radial velocity of WW Aur    (Southworth+, 2005)
*================================================================================
*Absolute dimensions of detached eclipsing binaries -
*I. The metallic-lined system WW Aurigae.
*    Southworth J., Smalley B., Maxted P.F.L., Claret A., Etzel P.B.
*   <Mon. Not. R. Astron. Soc., 363, 529-542 (2005)>
*   =2005MNRAS.363..529S
C=============================================================================

C  Internal variables

      integer*4 i__

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'minima.dat'	! Times of minimum light from the literature

      integer*4 nr__
      parameter (nr__=69)	! Number of records
      character*12 ar__   	! Full-size record

      real*8        HJD        (nr__) ! (d) Heliocentric Julian Date times of minimum light

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'ustro.dat'	! Stroemgren u differential photoelectric photometry
                            (from Etzel, 1975, Masters Thesis)

      integer*4 nr__1
      parameter (nr__1=981)	! Number of records
      character*25 ar__1  	! Full-size record

      real*8        HJD_1      (nr__1) ! (d) HJD of observation
      character*1   Band       (nr__1) ! [uvbyUBV] Photometric band
      real*8        dmag       (nr__1) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'bstro.dat'	! Stroemgren b differential photoelectric photometry
                            (from Etzel, 1975, Masters Thesis)

      integer*4 nr__2
      parameter (nr__2=902)	! Number of records
      character*25 ar__2  	! Full-size record

      real*8        HJD_2      (nr__2) ! (d) HJD of observation
      character*1   Band_1     (nr__2) ! [uvbyUBV] Photometric band
      real*8        dmag_1     (nr__2) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'ystro.dat'	! Stroemgren y differential photoelectric photometry
                            (from Etzel, 1975, Masters Thesis)

      integer*4 nr__3
      parameter (nr__3=903)	! Number of records
      character*25 ar__3  	! Full-size record

      real*8        HJD_3      (nr__3) ! (d) HJD of observation
      character*1   Band_2     (nr__3) ! [uvbyUBV] Photometric band
      real*8        dmag_2     (nr__3) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'vstro.dat'	! Stroemgren v differential photoelectric photometry
                            (from Etzel, 1975, Masters Thesis)

      integer*4 nr__4
      parameter (nr__4=962)	! Number of records
      character*25 ar__4  	! Full-size record

      real*8        HJD_4      (nr__4) ! (d) HJD of observation
      character*1   Band_3     (nr__4) ! [uvbyUBV] Photometric band
      real*8        dmag_3     (nr__4) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'ujohn.dat'	! Johnson U differential photoelectric photometry
                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

      integer*4 nr__5
      parameter (nr__5=999)	! Number of records
      character*25 ar__5  	! Full-size record

      real*8        HJD_5      (nr__5) ! (d) HJD of observation
      character*1   Band_4     (nr__5) ! [uvbyUBV] Photometric band
      real*8        dmag_4     (nr__5) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'bjohn.dat'	! Johnson B differential photoelectric photometry
                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

      integer*4 nr__6
      parameter (nr__6=980)	! Number of records
      character*25 ar__6  	! Full-size record

      real*8        HJD_6      (nr__6) ! (d) HJD of observation
      character*1   Band_5     (nr__6) ! [uvbyUBV] Photometric band
      real*8        dmag_5     (nr__6) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'vjohn.dat'	! Johnson V differential photoelectric photometry
                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

      integer*4 nr__7
      parameter (nr__7=1058)	! Number of records
      character*25 ar__7  	! Full-size record

      real*8        HJD_7      (nr__7) ! (d) HJD of observation
      character*1   Band_6     (nr__7) ! [uvbyUBV] Photometric band
      real*8        dmag_6     (nr__7) ! (mag) Observed differential magnitude

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'rv.dat'	! Radial velocities of both components of WW Aur
                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

      integer*4 nr__8
      parameter (nr__8=58)	! Number of records
      character*26 ar__8  	! Full-size record

      real*8        HJD_8      (nr__8) ! (d) HJD of observation
      real*8        RV_A       (nr__8) ! (km/s) Measured radial velocity of primary star
      real*8        RV_B       (nr__8) ! (km/s) Measured radial velocity of secondary star

C=============================================================================

C  Loading file 'minima.dat'	! Times of minimum light from the literature

C  Format for file interpretation

    1 format(F12.4)

C  Effective file loading

      open(unit=1,status='old',file=
     +'minima.dat')
      write(6,*) '....Loading file: minima.dat'
      do i__=1,69
        read(1,'(A12)')ar__
        read(ar__,1)HJD(i__)
c    ..............Just test output...........
        write(6,1)HJD(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'ustro.dat'	! Stroemgren u differential photoelectric photometry
*                            (from Etzel, 1975, Masters Thesis)

C  Format for file interpretation

    2 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'ustro.dat')
      write(6,*) '....Loading file: ustro.dat'
      do i__=1,981
        read(1,'(A25)')ar__1
        read(ar__1,2)HJD_1(i__),Band(i__),dmag(i__)
c    ..............Just test output...........
        write(6,2)HJD_1(i__),Band(i__),dmag(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'bstro.dat'	! Stroemgren b differential photoelectric photometry
*                            (from Etzel, 1975, Masters Thesis)

C  Format for file interpretation

    3 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'bstro.dat')
      write(6,*) '....Loading file: bstro.dat'
      do i__=1,902
        read(1,'(A25)')ar__2
        read(ar__2,3)HJD_2(i__),Band_1(i__),dmag_1(i__)
c    ..............Just test output...........
        write(6,3)HJD_2(i__),Band_1(i__),dmag_1(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'ystro.dat'	! Stroemgren y differential photoelectric photometry
*                            (from Etzel, 1975, Masters Thesis)

C  Format for file interpretation

    4 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'ystro.dat')
      write(6,*) '....Loading file: ystro.dat'
      do i__=1,903
        read(1,'(A25)')ar__3
        read(ar__3,4)HJD_3(i__),Band_2(i__),dmag_2(i__)
c    ..............Just test output...........
        write(6,4)HJD_3(i__),Band_2(i__),dmag_2(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'vstro.dat'	! Stroemgren v differential photoelectric photometry
*                            (from Etzel, 1975, Masters Thesis)

C  Format for file interpretation

    5 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'vstro.dat')
      write(6,*) '....Loading file: vstro.dat'
      do i__=1,962
        read(1,'(A25)')ar__4
        read(ar__4,5)HJD_4(i__),Band_3(i__),dmag_3(i__)
c    ..............Just test output...........
        write(6,5)HJD_4(i__),Band_3(i__),dmag_3(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'ujohn.dat'	! Johnson U differential photoelectric photometry
*                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

C  Format for file interpretation

    6 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'ujohn.dat')
      write(6,*) '....Loading file: ujohn.dat'
      do i__=1,999
        read(1,'(A25)')ar__5
        read(ar__5,6)HJD_5(i__),Band_4(i__),dmag_4(i__)
c    ..............Just test output...........
        write(6,6)HJD_5(i__),Band_4(i__),dmag_4(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'bjohn.dat'	! Johnson B differential photoelectric photometry
*                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

C  Format for file interpretation

    7 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'bjohn.dat')
      write(6,*) '....Loading file: bjohn.dat'
      do i__=1,980
        read(1,'(A25)')ar__6
        read(ar__6,7)HJD_6(i__),Band_5(i__),dmag_5(i__)
c    ..............Just test output...........
        write(6,7)HJD_6(i__),Band_5(i__),dmag_5(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'vjohn.dat'	! Johnson V differential photoelectric photometry
*                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

C  Format for file interpretation

    8 format(F13.5,1X,A1,1X,F9.5)

C  Effective file loading

      open(unit=1,status='old',file=
     +'vjohn.dat')
      write(6,*) '....Loading file: vjohn.dat'
      do i__=1,1058
        read(1,'(A25)')ar__7
        read(ar__7,8)HJD_7(i__),Band_6(i__),dmag_6(i__)
c    ..............Just test output...........
        write(6,8)HJD_7(i__),Band_6(i__),dmag_6(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'rv.dat'	! Radial velocities of both components of WW Aur
*                            (Kiyokawa & Kitamura, 1975AnTok..15..117K)

C  Format for file interpretation

    9 format(F12.4,F7.1,F7.1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'rv.dat')
      write(6,*) '....Loading file: rv.dat'
      do i__=1,58
        read(1,'(A26)')ar__8
        read(ar__8,9)HJD_8(i__),RV_A(i__),RV_B(i__)
c    ..............Just test output...........
        write(6,9)HJD_8(i__),RV_A(i__),RV_B(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================
      stop
      end