astroTools
Command-line tools for astronomy and astrophysics
|
▼ src | |
add_magnitudes.f90 | Add magitudes and compute the total magnitude |
arcsec2deg_rad.f90 | Convert an angle expressed in arcseconds to degrees and radians |
azimuth2winddir.f90 | Convert azimuth to wind direction |
cal2gps.f90 | Convert calendar date/time to GPS time (1/1/2000 = 630720013.0) |
cal2jd.f90 | Compute the Julian day for a given calendar date |
cal2times.f90 | Convert calendar date/time from the system clock or command line to different time formats |
cal2unix.f90 | Convert calendar date/time to UNIX time stamp 0 = 1/1/1970 = JD 2440587.5 |
code_version.f90 | Source file generated by CMake to report the astroTools version used |
comet_eq2ap.f90 | Calculate comet a,P from e and q |
dd2dms_rad.f90 | Convert an angle expressed in decimal degrees to degrees and arcminutes, degrees, arcminutes and arcseconds, and radians |
distance_in_sky_ecl.f90 | Calculate the angular distance between two positions on a stellar globe, in ecliptic coordinates (or any other system with longitude and latitude in degrees, like galactic) |
distance_in_sky_eq.f90 | Calculate the angular distance between two positions on a stellar globe, in equatorial coordinates |
dms2dd_rad.f90 | Convert an angle expressed in degrees, arcminutes and arcseconds to decimal degrees and radians |
eq2hor.f90 | Convert equatorial coordinates to horizontal |
functions.f90 | General procedures for astroTools |
gps2cal.f90 | Convert GPS time to calendar date and time |
jd2cal.f90 | Compute the calendar date, time and GMST for a given Julian day |
jd2times.f90 | Convert a Julian day to different time formats |
planetdata.f90 | Display the rise and set times of the Sun, the Moon and the planets for a given date and time, their |
rad2dd_dms.f90 | Convert an angle expressed in radians to decimal degrees, degrees and arcminutes, and degrees, arcminutes and arcseconds |
rect2spher.f90 | Convert rectangular coordinates to spherical coordinates |
settings.f90 | Display or set the astroTools settings file |
time2hms.f90 | Convert time expressed in decimal hours to hours and minutes, and hours, minutes and seconds |
unix2cal.f90 | Convert UNIX time stamp to calendar |