Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ee3c42d
Updated extension documentation to clearly define name/prefix
joshfix Feb 12, 2020
58788bd
removed (prefix) from title column in extensions table in the extensi…
joshfix Feb 12, 2020
47ccbb0
renamed extension to
joshfix Feb 12, 2020
4649792
added scope to each extension's readme
joshfix Feb 12, 2020
7068f39
fixed view prefix and datacube typo
joshfix Feb 13, 2020
332f08d
renamed extension Prefix titles to Field Name Prefix
joshfix Feb 13, 2020
bd43a93
moved the json schema for label extension to json-schema subdir
joshfix Feb 13, 2020
a3d79df
Changed EO extension title to Electro-Optical
joshfix Feb 13, 2020
577c844
Merge pull request #739 from joshfix/extension-names
m-mohr Feb 14, 2020
be4833d
Fixed description for sar:pixel_spacing_range
m-mohr Feb 14, 2020
ec2216f
Merge pull request #740 from radiantearth/m-mohr-patch-1
matthewhanson Feb 26, 2020
7b5e6b1
updated examples to not use items endpoint (which implies an api), an…
cholmes Feb 26, 2020
dc7d753
global search and replace versions
matthewhanson Feb 26, 2020
3c40865
revert CHANGELOG
matthewhanson Feb 26, 2020
7abb88c
put explicit catalog.json in the example
cholmes Feb 26, 2020
e1170a0
Merge branch 'dev' into fix-landsat-example-static
cholmes Feb 26, 2020
4985ac6
Update CHANGELOG.md
cholmes Feb 26, 2020
4e7003d
ci: update docker image in circleci
matthewhanson Feb 26, 2020
2af60ea
Fixed typo on https repeat
cholmes Feb 26, 2020
9dd4645
Merge pull request #744 from radiantearth/fix-landsat-example-static
cholmes Feb 26, 2020
5ceeba5
updated CHANGELOG
matthewhanson Feb 26, 2020
09d7d0d
Merge remote-tracking branch 'origin/dev' into update_versions_for_re…
matthewhanson Feb 26, 2020
e91dff3
ci: updated circleci config
matthewhanson Feb 26, 2020
b34b592
fix link in CHANGELOG
matthewhanson Feb 26, 2020
fef19d5
Merge pull request #743 from radiantearth/update_versions_for_release
cholmes Feb 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
put explicit catalog.json in the example
  • Loading branch information
cholmes committed Feb 26, 2020
commit 7abb88c63804fe7029457550a72235f3a495d8e1
2 changes: 1 addition & 1 deletion collection-spec/examples/landsat-collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
},
{
"rel": "child",
"href": "https://landsat-stac.s3.amazonaws.com/landsat-8-l1/paths"
"href": "https://landsat-stac.s3.amazonaws.com/landsat-8-l1/paths/catalog.json"
}
]
}