jgrss / geowombat

GeoWombat: Utilities for geospatial data

Home Page:https://geowombat.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typo in mosaic min option

klwalker-sb opened this issue · comments

typo in line 457 in backends/Xarray_: darray = np.mininum(darray, darrayb)`

also, same typo in line 452

Could you describe the issue or post the error that you are seeing?

Ah, I see it now. mininum

Thanks!