Dear Ferreters,
G'day
I hope everything is fine with you and your family members in these tough days. Accept my best wishes for the coming days.
I am emailing for a problem to discard the NaN values and making the 3-d or 4-d data into 1-d data by using sequence x/y/z/t function. I am unable to do discard the NaN values in sequencing the data. I just want good/valid values in my sequenced data. I am trying to use @ngd operator but it seems that I am not able to use it in a proper way.
use coads_climatology
let obst=tsequence(sst)
sh gr obst
name title I J K L
OBST TSEQUENCE(SST1) ... ... ... 1:194400
but this series consists of NaN values also