aboutsummaryrefslogtreecommitdiff
path: root/pkg/plot/surface.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/plot/surface.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/plot/surface.par')
-rw-r--r--pkg/plot/surface.par13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/plot/surface.par b/pkg/plot/surface.par
new file mode 100644
index 00000000..b8449696
--- /dev/null
+++ b/pkg/plot/surface.par
@@ -0,0 +1,13 @@
+image,s,a,,,,image or image section to be plotted
+floor,r,h,INDEF,,,minimum value to be plotted (INDEF for min)
+ceiling,r,h,INDEF,,,maximum value to be plotted (INDEF for max)
+angh,r,h,-33.0,,,"horizontal viewing angle, degrees"
+angv,r,h,25.0,,,"vertical viewing angle, degrees"
+device,s,h,stdgraph,,,output device
+title,s,h,"imtitle",,,optional title
+label,b,h,no,,,label corner points of plot
+preserve,b,h,yes,,,preserve aspect ratio when decreasing resolution?
+xres,i,h,64,,,number of pixels resolution in x
+yres,i,h,64,,,number of pixels resolution in y
+subsample,b,h,no,,,subsample (vs block average) to reduce resolution?
+append,b,h,no,,,append to an old plot