<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Dear Mary,<VAR id=yui-ie-cursor></VAR></SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">In my home folder there are three files as ".bashrc" ".bash_profile" and ".profile". In the descrption of .profile that if ".bash_profile" exist, then ".profile" doesn't work. </SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">When do "source .bash_profile", it will also run ".bashrc". If only run ".bashrc", it is not complete. So I have to always manually run ".bash_profile". I still wonder why ".bash_profile" did not run automatically. </SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">-----------my ".bash_profile" as:-------------</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># To the extent possible under law, the author(s) have dedicated all<BR># copyright and related and neighboring rights to this software to the<BR># public domain worldwide. This software is distributed without any warranty.<BR># You should have received a copy of the CC0 Public Domain Dedication along<BR># with this software.<BR># If not, see <<A href="http://creativecommons.org/publicdomain/zero/1.0/">http://creativecommons.org/publicdomain/zero/1.0/</A>>.</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># base-files version 4.1-1</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># ~/.bash_profile: executed by bash(1) for login shells.</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># The latest version as installed by the Cygwin Setup program can<BR># always be found at /etc/defaults/etc/skel/.bash_profile</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># Modifying /etc/skel/.bash_profile directly will prevent<BR># setup from updating it.</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># The copy in your home directory (~/.bash_profile) is yours, please<BR># feel free to customise it to create a shell<BR># environment to your liking. If you feel a change<BR># would be benifitial to all, please feel free to send<BR># a patch to the cygwin mailing list.</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># User dependent .bash_profile file</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># source the users bashrc if it exists<BR>if [ -f "${HOME}/.bashrc" ] ; then<BR> source "${HOME}/.bashrc"<BR>fi</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">source /home/ychen/.bashrc</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># Set PATH so it includes user's private bin if it exists<BR># if [ -d "${HOME}/bin" ] ; then<BR># PATH="${HOME}/bin:${PATH}"<BR># fi</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># Set MANPATH so it includes users' private man if it exists<BR># if [ -d "${HOME}/man" ]; then<BR># MANPATH="${HOME}/man:${MANPATH}"<BR># fi</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto"># Set INFOPATH so it includes users' private info if it exists<BR># if [ -d "${HOME}/info" ]; then<BR># INFOPATH="${HOME}/info:${INFOPATH}"<BR># fi<BR></SPAN></div>
<div><BR></div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV dir=ltr><FONT size=2 face=Arial>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr contentEditable=false readonly="true"></DIV><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Mary Haley <haley@ucar.edu><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Mark Chan <cym263@yahoo.com> <BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> "ncl-install@ucar.edu" <ncl-install@ucar.edu> <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Saturday, September 15, 2012 12:10 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [ncl-install] [ncl-talk] NCL install into Cygwin<BR></FONT></DIV><BR>Mark,<BR><BR>It may be a different file, like ".bashrc" or ".profile". You can see if you have these files with:<BR><BR>ls -a
~/.<BR><BR>I've seen cases where users had one or more of these files, and usually it's the .profile file that is executed automatically.<BR><BR>--Mary<BR><BR>On Sep 14, 2012, at 1:02 AM, Mark Chan wrote:<BR><BR>> <BR>> Dear NCL developer,<BR>> <BR>> I would like to use NCL in cygwin. I want to ask why the ".bash_profile" was not executed automatically when I start up cygwin ( I have to do as "source .bash_profile" manually).<BR>> I know this is a linux question but I would appreciate it if you could give any help.<BR>> <BR>> With my best regards,<BR>> Mark <BR>> <BR>> ----- Forwarded Message -----<BR>> From: Mary Haley <<A href="mailto:haley@ucar.edu" ymailto="mailto:haley@ucar.edu">haley@ucar.edu</A>><BR>> To: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>> <BR>> Cc: NCL Helpline <<A href="mailto:ncl-talk@ucar.edu"
ymailto="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</A>> <BR>> Sent: Wednesday, September 12, 2012 4:08 AM<BR>> Subject: Re: [ncl-talk] NCL install into Cygwin<BR>> <BR>> Dear Mark,<BR>> <BR>> In the future, please post NCL installation questions to <A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A> (<A href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target=_blank>http://mailman.ucar.edu/mailman/listinfo/ncl-install</A>).<BR>> <BR>> It looks like your NCARG_ROOT environment variable is not set, or is not set correctly. For information on setting NCARG_ROOT, read:<BR>> <BR>> <A href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT" target=_blank>http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</A><BR>> <BR>> --Mary<BR>> <BR>> On Sep 10, 2012, at 2:27 AM, Mark Chan wrote:<BR>> <BR>> > <BR>> > Dear NCL
developer,<BR>> > <BR>> > I have installed Cygwin into my MS windows and also intall NCL into it. However, when I do a run test, got the error message as below.<BR>> > I found I don"t have "ncarg" folder in the path as "$NCARG_ROOT/lib/ncarg". Could you please give some suggestion?<BR>> > <BR>> > Thanks a lot!<BR>> > Mark <BR>> > <BR>> > -------NCL run test-------------------------------------------<BR>> > $ ncl map_only_1.ncl<BR>> > Copyright (C) 1995-2011 - All Rights Reserved<BR>> > University Corporation for Atmospheric Research<BR>> > NCAR Command Language Version 6.0.0<BR>> > The use of this software is governed by a License Agreement.<BR>> > See <A href="http://www.ncl.ucar.edu/" target=_blank>http://www.ncl.ucar.edu/</A> for more details.<BR>> > warning:Unable to Get System Resource File Name?<BR>> > warning:Unable to
load System Resource File (null)<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > warning:Unable to Get System Resource File Name?<BR>> > warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]<BR>> > NDV_COLORMAP_PATH environment variable not set:<BR>> > defaulting to .:$NCARG_ROOT/lib/ncarg/colormaps<BR>> > warning:["Palette.c":1527]:NhlLoadColormapFiles: Invalid directory encountered in colormap path specification<BR>> > fatal:Could not open
($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)<BR>> > fatal:error at line 9 in file map_only_1.ncl<BR>> > <BR>> > ---------NCL code-------------<BR>> > ;================================================;<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"<BR>> > ; ================================================;<BR>> > begin<BR>> > <BR>> > wks = gsn_open_wks("ps","maponly") ; open a ps file<BR>> > plot = gsn_csm_map_ce(wks,False) ; draw global map<BR>> > <BR>> > end<BR>> > <BR>> > <BR>> > <BR>> > <BR>> > <BR>> > From: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>><BR>> > Subject: NCL install into Cygwin<BR>> > Date: September 8,
2012 7:33:19 PM MDT<BR>> > To: "<A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A>" <<A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A>><BR>> > Reply-To: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>><BR>> > <BR>> > <BR>> > Dear NCL developer,<BR>> > <BR>> > I have installed Cygwin into my MS windows and also intall NCL into it. However, when I do a run test, got the error message as below.<BR>> > I found I don"t have "ncarg" folder in the path as "$NCARG_ROOT/lib/ncarg". Could you please give some suggestion?<BR>> > <BR>> > Thanks a lot!<BR>> > Mark <BR>> > <BR>> > -------NCL run test-------------------------------------------<BR>> > $ ncl map_only_1.ncl<BR>> > Copyright (C) 1995-2011 - All
Rights Reserved<BR>> > University Corporation for Atmospheric Research<BR>> > NCAR Command Language Version 6.0.0<BR>> > The use of this software is governed by a License Agreement.<BR>> > See <A href="http://www.ncl.ucar.edu/" target=_blank>http://www.ncl.ucar.edu/</A> for more details.<BR>> > warning:Unable to Get System Resource File Name?<BR>> > warning:Unable to load System Resource File (null)<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > warning:Unable to Get System Resource File Name?<BR>> >
warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]<BR>> > NDV_COLORMAP_PATH environment variable not set:<BR>> > defaulting to .:$NCARG_ROOT/lib/ncarg/colormaps<BR>> > warning:["Palette.c":1527]:NhlLoadColormapFiles: Invalid directory encountered in colormap path specification<BR>> > fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)<BR>> > fatal:error at line 9 in file map_only_1.ncl<BR>> > <BR>> > ---------NCL code-------------<BR>> > ;================================================;<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"<BR>> > ; ================================================;<BR>> > begin<BR>> > <BR>> > wks = gsn_open_wks("ps","maponly") ; open a ps
file<BR>> > plot = gsn_csm_map_ce(wks,False) ; draw global map<BR>> > <BR>> > end<BR>> > <BR>> > <BR>> > <BR>> > <BR>> > _______________________________________________<BR>> > ncl-talk mailing list<BR>> > List instructions, subscriber options, unsubscribe:<BR>> > <A href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target=_blank>http://mailman.ucar.edu/mailman/listinfo/ncl-talk</A><BR>> <BR>> <BR>> <BR>> <BR>> <BR>> <BR>> From: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>><BR>> Subject: Fw: [ncl-talk] NCL install into Cygwin<BR>> Date: September 13, 2012 8:53:00 PM MDT<BR>> To: "<A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A>" <<A href="mailto:ncl-install@ucar.edu"
ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A>><BR>> Reply-To: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>><BR>> <BR>> <BR>> Dear NCL developer,<BR>> <BR>> I would like to use NCL in cygwin. I want to ask why the ".bash_profile" was not executed automatically when I start up cygwin ( I have to do as "source .bash_profile" manually).<BR>> I know this is a linux question but I would appreciate it if you could give any help.<BR>> <BR>> With my best regards,<BR>> Mark <BR>> <BR>> ----- Forwarded Message -----<BR>> From: Mary Haley <<A href="mailto:haley@ucar.edu" ymailto="mailto:haley@ucar.edu">haley@ucar.edu</A>><BR>> To: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>> <BR>> Cc: NCL Helpline <<A href="mailto:ncl-talk@ucar.edu"
ymailto="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</A>> <BR>> Sent: Wednesday, September 12, 2012 4:08 AM<BR>> Subject: Re: [ncl-talk] NCL install into Cygwin<BR>> <BR>> Dear Mark,<BR>> <BR>> In the future, please post NCL installation questions to <A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A> (<A href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target=_blank>http://mailman.ucar.edu/mailman/listinfo/ncl-install</A>).<BR>> <BR>> It looks like your NCARG_ROOT environment variable is not set, or is not set correctly. For information on setting NCARG_ROOT, read:<BR>> <BR>> <A href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT" target=_blank>http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</A><BR>> <BR>> --Mary<BR>> <BR>> On Sep 10, 2012, at 2:27 AM, Mark Chan wrote:<BR>> <BR>> > <BR>> > Dear NCL
developer,<BR>> > <BR>> > I have installed Cygwin into my MS windows and also intall NCL into it. However, when I do a run test, got the error message as below.<BR>> > I found I don"t have "ncarg" folder in the path as "$NCARG_ROOT/lib/ncarg". Could you please give some suggestion?<BR>> > <BR>> > Thanks a lot!<BR>> > Mark <BR>> > <BR>> > -------NCL run test-------------------------------------------<BR>> > $ ncl map_only_1.ncl<BR>> > Copyright (C) 1995-2011 - All Rights Reserved<BR>> > University Corporation for Atmospheric Research<BR>> > NCAR Command Language Version 6.0.0<BR>> > The use of this software is governed by a License Agreement.<BR>> > See <A href="http://www.ncl.ucar.edu/" target=_blank>http://www.ncl.ucar.edu/</A> for more details.<BR>> > warning:Unable to Get System Resource File Name?<BR>> > warning:Unable to
load System Resource File (null)<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > warning:Unable to Get System Resource File Name?<BR>> > warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]<BR>> > NDV_COLORMAP_PATH environment variable not set:<BR>> > defaulting to .:$NCARG_ROOT/lib/ncarg/colormaps<BR>> > warning:["Palette.c":1527]:NhlLoadColormapFiles: Invalid directory encountered in colormap path specification<BR>> > fatal:Could not open
($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)<BR>> > fatal:error at line 9 in file map_only_1.ncl<BR>> > <BR>> > ---------NCL code-------------<BR>> > ;================================================;<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"<BR>> > ; ================================================;<BR>> > begin<BR>> > <BR>> > wks = gsn_open_wks("ps","maponly") ; open a ps file<BR>> > plot = gsn_csm_map_ce(wks,False) ; draw global map<BR>> > <BR>> > end<BR>> > <BR>> > <BR>> > <BR>> > <BR>> > <BR>> > From: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>><BR>> > Subject: NCL install into Cygwin<BR>> > Date: September 8,
2012 7:33:19 PM MDT<BR>> > To: "<A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A>" <<A href="mailto:ncl-install@ucar.edu" ymailto="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</A>><BR>> > Reply-To: Mark Chan <<A href="mailto:cym263@yahoo.com" ymailto="mailto:cym263@yahoo.com">cym263@yahoo.com</A>><BR>> > <BR>> > <BR>> > Dear NCL developer,<BR>> > <BR>> > I have installed Cygwin into my MS windows and also intall NCL into it. However, when I do a run test, got the error message as below.<BR>> > I found I don"t have "ncarg" folder in the path as "$NCARG_ROOT/lib/ncarg". Could you please give some suggestion?<BR>> > <BR>> > Thanks a lot!<BR>> > Mark <BR>> > <BR>> > -------NCL run test-------------------------------------------<BR>> > $ ncl map_only_1.ncl<BR>> > Copyright (C) 1995-2011 - All
Rights Reserved<BR>> > University Corporation for Atmospheric Research<BR>> > NCAR Command Language Version 6.0.0<BR>> > The use of this software is governed by a License Agreement.<BR>> > See <A href="http://www.ncl.ucar.edu/" target=_blank>http://www.ncl.ucar.edu/</A> for more details.<BR>> > warning:Unable to Get System Resource File Name?<BR>> > warning:Unable to load System Resource File (null)<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<BR>> > warning:["Resources.c":734]:Unable to set appSysDir to default value - Using NULL<BR>> > warning:Unable to Get System Resource File Name?<BR>> >
warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]<BR>> > NDV_COLORMAP_PATH environment variable not set:<BR>> > defaulting to .:$NCARG_ROOT/lib/ncarg/colormaps<BR>> > warning:["Palette.c":1527]:NhlLoadColormapFiles: Invalid directory encountered in colormap path specification<BR>> > fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)<BR>> > fatal:error at line 9 in file map_only_1.ncl<BR>> > <BR>> > ---------NCL code-------------<BR>> > ;================================================;<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"<BR>> > load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"<BR>> > ; ================================================;<BR>> > begin<BR>> > <BR>> > wks = gsn_open_wks("ps","maponly") ; open a ps
file<BR>> > plot = gsn_csm_map_ce(wks,False) ; draw global map<BR>> > <BR>> > end<BR>> > <BR>> > <BR>> > <BR>> > <BR>> > _______________________________________________<BR>> > ncl-talk mailing list<BR>> > List instructions, subscriber options, unsubscribe:<BR>> > <A href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target=_blank>http://mailman.ucar.edu/mailman/listinfo/ncl-talk</A><BR>> <BR>> <BR>> <BR>> <BR>> <BR>> _______________________________________________<BR>> ncl-install mailing list<BR>> List instructions, subscriber options, unsubscribe:<BR>> <A href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target=_blank>http://mailman.ucar.edu/mailman/listinfo/ncl-install</A><BR><BR><BR><BR></DIV></DIV></div></body></html>