[Thread Prev][Thread Next][Index]

Re: [ferret_users] cumulative distribution curve



Hi Gopika,
                    Basic issue here is that you have just 36( in file and reading 33 as per your code)  points in your data file and you are defining a grid with length of 201 and trying to read data in to it  your data is not 2d but 1d only. Ferret will not be able to understand which years among the 201 years you have occurrences unless you tell it. In other words, you should have date stamp against each occurrences and then you will be able to go further.

Sincerely,

Sudheer

**********************************************************************************
Dr. Sudheer Joseph                                                                
Scientist -F & Head CSG.                                                                   
INCOIS, MoES, Govt. of India.
"OCEAN VALLEY" , Pragathi Nagar (BO), Nizampet SO,  Telangana, India. PIN- 500 090.
Tel:+91-9440832534(Mobile) Tel:+91-40-23886047(O),Fax:+91-40-23892910(O)
E-mail: sjo.India@xxxxxxxxxsjo@xxxxxxxxxxxxx.
-------------------* ------------------


--
Gopz

[Thread Prev][Thread Next][Index]