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

Embed the location in eo1 documents too #332

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

jeremyh
Copy link
Collaborator

@jeremyh jeremyh commented Oct 18, 2021

The 'location' field was added with eo3 so that we could record the original location in metadata.

But from testing, the location field works in EO1 documents too in ODC. So Explorer should include it there too.

This will make indexing from an Explorer instance easier, as the original location of the dataset will be preserved.

From testing, ODC does support 'location' in
eo1 documents. It makes indexing from Explorer much easier.
@jeremyh jeremyh marked this pull request as draft October 18, 2021 00:17
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #332 (e2db664) into develop (b8afe09) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #332      +/-   ##
===========================================
+ Coverage    86.18%   86.22%   +0.03%     
===========================================
  Files           25       25              
  Lines         3077     3077              
===========================================
+ Hits          2652     2653       +1     
+ Misses         425      424       -1     
Impacted Files Coverage Δ
cubedash/_utils.py 85.81% <100.00%> (+0.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8afe09...e2db664. Read the comment docs.

@jeremyh jeremyh marked this pull request as ready for review October 18, 2021 01:55
@jeremyh jeremyh merged commit 2bb4faf into opendatacube:develop Oct 18, 2021
@jeremyh jeremyh deleted the eo1-locations branch October 18, 2021 02:41
benjimin added a commit to opendatacube/datacube-wps that referenced this pull request Jan 11, 2022
This relied on a recent ODC Explorer improvement,
facilitating STAC indexing of older products (viz. mangroves),
to maintain sample db rebuild capability.
opendatacube/datacube-explorer#332
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.

1 participant