Skip to content
New issue

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

📝 Improve pip install zen3geo instructions with extras dependencies #40

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Aug 19, 2022

Made a table of all the possible 'extras' installation options, and what dependencies they come with. That's for the readthedocs index page. The GitHub installation instructions remains minimal, pointing to the detailed table instead for those seeking more.

Preview at https://zen3geo--40.org.readthedocs.build/en/40/index.html

Command Dependencies
pip install zen3geo rioxarray, torchdata
pip install zen3geo[raster] rioxarray, torchdata, xbatcher
pip install zen3geo[spatial] rioxarray, torchdata, datashader, spatialpandas
pip install zen3geo[vector] rioxarray, torchdata, pyogrio[geopandas]

References:

Made a table of all the possible 'extras' installation options, and what dependencies they come with. That's for the readthedocs index page. The GitHub installation instructions remains minimal, pointing to the detailed table instead for those seeking more.
@weiji14 weiji14 added the documentation Improvements or additions to documentation label Aug 19, 2022
@weiji14 weiji14 added this to the 0.3.0 milestone Aug 19, 2022
@weiji14 weiji14 self-assigned this Aug 19, 2022
@weiji14 weiji14 mentioned this pull request Aug 19, 2022
9 tasks
@weiji14 weiji14 merged commit 21aaf92 into main Aug 19, 2022
@weiji14 weiji14 deleted the install/pip-extras branch August 19, 2022 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant