cositools / cosipy

The COSI high-level data analysis tools
Apache License 2.0
3 stars 16 forks source link

Utilities methods not rendering in docs #148

Closed ckarwin closed 3 months ago

ckarwin commented 4 months ago

docs: https://cositools.github.io/cosipy/api/util.html

This might be due to the imports being used: awscli.clidriver

Although, I see that awscli is already included in https://github.com/cositools/cosipy/blob/main/docs/conf.py

ckarwin commented 4 months ago

The TS map and DataIO methods are also not rendering.

avalluvan commented 3 months ago

I am facing the same issue with util although I am able to import data_io and ts_map. Is there a temporary fix?

ckarwin commented 3 months ago

This should be fixe once PR #156 is merged, which should be soon.

israelmcmc commented 3 months ago

156 closed this issue.