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

0.2.0 release #348

Merged
merged 13 commits into from
Jan 2, 2022
Merged

0.2.0 release #348

merged 13 commits into from
Jan 2, 2022

Conversation

adamjstewart
Copy link
Collaborator

No description provided.

@adamjstewart adamjstewart added this to the 0.2.0 milestone Jan 1, 2022
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 1, 2022
@github-actions github-actions bot added the testing Continuous integration testing label Jan 1, 2022
@adamjstewart
Copy link
Collaborator Author

GitHub Actions are being running twice (only on these release PRs) and I'm not sure how to avoid that. See the following blogs/discussions for context:

@adamjstewart adamjstewart marked this pull request as draft January 1, 2022 21:56
@adamjstewart
Copy link
Collaborator Author

I'm hoping @isaaccorley can update the Indices tutorial now that torchgeo.transforms.ndvi no longer exists. I'm going to take a look at some of the test warnings.

@@ -345,6 +345,7 @@
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line causes nbsphinx to crash on my laptop. Not sure if that's because there's a bug in one of my Spack packages or what. Also not sure if it makes any difference.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I have no idea what these all mean

@adamjstewart adamjstewart marked this pull request as ready for review January 2, 2022 01:47
@isaaccorley isaaccorley merged commit 7f27ede into main Jan 2, 2022
@isaaccorley isaaccorley deleted the releases/v0.2 branch January 2, 2022 02:07
@adamjstewart adamjstewart restored the releases/v0.2 branch January 2, 2022 02:08
@adamjstewart adamjstewart added utilities Utilities for working with geospatial data and removed utilities Utilities for working with geospatial data labels Jan 2, 2022
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
* 0.2.0 release

* Fix notebooks

* Fix minimal dependency tests

* Fix integration tests

* Fix integration tests

* Try to avoid running GitHub Actions twice on release PRs

* Revert "Try to avoid running GitHub Actions twice on release PRs"

This reverts commit a1ac7ab.

* GeoDatasets use intersection, not addition

* Adding stack_samples to benchmarks

* Fix zero division error in SEN12MS tests

* Replaces test models with dummy models (microsoft#344)

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>

* lc values must be < num_classes

* updated indices tutorial with latest indices

Co-authored-by: Caleb Robinson <calebrob6@gmail.com>
Co-authored-by: isaaccorley <22203655+isaaccorley@users.noreply.github.com>
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 testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants