Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I eliminate missing values from a one-dimensional array?

0
Posted

How do I eliminate missing values from a one-dimensional array?

0

Say you have a triplet: lat[*], lon[*], val[*] where “val” has some values set to _FillValue. One approach to eliminating triplets that have missing values is to use the ind and ismissing functions and the .not.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123