GMIC warp command

Ah that makes sense now.
This means you need implementations of different Bayer → RGB algorithms to be able to compare.
In G’MIC, we don’t have much of that, only a (quite smart) command -bayer2rgb but this one uses Fourier transforms to estimate the RGB image.
The algorithm you are looking for is probably not hard to implement, but this is not done yet in G’MIC.