comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » programming in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
programming in IDL [message #34601] Sat, 29 March 2003 07:05
Matdemuzere is currently offline  Matdemuzere
Messages: 1
Registered: March 2003
Junior Member
Hi,

My knowledge about programming is very small, so i hope that somebody
can halp me out.

This is what i'm trying to do. I want to open many binary datasets of
the AVHRR satelite. They all have the same beginning, namely

"subset_app_s005_1998." Then it counts down from 365 untill 001 (for
every day of the year)So i have

"subset_app_s005_1998365."
...
"subset_app_s005_1998001."

after that, the files are ending as follows: _0200_temp.v3
_1400_temp.v3

so i have for exemple :
subset_app_s005_1998364_1400_temp.v3
subset_app_s005_1998001_0200_temp.v3

Now I would like to read them in all at once, count all the values of
the datasets together. After the iteration i then could divide the
values by the number of datasets zo i'll have a yearly mean.

I think i 'll have to work with ('if...then) and strings but i haven't
got a clue how to begin....

Could u help me out?
Thanks,

Matthias
[Message index]
 
Read Message
Previous Topic: convolution
Next Topic: Re: programming in IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 15:55:42 PDT 2025

Total time taken to generate the page: 2.40100 seconds