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/observatory.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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" |