I know there is command "window" that can be used to adjust the window size.
But how can I set the default window size ?
Thanks.
Yun
But how can I set the default window size ?
Thanks.
Yun
-
Look at the window HELP command:
http://www.iris.edu/software/sac/commands/window.html.
Note that changes were made in version 101.5.
On Thu, 2 Aug 2012, Yun Wang wrote:
I know there is command "window" that can be used to adjust the window
size.
But how can I set the default window size ?
-
Thanks for your reply, Arthur.
My apology that I didn't make myself clear in my last email.
My purpose is to change the default window size which is window 1 and then
save it, so
when I exit sac and come back in, I will have the window size I want.
Thanks.
Yun
On Thu, Aug 2, 2012 at 5:05 PM, Arthur Snoke <snoke<at>vt.edu> wrote:
Look at the window HELP command: http://www.iris.edu/software/**
sac/commands/window.htmlhttp://www.iris.edu/software/sac/commands/window.html
.
Note that changes were made in version 101.5.
On Thu, 2 Aug 2012, Yun Wang wrote:
I know there is command "window" that can be used to adjust the window
size.
But how can I set the default window size ?
-
Hi Yun,
You can do it as follow:
1) In your directory (e.g macros in the sac distribution) generate a
file sac.ini ( for example)
here add the follow line:
window 1 x 0.05 0.95 y 0.15 0.95
save and close file.
2) Create an alias in your system:
alias sac='/Users/milton/Soft/sac/bin/sac
/Users/milton/Soft/sac/macros/sac.ini'
Obviously change the dir tree according your path and then sourcing it.
Ypu can include other commands in the sac.ini file for initialization
your sac session
qdp off etc
OK, HTH,
Milton
**********************************
Milton P. PLASENCIA LINARES
Dipartimento Centro di Ricerche Sismologiche
Istituto Nazionale di Oceanografia e di Geofisica Sperimentale - OGS
Borgo Grotta Gigante 42/C
(34010) Sgonico - TRIESTE - ITALIA
Tel: +39-040-2140136
Fax: +39-040-327307
E-mail: mplasencia<at>ogs.trieste.it
ASAIN (Antarctic Seismographic Argentinean Italian Network)
*********************************
Quoting "Yun Wang" <nubeyun<at>gmail.com>:
Thanks for your reply, Arthur.
----------------------------------------------------------------
My apology that I didn't make myself clear in my last email.
My purpose is to change the default window size which is window 1 and then
save it, so
when I exit sac and come back in, I will have the window size I want.
Thanks.
Yun
On Thu, Aug 2, 2012 at 5:05 PM, Arthur Snoke <snoke<at>vt.edu> wrote:
Look at the window HELP command: http://www.iris.edu/software/**
sac/commands/window.htmlhttp://www.iris.edu/software/sac/commands/window.html
.
Note that changes were made in version 101.5.
On Thu, 2 Aug 2012, Yun Wang wrote:
I know there is command "window" that can be used to adjust the window
size.
But how can I set the default window size ?
This message was sent using IMP, the Internet Messaging Program.
-
-