diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/astutil/asttimes.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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) |