Skip to content

Conversation

scottstanie
Copy link
Collaborator

@scottstanie scottstanie commented Feb 20, 2025

Right now, the output type of load_gdal is a numpy array by default, but is a np.ma.MaskedArray if the argument masked=True. This makes it hard to remember/track which attributes will be available after loading ("do i need to call .filled?), since many functions that accept Numpy arrays do not accept MaskedArrays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant