NaN handling in fill_between

I meant to email the list earlier but forgot. It appears that fill_between doesn’t play nice with NaN values. In PR 1140, I add a fix to treat NaN values like mask values.

Before and after glamour shots attached.

Cheers,

-Tony

before_nan_handling.png

after_nan_handling.png