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

Release into main #5429

Merged
merged 16 commits into from
Aug 26, 2024
Merged

Release into main #5429

merged 16 commits into from
Aug 26, 2024

Conversation

PatchesMaps
Copy link
Contributor

No description provided.

PatchesMaps and others added 16 commits August 12, 2024 10:32
* initial work

* fix: await processLayer in extractConfigFromWMTS.js

* feat: only show "View Dates" in the layer info if the layer is not ongoing
* feat: Add CMR source and WebGL layer for displaying granules

The code changes add a new CMR source and a WebGL layer to display granules on the map. This allows for fetching and rendering granule data from the CMR API.

* refactor: Remove unnecessary condition in LayerRow component

The code changes remove an unnecessary condition in the LayerRow component that checked for the 'underZoomValue' property of the 'zot' object. This condition was causing the component to be disabled even when there were granules present. Removing this condition ensures that the component is only disabled when there are no granules.

* refactor: Use OL Vector Layer instead of WebGL Layer
* feat: Add warning for truncated granule dates in ImageDownloadPanel

* fix: Fix missing semicolon in ImageDownloadPanel
…5401)

* remove 20 day rolling window for EVI and NDVI rolling 8-day
* fix repeated word typos
* Added other expressions

* Changed colormaps

* Adjusted selection card spacing

* Added separate hls layers

* fix typo

* Revert "fix typo"

This reverts commit 24bf124.

* layer descriptions for new indices

* update spacing for equations

* Add new large preview images

* Thumbnail preview images for customizable HLS

* Thumbnails url

* Fixed thumbnail height

* fix typos

---------

Co-authored-by: minniewong <[email protected]>
* chore: Refactor granuleLayerBuilder to use array of params for CMR request

* refactor: set leadingEdgeDate to 59 seconds to make date handling more intuitive.
@PatchesMaps PatchesMaps self-assigned this Aug 26, 2024
@PatchesMaps PatchesMaps merged commit 0826b42 into main Aug 26, 2024
4 checks passed
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.

3 participants