GenericMappingTools / GenericMappingTools/pygmt
Wrapper for grdmix
- Dominant language
- Python
- Stars
- 874
- Forks
- 255
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 40
Description
**Description of the desired feature**
Implement [grdmix](https://docs.generic-mapping-tools.org/6.2/grdmix.html) which does "Blending and transforming grids and images".
Inspired by https://github.com/GenericMappingTools/gmt/issues/3992#issuecomment-686312431 which would help resolve the longstanding PR at https://github.com/GenericMappingTools/pygmt/pull/370#issuecomment-558314644
Implementation wise, should we output the rgb raster into an `xarray.Dataset`? Or a list of `xarray.DataArray`s? See also related discussion at #370.
**Are you willing to help implement and maintain this feature?** Yes, but help is welcome
Contributor guide
Assessment
This issue has not been assessed yet.