The Wayback Machine - https://web.archive.org/web/20220506122746/https://github.com/topics/cog
Skip to content
#

cog

Here are 117 public repositories matching this topic...

RichardScottOZ
RichardScottOZ commented Mar 25, 2021

Without thinking I put resampling="bilinear" and got an error when I called .compute()

Traceback (most recent call last):
  File "carajas.py", line 92, in <module>
    band_medianNP = band_median.compute()
  File "/home/ubuntu/anaconda3/envs/richard/lib/python3.8/site-packages/xarray/core/dataarray.py", line 899, in compute
    return new.load(**kwargs)
  File "/home/ubuntu/anaco
good first issue
pric

Improve this page

Add a description, image, and links to the cog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cog topic, visit your repo's landing page and select "manage topics."

Learn more