[gradsusr] time dimension increment

Djordje Romanic djordje8 at gmail.com
Wed Apr 6 16:44:47 EDT 2011


Thanks...

2011/4/6 Jeffrey Duda <jdduda at iastate.edu>

> Use 'set fwrite'
>
>
> On Wed, Apr 6, 2011 at 4:50 AM, Djordje Romanic <djordje8 at gmail.com>wrote:
>
>> OMG... I've forgot to put a space after t (in line 4)... now it works
>> good.
>>
>> Thanks a lot...
>>
>> Do you have any idea how to write the result in a file?
>>
>> Regards,
>> Djordje
>>
>>  2011/4/5 Jeffrey Duda <jdduda at iastate.edu>
>>
>>> Use a while loop:
>>>
>>> n = 0
>>> while (n <= 10)
>>>  tt = 1+10*n
>>>  'set t 'tt
>>>  'd var'
>>>  n = n + 1
>>> endwhile
>>>
>>> Jeff Duda
>>>
>>>   On Tue, Apr 5, 2011 at 4:45 AM, Djordje Romanic <djordje8 at gmail.com>wrote:
>>>
>>>>   Dear Users,
>>>>
>>>> I have a time series of 100 data and I want to exclude (or to display,
>>>> whatever) each 10-th member (value) of the series (1,10,20,30,40,...,100).
>>>> Please, can someone help me with this?
>>>>
>>>> Kind regards,
>>>> Djordje
>>>>
>>>> _______________________________________________
>>>> gradsusr mailing list
>>>> gradsusr at gradsusr.org
>>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>>>
>>>>
>>>
>>>
>>> --
>>> Jeff Duda
>>> Iowa State University
>>> Meteorology Graduate Student
>>> 3134 Agronomy Hall
>>> www.meteor.iastate.edu/~jdduda
>>>
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>>
>>>
>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>>
>
>
> --
> Jeff Duda
> Iowa State University
> Meteorology Graduate Student
> 3134 Agronomy Hall
> www.meteor.iastate.edu/~jdduda
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110406/05950094/attachment-0003.html 


More information about the gradsusr mailing list