xCDAT / xcdat

An extension of xarray for climate data analysis on structured grids.
https://xcdat.readthedocs.io/en/latest/
Apache License 2.0
101 stars 11 forks source link

[PR] Exclude alternative missing values from horizontal regridding of regrid2 #635

Closed lee1043 closed 3 months ago

lee1043 commented 3 months ago

Description

Exclude alternative fillValue or missing values (e.g., 1e20) from horizontal regridding process or regrid2, so they won't influence to the regridded field.

Checklist

If applicable: