Re: gmt_shell_functions.sh under GMT5.1.0

George Vergos <[email protected]>
Newsgroups gmane.comp.gis.gmt.user
Organization Aristotle University of Thessaloniki
Message-ID <[email protected]>
Joaquim,
This is strange since it does not work with my installation under 
Windows and Cygwin, i.e.

gmt math

produces an error that the command was not found. Probably local 
settings is the reason, but all was typically installed.

Thanks for the response,
George
On 15/1/2014 3:59 ??, Joaquim Luis wrote:
> George,
>
> All gmt programs that start with 'gmt' can be called that way. That is
> gmtmath <==> gmt math
> gmtset <==> gmt set
> ...
>
> this was also for an aesthetic reason
>
> this looks uglier
>
> gmt gmtmat
>
> than
>
> gmt math
>
>
> and it works equally well on Windows
>
> Joaquim
>
>> Hello to all,
>> Since I do not know if it is a bug or system specific problem, I am 
>> first posting it here.
>>
>> Under GMT5.1.0, there is probably a bug in the last two line of the 
>> gmt_shell_functions.sh so that the frame increment for animations 
>> does not work. The file now reads
>>
>> gmt_set_framenext() {
>>     gmt math -Q $1 1 ADD =
>> }
>>
>> while there should not be a space between gmt and math,
>>
>> gmt_set_framenext() {
>>     gmtmath -Q $1 1 ADD =
>> }
>>
>> This is an issue under Windows and Cygwing, since the command "math" 
>> is obviously not recognized and the animation fails. Apologies if 
>> this is a platform/system specific issue.
>>
>> Best regards,
>> George
>> -- 
>> To unsubscribe, send the message "signoff gmt-help" to 
>> [email protected] 
>

-- 

To unsubscribe, send the message "signoff gmt-help" to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.