NCAS-CMS / cf-python

A CF-compliant Earth Science data analysis library
http://ncas-cms.github.io/cf-python
MIT License
125 stars 19 forks source link

Allow regridding to discrete sampling geometry feature types #716

Closed davidhassell closed 8 months ago

davidhassell commented 8 months ago

It is not currently possible to regrid to a DSG destination grid (such as the representation of a flight track). This can be done using esmpy.LocStream under the hood.

The result will be a 2-d or 3-d regridding from a grid or mesh to a the DSG.