[gradsusr] time dimension increment

Jeffrey Duda jdduda at iastate.edu
Wed Apr 6 11:23:09 EDT 2011


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 <http://www.meteor.iastate.edu/%7Ejdduda>
>>
>> _______________________________________________
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110406/66427221/attachment-0003.html 


More information about the gradsusr mailing list