google-research / dinosaur

Apache License 2.0
204 stars 14 forks source link

Conservative vertical regridding. #43

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Conservative vertical regridding.

Add a routine for conservative regridding from hybrid to sigma coordinates.

The implementation uses matrix-multiplication, which should be efficient (if memory hungry) even on accelerators.