![]() |
libTheSky
Routines to compute sky positions of Sun, Moon, planets and more
|
Procedures to set constants and read data files. More...
Functions/Subroutines | |
subroutine | set_thesky_constants () |
Set the initial values of the variables and constants used in this package. | |
subroutine | thesky_readdata () |
Read input data files. | |
subroutine | read_deltat () |
Read deltat.dat with historical values for DeltaT. | |
subroutine | readconstellations () |
Read constellation names: abbreviation, Latin, genitive, Dutch and English. | |
subroutine | readnutation () |
Read nutation input files. | |
subroutine | readplanetdata () |
Reads VSOP planet data from planets.dat. | |
subroutine | readpluto () |
Read periodic terms for the position of Pluto. | |
subroutine | readplanetelements () |
Read the data needed to compute the orbital elements of the planets. | |
subroutine | readmoondata () |
Read ELP-82B periodic terms from moondata.dat. | |
subroutine | readmoondata_la () |
Read low-accuracy moon-position data from Meeus (moon_la.dat) | |
subroutine | elp_mpp02_initialise_and_read_files (mode, ierr) |
Initialise ELP-MPP02 data and read the data files. | |
subroutine | elp_mpp02_initialise (mode) |
Initialization of the constants and parameters used for the evaluation of the ELP/MPP02 series. | |
subroutine | elp_mpp02_read_files (ierr) |
Read the six data files containing the ELP/MPP02 series. | |
real(double) function | elp_dms2rad (deg, min, sec) |
Function for the conversion: sexagesimal degrees -> radians. | |
subroutine | readasteroidelements () |
Read orbital-element data for the asteroids. | |
subroutine | readcometelements () |
Read orbital-element data for the comets. | |
subroutine | read_bsc |
Read the Bright Star Catalogue. | |
Procedures to set constants and read data files.
real(double) function thesky_data::elp_dms2rad | ( | integer, intent(in) | deg, |
integer, intent(in) | min, | ||
real(double), intent(in) | sec ) |
Function for the conversion: sexagesimal degrees -> radians.
deg | Degrees |
min | Minutes or arc |
sec | Seconds of arc |
elp_dms2rad | The angle in radians |
Definition at line 1129 of file data.f90.
References elp_dms2rad().
Referenced by elp_dms2rad(), and elp_mpp02_initialise().
subroutine thesky_data::elp_mpp02_initialise | ( | integer, intent(in) | mode | ) |
Initialization of the constants and parameters used for the evaluation of the ELP/MPP02 series.
mode | Index of the corrections to the constants: 0: LLR observations for 1970-2000, 1: DE405 ephemeris for 1950-2060 |
Moon constants: nu : mean motion of the Moon (W1(1,1)) (Nu) g : half coefficient of sin(F) in latitude (Gamma) e : half coefficient of sin(l) in longitude (E) np : mean motion of EMB (eart(1)) (n') ep : eccentricity of EMB (e')
p is the precession rate and t is the time
Definition at line 786 of file data.f90.
References elp_dms2rad().
Referenced by elp_mpp02_initialise_and_read_files().
subroutine thesky_data::elp_mpp02_initialise_and_read_files | ( | integer, intent(in) | mode, |
integer, intent(out) | ierr ) |
Initialise ELP-MPP02 data and read the data files.
mode | Index of the corrections to the constants: 0: LLR observations for 1970-2000, 1: DE405 ephemeris for 1950-2060 (input) |
ierr | File error index: ierr=0: no error, ierr=1: file error (output) |
Definition at line 735 of file data.f90.
References elp_mpp02_initialise(), and elp_mpp02_read_files().
Referenced by thesky_moon::elp_mpp02_xyz().
subroutine thesky_data::elp_mpp02_read_files | ( | integer, intent(out) | ierr | ) |
Read the six data files containing the ELP/MPP02 series.
ierr | File error index: ierr=0: no error, ierr=1: file error (output) |
Definition at line 999 of file data.f90.
References thesky_constants::theskydatadir.
Referenced by elp_mpp02_initialise_and_read_files().
subroutine thesky_data::read_bsc |
Read the Bright Star Catalogue.
Definition at line 1299 of file data.f90.
References thesky_bscdata::bsc_abbr, thesky_bscdata::bsc_bv, thesky_bscdata::bsc_dec, thesky_bscdata::bsc_mult, thesky_bscdata::bsc_name, thesky_bscdata::bsc_par, thesky_bscdata::bsc_pma, thesky_bscdata::bsc_pmd, thesky_bscdata::bsc_ra, thesky_bscdata::bsc_ri, thesky_bscdata::bsc_rv, thesky_bscdata::bsc_sao, thesky_bscdata::bsc_sptype, thesky_bscdata::bsc_ub, thesky_bscdata::bsc_var, thesky_bscdata::bsc_vm, thesky_bscdata::bsc_vm_indx, thesky_bscdata::n_bsc, and thesky_constants::theskydatadir.
subroutine thesky_data::read_deltat |
Read deltat.dat with historical values for DeltaT.
Definition at line 128 of file data.f90.
References thesky_constants::deltat_0, thesky_constants::deltat_accel, thesky_constants::deltat_change, thesky_constants::deltat_maxyr, thesky_constants::deltat_minyr, thesky_constants::deltat_n, thesky_constants::deltat_nmax, thesky_constants::deltat_values, thesky_constants::deltat_years, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readasteroidelements |
Read orbital-element data for the asteroids.
Definition at line 1155 of file data.f90.
References thesky_planetdata::asterelems, thesky_planetdata::asternames, thesky_planetdata::nasteroids, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readcometelements |
Read orbital-element data for the comets.
Definition at line 1210 of file data.f90.
References thesky_cometdata::cometdatfile, thesky_cometdata::cometdiedatp, thesky_cometdata::cometelems, thesky_cometdata::cometnames, thesky_cometdata::ncomets, thesky_cometdata::ncometsmax, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readconstellations |
Read constellation names: abbreviation, Latin, genitive, Dutch and English.
Definition at line 187 of file data.f90.
References thesky_stardata::conabr, thesky_stardata::conid, thesky_stardata::conidabr, thesky_stardata::coniddecl, thesky_stardata::conidral, thesky_stardata::conidrau, thesky_stardata::enconnames, thesky_stardata::genconnames, thesky_stardata::latconnames, thesky_stardata::nconid, thesky_stardata::nconstel, thesky_stardata::nlconnames, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readmoondata |
Read ELP-82B periodic terms from moondata.dat.
Definition at line 415 of file data.f90.
References thesky_moondata::ath, thesky_moondata::c1, thesky_moondata::c2, thesky_moondata::coef, thesky_moondata::del, thesky_moondata::eart, thesky_moondata::ideb, thesky_moondata::ilu, thesky_moondata::ipla, thesky_moondata::nrang, thesky_moondata::nterm, thesky_moondata::p, thesky_moondata::p1, thesky_moondata::p2, thesky_moondata::p3, thesky_moondata::p4, thesky_moondata::p5, thesky_moondata::pc1, thesky_moondata::pc2, thesky_moondata::pc3, thesky_moondata::per1, thesky_moondata::per2, thesky_moondata::per3, thesky_moondata::peri, thesky_moondata::pre, thesky_moondata::prec0, thesky_moondata::q1, thesky_moondata::q2, thesky_moondata::q3, thesky_moondata::q4, thesky_moondata::q5, thesky_constants::theskydatadir, thesky_moondata::w, thesky_moondata::zeta, and thesky_moondata::zone.
subroutine thesky_data::readmoondata_la |
Read low-accuracy moon-position data from Meeus (moon_la.dat)
Definition at line 693 of file data.f90.
References thesky_planetdata::moonla_arg, thesky_planetdata::moonla_lrb, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readnutation |
Read nutation input files.
Definition at line 242 of file data.f90.
References thesky_constants::nutationdat, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readplanetdata |
Reads VSOP planet data from planets.dat.
Definition at line 276 of file data.f90.
References thesky_constants::theskydatadir, thesky_planetdata::vsopdat, thesky_planetdata::vsopnblk, thesky_planetdata::vsopnls, and thesky_planetdata::vsoptruncs.
Referenced by thesky_readdata().
subroutine thesky_data::readplanetelements |
Read the data needed to compute the orbital elements of the planets.
Definition at line 366 of file data.f90.
References thesky_planetdata::plelemdata, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::readpluto |
Read periodic terms for the position of Pluto.
Definition at line 330 of file data.f90.
References thesky_planetdata::plub, thesky_planetdata::pluc, thesky_planetdata::plul, thesky_planetdata::plur, and thesky_constants::theskydatadir.
Referenced by thesky_readdata().
subroutine thesky_data::set_thesky_constants |
Set the initial values of the variables and constants used in this package.
Definition at line 34 of file data.f90.
References thesky_constants::deltat_forced, thesky_constants::jd1820, thesky_constants::library_name, thesky_constants::thesky_verbosity, and thesky_constants::theskydatadir.
subroutine thesky_data::thesky_readdata |
Read input data files.
Definition at line 98 of file data.f90.
References read_deltat(), readasteroidelements(), readcometelements(), readconstellations(), readmoondata_la(), readnutation(), readplanetdata(), readplanetelements(), and readpluto().