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

Lh/add mosaic view #53

Merged
merged 11 commits into from
Mar 10, 2023
Merged

Lh/add mosaic view #53

merged 11 commits into from
Mar 10, 2023

Conversation

lucyhutcheson
Copy link
Contributor

@lucyhutcheson lucyhutcheson commented Mar 8, 2023

Related Issue(s):

Proposed Changes:

  1. Add mosaic view mode

PR Checklist:

  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

@lucyhutcheson lucyhutcheson requested a review from philvarner March 8, 2023 17:59
README.md Outdated Show resolved Hide resolved
@lucyhutcheson lucyhutcheson requested a review from philvarner March 8, 2023 21:57
src/utils/datetime.js Outdated Show resolved Hide resolved
src/utils/setupBbox.js Outdated Show resolved Hide resolved
Phil Varner and others added 3 commits March 9, 2023 10:37
@lucyhutcheson lucyhutcheson requested a review from philvarner March 9, 2023 21:58

const searchParametersString = [
`bbox=${bbox}`,
`${cloudCover}`,
`datetime=${combinedDateRange}`,
`collections=${selectedCollectionRef.current}`,
'limit=100'
'limit=200'

Choose a reason for hiding this comment

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

let's make this configurable too, but in another PR.

@philvarner philvarner merged commit 11a1eb9 into main Mar 10, 2023
@philvarner philvarner deleted the lh/add-mosaic-view branch March 10, 2023 02:01
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