Skip to content

Conversation

lossyrob
Copy link
Member

No description provided.

lossyrob and others added 30 commits November 4, 2019 14:13
There's still some work to determine just when classes and properties
are required: specifically, in the case where labels are Features with
implied classes (e.g. Spacenet 5 roads).
Putting python-dateutils directly in install_requires is simpler, allows code and a file to be deleted, and is more aligned with the guidance of the python packaging authority. See https://github.com/pypa/sampleproject/blob/master/setup.py#L143-L149.
Simplify install_requires
Otherwise, properties inherited by the collection can cause extended
objects to be parsed as standard objects.
Add GitHub banner to docs page.
Also add link to SpaceNet 5 challenge.
lossyrob and others added 29 commits November 7, 2019 13:59
Fix a link in the STAC Workshop tutorial notebook.
This exposes a reusable method that will merge common properties from
an Item's collection.
Add functionality for identifying STAC JSON information
* Be consistent about owner vs item for owning item

* Fix eo test failures

* Add test for asset absolute href construction

* Correct expectation to be relative to item

* Correct eo test

* More consistency

* Update attributes pydocs for items / eoitems
Remove 3.4 build as it conflicts with dev dependencies
Updated MediaTypes to reflect correct GeoTIFF and COG names
The make_absolute_href and make_relative_href methods workfed for
posix paths, but windows path broke the logic. This change accounts
for those paths and adds unit tests to test windows paths.

Refs #62
Modified output datetime strings to ISO8601.
Respect tzinfo in the provided datetime
Fixed catalog and collection clone logic to avoid dupe root link
Set asset owner to item when reading in items.
Update CHANGELOG and library version for 0.3.2
Add missing notes to 0.3.2 changelog.
@lossyrob lossyrob merged commit 83cc831 into master Jan 29, 2020
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.

5 participants