diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/astutil/asttimes.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/astutil/asttimes.par')
-rw-r--r-- | noao/astutil/asttimes.par | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/noao/astutil/asttimes.par b/noao/astutil/asttimes.par new file mode 100644 index 00000000..abe5458f --- /dev/null +++ b/noao/astutil/asttimes.par @@ -0,0 +1,15 @@ +files,s,h,"",,,List of files containing dates and times +header,b,h,yes,,,Print header? +observatory,s,h,)_.observatory,,,"Observatory +" + +year,i,h,,,,Year +month,i,h,,1,12,Month +day,i,h,,1,31,Day +time,r,h,,0.,24.,"Local zone time +" + +ut,r,h,,,,Universal time (output) +epoch,r,h,,,,Epoch (output) +jd,r,h,,,,Julian date (output) +lmst,r,h,,,,Local mean siderial time (output) |