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

fix root link bug #100

Merged
merged 2 commits into from
Jun 9, 2020
Merged

fix root link bug #100

merged 2 commits into from
Jun 9, 2020

Conversation

simonkassel
Copy link
Collaborator

Currently PySTAC throws an error when trying to read an Item from a dict if the item does not have a root link. While that case is not STAC compliant, it still makes the most sense for this not to fail. Necessary to pass item unit tests.

@simonkassel simonkassel force-pushed the sjk/item-root-bug-fix branch from 91ce9f1 to 7d7b63f Compare June 9, 2020 16:08
@lossyrob lossyrob merged commit 813e9bb into develop Jun 9, 2020
@lossyrob lossyrob deleted the sjk/item-root-bug-fix branch June 20, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants