We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I noticed a few exceptions rendered in the docs in unexpected places: https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/7_working_with_data/reproject_vbi_mosaic.html#regridding-with-reproject
ModuleNotFoundError: No module named 'shapely'
https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/4_more_dataset.html#downloading-the-quality-report-and-preview-movie
ValueError: signal only works in main thread of the main interpreter
https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/7_working_with_data/rebinning_and_dask.html#fundamentals-of-dask
TypeError: '>=' not supported between instances of 'str' and 'int'
This one might be intentional but I'm not sure from the text: https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/5_downloading_data.html#dataset-and-downloading
ConnectionError: Can not find a local Globus Connect endpoint.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I noticed a few exceptions rendered in the docs in unexpected places:
https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/7_working_with_data/reproject_vbi_mosaic.html#regridding-with-reproject
https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/4_more_dataset.html#downloading-the-quality-report-and-preview-movie
https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/7_working_with_data/rebinning_and_dask.html#fundamentals-of-dask
This one might be intentional but I'm not sure from the text:
https://docs.dkist.nso.edu/projects/nso-workshop/en/latest/5_downloading_data.html#dataset-and-downloading
The text was updated successfully, but these errors were encountered: