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/observatory.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/astutil/observatory.par')
-rw-r--r-- | noao/astutil/observatory.par | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/noao/astutil/observatory.par b/noao/astutil/observatory.par new file mode 100644 index 00000000..d79abdd7 --- /dev/null +++ b/noao/astutil/observatory.par @@ -0,0 +1,14 @@ +command,s,a,"list","set|list|images",,"Command (set|list|images)" +obsid,s,a,"?",,,"Observatory to set, list, or image default" +images,s,a,,,,"List of images" +verbose,b,h,no,,,"Verbose output? +" +observatory,s,h,,,,"Observatory identification" +name,s,h,,,,"Observatory name" +longitude,r,h,,,,"Observatory longitude (degrees)" +latitude,r,h,,,,"Observatory latitude (degrees)" +altitude,r,h,,,,"Observatory altitude (meters)" +timezone,r,h,,,,"Observatory time zone" +mode,s,h,"ql",,," +" +override,s,q,,,,"Observatory identification" |