csiro-coasts / emsarray

xarray extension that supports EMS model formats
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Add `missing_points` argument to `extract_points`/`extract_dataframe` #90

Closed mx-moth closed 1 year ago

mx-moth commented 1 year ago

Callers can choose whether missing points will raise an error, drop that point, or fill the values for that point with nan.