Refactor crop bounds

This commit is contained in:
Guntis Smaukstelis
2025-02-28 13:01:08 +02:00
parent f98537b2d6
commit 38a3d1ccc3
6 changed files with 27 additions and 31 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
import { GribMessage } from '../interfaces'
import { CropBounds } from './drawGrib'
import { CropBounds, GribMessage } from '../interfaces'
export function extractFromBounds(
grib: GribMessage,