Dear Ferreters,I am trying to extract enso index for magnitude >= 1 and < 1.5 but strangely it is doing something else that I am unable to understand. this is the steps for my maskinguse nino34_new.nclet nino1 = nino34! for moderate enso !let elnino1 = if (nino1 ge 1.0 and nino1 lt 1.5) then nino1
let lanina1 = if (nino1 le -1.0 and nino1 gt -1.5) then nino1
--REGARDSSaurabh RathoreResearch Scholar (PhD.)Centre For Oceans, Rivers, Atmosphere & Land Science TechnologyIndian Institute Of Technology, Kharagpurcontact :- 91- 8345984434
- References:
- [ferret_users] regarding if-then-else mask
- From: saurabh rathore
- Previous by thread: [ferret_users] regarding if-then-else mask
- Next by thread: Re: [ferret_users] regarding if-then-else mask
[Thread Prev][Thread Next][Index]