Is your feature request related to a problem? Please describe.
Currently earthkit.transforms.spatial is using float arrays for masks. This is unnecessary. If possible change to use boolean/integers and update any effected methods.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Organisation
No response
Is your feature request related to a problem? Please describe.
Currently earthkit.transforms.spatial is using float arrays for masks. This is unnecessary. If possible change to use boolean/integers and update any effected methods.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Organisation
No response