You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the routine on the included jpg imagery. I get the following errors before it just returns an all-black mask:
NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix be returned. s = DatasetReader(path, driver=driver, sharing=sharing, **kwargs)
NotGeoreferencedWarning: The given matrix is equal to Affine.identity or its flipped counterpart. GDAL may ignore this matrix and save no geotransform without raising an error. This behavior is somewhat driver-specific. s = writer(path, mode, driver=driver,
Thanks for any help!
Davin
The text was updated successfully, but these errors were encountered:
glarfomatic
changed the title
Trying to invoke imcluded images
Trying to use included images
Feb 24, 2022
I'm trying to use the routine on the included jpg imagery. I get the following errors before it just returns an all-black mask:
Thanks for any help!
Davin
The text was updated successfully, but these errors were encountered: