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

WV-3284 Fix Class Conflict in Embed Container #5376

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

christof-wittreich
Copy link
Contributor

Description

This fixes an overwriting of the class of the embed container when the container height is elongated, which previously broke functionality of the 'Copy' button.

How To Test

  1. git checkout wv-3284-embed-iframe-copy
  2. npm ci
  3. npm run watch
  4. Open a fresh instance of Worldview
  5. Open the 'Share this map' button at the top-right of WV
  6. Navigate to the 'Embed' tab
  7. Verify that the copy button in this tab works as intended, and that the height of the tab contents still properly fits the text and is taller than the other tabs

@christof-wittreich christof-wittreich merged commit 364d3e9 into develop Jul 30, 2024
4 checks passed
christof-wittreich added a commit that referenced this pull request Oct 4, 2024
commit 259f891
Author: Patrick Moulden <[email protected]>
Date:   Fri Oct 4 13:32:16 2024 -0400

    chore: update dependencies (#5494)

commit 32fae68
Author: Patrick Moulden <[email protected]>
Date:   Fri Oct 4 09:30:37 2024 -0400

    WV-3297 Replace CMR with DescribeDomains for DataAvailability (#5482)

    * feat: Update data availability in TEMPO layer configurations and support DescribeDomains for getting temporal data availability

    * chore: Add documentation

    * Refactor mergeDomains function to accept a time buffer parameter

    * Refactor createLayerWrapper function to extract time range logic into a separate function

    * Refactor addTimeRanges function to include project state and remove unnecessary variable assignment

    * chore: correct comment

    * chore: correct comment

    * Refactor time buffering logic in mapLayerBuilder.js and dd.worker.js

    * Refactor period conversion in dd.worker.js

commit e0355d9
Merge: 1d91f42 fa9cd09
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 13:48:55 2024 -0400

    Merge pull request #5485 from nasa-gibs/main

    Main into Develop v4.49.0

commit fa9cd09
Merge: 61d8c06 b047fb0
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 13:28:48 2024 -0400

    Merge pull request #5484 from nasa-gibs/release

    Release to Main v4.49.0

commit b047fb0
Merge: 78b186a 61d8c06
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 13:27:01 2024 -0400

    Merge branch 'main' into release

commit 78b186a
Merge: 334bcad 1d0b29b
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 11:51:51 2024 -0400

    Merge pull request #5483 from nasa-gibs/UAT-v4.49.0

    UAT-v4.49.0 to Release

commit 1d0b29b
Merge: 397bae8 334bcad
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 11:49:38 2024 -0400

    Merge branch 'release' into UAT-v4.49.0

commit 397bae8
Author: PatchesMaps <[email protected]>
Date:   Tue Oct 1 11:44:52 2024 -0400

    v4.49.0

commit 1d91f42
Author: minniewong <[email protected]>
Date:   Mon Sep 30 13:14:16 2024 -0400

    Update MODIS_Combined_L3_IGBP_Land_Cover_Type_Annual.md (#5481)

commit 5f2d89f
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 27 10:53:40 2024 -0400

    Dependency Updates 09-27-24 (#5480)

commit 42fd456
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 15:52:43 2024 -0400

    Release to Main v4.48.0 (#5473) (#5474)

    * Dependency Updates 09-13-24 (#5462)

    * chore: Update npm dependencies to latest versions (#5470)

    * Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

    * v4.48.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>

commit 61d8c06
Merge: 0b234e7 c02d9f0
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 15:28:13 2024 -0400

    Squashed commit of the following:

    commit c02d9f0
    Author: minniewong <[email protected]>
    Date:   Mon Sep 23 11:32:12 2024 -0400

        Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

    commit 36ba34a
    Author: Patrick Moulden <[email protected]>
    Date:   Mon Sep 23 09:21:07 2024 -0400

        chore: Update npm dependencies to latest versions (#5470)

    commit f02f59a
    Author: christof-wittreich <[email protected]>
    Date:   Mon Sep 16 19:28:37 2024 -0400

        Dependency Updates 09-13-24 (#5462)

    commit b4e1d67
    Merge: 06685b2 9554f64
    Author: christof-wittreich <[email protected]>
    Date:   Mon Sep 9 09:55:46 2024 -0400

        Merge pull request #5452 from nasa-gibs/main

        Main to Develop v4.47.0
    Merge branch 'develop'

commit 0b234e7
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 15:23:13 2024 -0400

    Release to Main v4.48.0 (#5473)

    * Dependency Updates 09-13-24 (#5462)

    * chore: Update npm dependencies to latest versions (#5470)

    * Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

    * v4.48.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>

commit 334bcad
Merge: 1a07b85 da008ac
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 13:07:50 2024 -0400

    Merge pull request #5472 from nasa-gibs/UAT-v4.48.0

    UAT-v4.48.0 to Release

commit da008ac
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 12:48:09 2024 -0400

    v4.48.0

commit c02d9f0
Author: minniewong <[email protected]>
Date:   Mon Sep 23 11:32:12 2024 -0400

    Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

commit 36ba34a
Author: Patrick Moulden <[email protected]>
Date:   Mon Sep 23 09:21:07 2024 -0400

    chore: Update npm dependencies to latest versions (#5470)

commit f02f59a
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 16 19:28:37 2024 -0400

    Dependency Updates 09-13-24 (#5462)

commit b4e1d67
Merge: 06685b2 9554f64
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 9 09:55:46 2024 -0400

    Merge pull request #5452 from nasa-gibs/main

    Main to Develop v4.47.0

commit 9554f64
Merge: 0826b42 1a07b85
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 9 09:33:04 2024 -0400

    Merge pull request #5451 from nasa-gibs/release

     Release to Main v4.47.0

commit 1a07b85
Merge: b1c67b3 ae121d5
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 6 10:51:10 2024 -0400

    Merge pull request #5450 from nasa-gibs/UAT-v4.47.0

    UAT-v4.47.0 to Release

commit ae121d5
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 6 10:49:37 2024 -0400

    v4.47.0

commit 06685b2
Author: Patrick Moulden <[email protected]>
Date:   Fri Sep 6 10:15:52 2024 -0400

    WV-3301 TEMPO Operations Loading Issues (#5435)

    * chore: Refactor layerbuilder to use workers to fetch and process CMR granule date ranges

    chore: Refactor UpdateProjection component to handle changes in active layers

    * fix: Update isWithinRanges function to return false when ranges are null.

    This prevents imagery from being shown before the CMR requests resolve.

commit 98704bc
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 6 09:01:19 2024 -0400

    Dependency Updates 09-06-24 (#5449)

commit 2c63758
Author: christof-wittreich <[email protected]>
Date:   Thu Sep 5 15:52:48 2024 -0400

    WV-3226 Look and Feel Changes (#5434)

    * Look and feel changes

    * Fixed linting

    * Review changes

    * Fixed e2e tests

    * Further review comments

    * Weight and checkbox fixes

    * Fixed checkbox check height

    * Spacing and background feedback

    * Changes from review meeting

commit 37e4216
Author: Patrick Moulden <[email protected]>
Date:   Tue Sep 3 13:31:14 2024 -0400

    chore: Update axios and eslint-plugin-jest dependencies to latest versions (#5436)

commit 7939ae3
Author: minniewong <[email protected]>
Date:   Wed Aug 28 09:40:19 2024 -0400

    WV-3208: Add NOAA-21/VIIRS fires (#5431)

commit 20a1455
Author: christof-wittreich <[email protected]>
Date:   Mon Aug 26 11:44:34 2024 -0400

    Dependency Updates 08-23-24 (#5428)

commit e90baf1
Merge: 6326a74 0826b42
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 26 11:30:02 2024 -0400

    Merge pull request #5430 from nasa-gibs/main

    main into develop

commit 0826b42
Merge: b713a6a b1c67b3
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 26 11:08:26 2024 -0400

    Merge pull request #5429 from nasa-gibs/release

    Release into main

commit b1c67b3
Merge: ca607fc f98461c
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 22 10:56:45 2024 -0400

    Merge pull request #5417 from nasa-gibs/UAT-v4.46.0

    UAT-v4.46.0 to Release

commit f98461c
Author: PatchesMaps <[email protected]>
Date:   Thu Aug 22 10:51:20 2024 -0400

    v4.46.0

commit 6326a74
Author: Patrick Moulden <[email protected]>
Date:   Fri Aug 16 16:49:26 2024 -0400

    chore: Update npm dependencies to latest versions (#5416)

commit 4457fd4
Author: minniewong <[email protected]>
Date:   Fri Aug 16 14:17:37 2024 -0400

    Update README.md (#5415)

commit 0d5512c
Author: christof-wittreich <[email protected]>
Date:   Fri Aug 16 11:51:21 2024 -0400

    Removed removal of layers (#5410)

commit 09c2f21
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 15 10:49:54 2024 -0400

    Round Time for TEMPO granule requests (#5405)

    * chore: Refactor granuleLayerBuilder to use array of params for CMR request

    * refactor: set leadingEdgeDate to 59 seconds to make date handling more intuitive.

commit 33d087e
Author: christof-wittreich <[email protected]>
Date:   Wed Aug 14 17:11:46 2024 -0400

    Updated axios version (#5409)

commit c2c8617
Author: christof-wittreich <[email protected]>
Date:   Wed Aug 14 15:41:34 2024 -0400

    WV-2958 Additional Vegetation Indices (#5365)

    * 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]>

commit 128d33f
Author: minniewong <[email protected]>
Date:   Wed Aug 14 15:28:02 2024 -0400

    WV-3293: Update README.md (#5408)

commit 12695fe
Author: minniewong <[email protected]>
Date:   Wed Aug 14 11:18:48 2024 -0400

    WV-2494: Add 4 GOES Fire Temp and Dust layers (#5407)

commit 2be66fa
Author: minniewong <[email protected]>
Date:   Tue Aug 13 14:33:35 2024 -0400

    WV-3287: Remove 20 day rolling window for EVI and NDVI rolling 8-day (#5401)

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

commit 88f19d8
Author: Patrick Moulden <[email protected]>
Date:   Tue Aug 13 11:18:12 2024 -0400

    WV-3237 Alert users if snapshot exceeds GRANULE_LIMIT (#5394)

    * feat: Add warning for truncated granule dates in ImageDownloadPanel

    * fix: Fix missing semicolon in ImageDownloadPanel

commit 7bc0790
Author: Patrick Moulden <[email protected]>
Date:   Tue Aug 13 11:15:49 2024 -0400

    WV-3035 Global Granule Footprints (#5406)

    * 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

commit 4232035
Author: Patrick Moulden <[email protected]>
Date:   Tue Aug 13 09:59:22 2024 -0400

    WV-3246 Describe Domains (#5392)

    * initial work

    * fix: await processLayer in extractConfigFromWMTS.js

    * feat: only show "View Dates" in the layer info if the layer is not ongoing

commit 1a63e18
Author: christof-wittreich <[email protected]>
Date:   Mon Aug 12 14:41:40 2024 -0400

    Dependency Updates 08-09-24 (#5402)

commit d2d6d40
Merge: fcb5886 b713a6a
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 12 10:32:04 2024 -0400

    Merge pull request #5404 from nasa-gibs/main

    main into develop

commit b713a6a
Merge: ed93957 ca607fc
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 12 10:14:19 2024 -0400

    Merge pull request #5403 from nasa-gibs/release

    Release into main

commit ca607fc
Merge: ebf1fd4 ed93957
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 12 10:13:37 2024 -0400

    Merge branch 'main' into release

commit ebf1fd4
Merge: d8d60ef 68019e3
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 8 13:06:45 2024 -0400

    Merge pull request #5395 from nasa-gibs/UAT-v4.45.0

    UAT-v4.45.0 to Release

commit 68019e3
Merge: e0e707a d8d60ef
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 8 11:41:31 2024 -0400

    Merge branch 'release' into UAT-v4.45.0

commit e0e707a
Author: PatchesMaps <[email protected]>
Date:   Thu Aug 8 11:29:09 2024 -0400

    v4.45.0

commit fcb5886
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 8 10:39:16 2024 -0400

    refactor: Deduplicate granule data in getQueriedGranuleDates function (#5393)

commit f5e6f32
Author: christof-wittreich <[email protected]>
Date:   Thu Aug 8 09:50:30 2024 -0400

    WV-3285 Pre-Caching Nearby Non-Subdaily Layers Fix (#5380)

    * Cleared time on request

    * Prevented subdaily layers from being time-stripped

commit 1fb228e
Author: christof-wittreich <[email protected]>
Date:   Tue Aug 6 14:11:47 2024 -0400

    Node 20.16.0 (#5391)

commit 92ba0f5
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 5 09:48:22 2024 -0400

    Dependency Updates 08-05-2024

commit 750cbde
Author: christof-wittreich <[email protected]>
Date:   Thu Aug 1 13:32:39 2024 -0400

    Adjusted layers number in test (#5379)

commit 7ddc284
Author: minniewong <[email protected]>
Date:   Thu Aug 1 10:15:19 2024 -0400

    WV-3186: Add SeaWiFS Corrected Reflectance layer (#5378)

    * Add SeaWiFS Corrected Reflectance layer

    * Update SEAWIFS_ORBVIEW-2_GAC_True_Color.md

commit 16244a6
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 31 11:06:59 2024 -0400

    WV-3283 AERONET Daily Layer Date Limitting (#5377)

    * Prevented data from previous days showing

    * Changed to wrapX: false

    ---------

    Co-authored-by: minniewong <[email protected]>

commit 364d3e9
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 30 10:50:07 2024 -0400

    Fixed tall class addition (#5376)

commit 903b2e8
Author: Patrick Moulden <[email protected]>
Date:   Mon Jul 29 15:52:48 2024 -0400

    WV-3235-Support Time-Limited Display of TEMPO Imagery (#5363)

    * show granule only if selected date is within granule date range

    * Update action name for adding granule date ranges

    * Add functionality to retrieve and store granule date ranges

    * remove "cache: 'force-cache'"

commit 7e719ff
Author: christof-wittreich <[email protected]>
Date:   Fri Jul 26 18:26:33 2024 -0400

    Dependency Updates 07-26-24 (second) (#5375)

    * Dependency Updates 07-26-24

    * Dependency Updates 07-26-24 (second)

commit 4d9a99f
Author: christof-wittreich <[email protected]>
Date:   Fri Jul 26 11:48:39 2024 -0400

    Dependency Updates 07-26-24 (#5373)

commit 6c99f2e
Author: minniewong <[email protected]>
Date:   Wed Jul 24 13:17:23 2024 -0400

    WV-3160: Add text on stray swaths (#5364)

commit 86b9265
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:41:32 2024 -0400

    Main to Develop v4.44.0 (#5362)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    * Release to Main v4.44.0 (#5361)

    * Main to Develop v4.43.0 (#5338)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * Dependency Updates 07-12-234 (#5345)

    * Added check for non BEST layers in build (#5333)

    * WV-3104 GIBS API Link in Embed Tab (#5340)

    * Added api docs link

    * Simplified to a single class

    * WV-3154 Replace Social Tab with Citation Tab (#5346)

    * Changed the social tab to the citation tab

    * Changed citation to cite us & modified intro text

    * Fixed test

    * WV-3242 index out of bounds error (#5332)

    * only insert layers at valid index

    * only reload when new palette is AERONET

    * reload layers on change to rendered palettes

    * Dependency Updates 07-19-2024 (#5358)

    * Dependency Updates 07-19-2024

    * revert sass bump

    * WV-3220 Smaller Extent BBox For Finding High-Resolution Imagery (#5347)

    * Added smallerExtent

    * Added getSmallerExtent reusable function

    * WV-3218: Update welcome.md to point users to the Worldview Image of the Week (#5359)

    * Update welcome.md

    * open link in new tab

    * v4.44.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * Merge branch 'develop'

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit ed93957
Merge: 8a9140a 2c5ddc3
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:24:58 2024 -0400

    Merge branch 'develop' into main

commit 8a9140a
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:20:51 2024 -0400

    Merge branch 'develop'

commit 469a805
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:15:19 2024 -0400

    Release to Main v4.44.0 (#5361)

    * Main to Develop v4.43.0 (#5338)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * Dependency Updates 07-12-234 (#5345)

    * Added check for non BEST layers in build (#5333)

    * WV-3104 GIBS API Link in Embed Tab (#5340)

    * Added api docs link

    * Simplified to a single class

    * WV-3154 Replace Social Tab with Citation Tab (#5346)

    * Changed the social tab to the citation tab

    * Changed citation to cite us & modified intro text

    * Fixed test

    * WV-3242 index out of bounds error (#5332)

    * only insert layers at valid index

    * only reload when new palette is AERONET

    * reload layers on change to rendered palettes

    * Dependency Updates 07-19-2024 (#5358)

    * Dependency Updates 07-19-2024

    * revert sass bump

    * WV-3220 Smaller Extent BBox For Finding High-Resolution Imagery (#5347)

    * Added smallerExtent

    * Added getSmallerExtent reusable function

    * WV-3218: Update welcome.md to point users to the Worldview Image of the Week (#5359)

    * Update welcome.md

    * open link in new tab

    * v4.44.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit d8d60ef
Merge: bb37581 36396a5
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 14:29:15 2024 -0400

    Merge pull request #5360 from nasa-gibs/UAT-v4.44.0

    UAT-v4.44.0 to Release

commit 36396a5
Merge: 0ee6edb bb37581
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 14:13:24 2024 -0400

    Merge branch 'release' into UAT-v4.44.0

commit 0ee6edb
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 14:11:08 2024 -0400

    v4.44.0

commit 2c5ddc3
Author: minniewong <[email protected]>
Date:   Mon Jul 22 13:29:25 2024 -0400

    WV-3218: Update welcome.md to point users to the Worldview Image of the Week (#5359)

    * Update welcome.md

    * open link in new tab

commit 92cbac8
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 11:18:30 2024 -0400

    WV-3220 Smaller Extent BBox For Finding High-Resolution Imagery (#5347)

    * Added smallerExtent

    * Added getSmallerExtent reusable function

commit ed339aa
Author: Patrick Moulden <[email protected]>
Date:   Fri Jul 19 12:06:08 2024 -0400

    Dependency Updates 07-19-2024 (#5358)

    * Dependency Updates 07-19-2024

    * revert sass bump

commit 9d84b98
Author: Patrick Moulden <[email protected]>
Date:   Mon Jul 15 13:14:30 2024 -0400

    WV-3242 index out of bounds error (#5332)

    * only insert layers at valid index

    * only reload when new palette is AERONET

    * reload layers on change to rendered palettes

commit 2292ddc
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 15 12:38:01 2024 -0400

    WV-3154 Replace Social Tab with Citation Tab (#5346)

    * Changed the social tab to the citation tab

    * Changed citation to cite us & modified intro text

    * Fixed test

commit 1fadfed
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 15 12:16:23 2024 -0400

    WV-3104 GIBS API Link in Embed Tab (#5340)

    * Added api docs link

    * Simplified to a single class

commit 8b2f1ce
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 15 12:16:06 2024 -0400

    Added check for non BEST layers in build (#5333)

commit d3ee152
Author: christof-wittreich <[email protected]>
Date:   Fri Jul 12 11:29:46 2024 -0400

    Dependency Updates 07-12-234 (#5345)

commit 0ae1902
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 10 08:51:40 2024 -0400

    Main to Develop v4.43.0 (#5338)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit fa9c9b3
Merge: 8aacf39 bb37581
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 10 08:22:23 2024 -0400

    Merge pull request #5337 from nasa-gibs/release

    Release to Main v4.43.0

commit bb37581
Merge: 7b75707 8aacf39
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 10 08:16:06 2024 -0400

    Merge branch 'main' into release

commit 7b75707
Merge: ab9646c 21ed8e7
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 9 15:31:16 2024 -0400

    Merge pull request #5336 from nasa-gibs/UAT-v4.43.0

    UAT-v4.43.0 to Release

commit 21ed8e7
Merge: e2ef657 ab9646c
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 9 15:23:58 2024 -0400

    Merge branch 'release' into UAT-v4.43.0

commit e2ef657
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 9 15:21:33 2024 -0400

    v4.43.0

commit 20a1405
Author: minniewong <[email protected]>
Date:   Tue Jul 9 10:48:23 2024 -0400

    WV-3060: Update DSWx version (#5335)

    * remove provisional for surface water extent

    * Updates for measurements, image and typo

commit 50b6432
Author: Patrick Moulden <[email protected]>
Date:   Wed Jul 3 10:55:41 2024 -0400

    check date's projection (#5322)

commit 78f70f4
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 2 13:54:24 2024 -0400

    Release to Main v4.42.0 (#5324) (#5325)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit 8aacf39
Merge: 9e62e78 8c64c0b
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 2 13:00:53 2024 -0400

    Merge branch 'develop' into main

commit 9e62e78
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 2 12:54:48 2024 -0400

    Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit ab9646c
Merge: a810e4b ab0b6fa
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 1 15:27:47 2024 -0400

    Merge pull request #5323 from nasa-gibs/UAT-v4.42.0

    UAT-v4.42.0 to Release

commit ab0b6fa
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 1 15:22:41 2024 -0400

    UAT-v4.42.0

commit 8c64c0b
Author: minniewong <[email protected]>
Date:   Mon Jul 1 13:00:10 2024 -0400

    Update IMERG to version 7 (#5321)

commit 919ffa0
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 1 11:39:02 2024 -0400

    WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

commit 6ae8b43
Merge: 2b6a6d2 bd05608
Author: Patrick Moulden <[email protected]>
Date:   Fri Jun 28 15:55:40 2024 -0400

    Merge pull request #5319 from nasa-gibs/dependency-updates-06-28-2024

    Dependency Updates 06-28-2024

commit bd05608
Author: PatchesMaps <[email protected]>
Date:   Fri Jun 28 15:35:50 2024 -0400

    dependency updates

commit 2b6a6d2
Author: christof-wittreich <[email protected]>
Date:   Thu Jun 27 15:17:40 2024 -0400

    Updated eslint-plugin-n (#5317)

commit 8255f66
Author: minniewong <[email protected]>
Date:   Wed Jun 26 13:55:59 2024 -0400

    WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

commit 708af66
Merge: 5957893 d1384ee
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 14:35:21 2024 -0400

    Merge pull request #5315 from nasa-gibs/main

    main into develop

commit d1384ee
Merge: 018b474 a810e4b
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 14:14:54 2024 -0400

    Merge pull request #5314 from nasa-gibs/release

    Release into main

commit a810e4b
Merge: ac18f03 5074c62
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 10:43:56 2024 -0400

    Merge pull request #5313 from nasa-gibs/UAT-v4.41.2

    UAT-v4.41.2

commit 5074c62
Author: PatchesMaps <[email protected]>
Date:   Tue Jun 25 10:37:32 2024 -0400

    v4.41.2

commit 5957893
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 08:48:26 2024 -0400

    WV-3234-L2 TEMPO imagery not showing at the correct time (#5311)

    * sort available granules before finding matching

    * don't snap to nearest interval for temo l2

commit 035fa35
Author: christof-wittreich <[email protected]>
Date:   Mon Jun 24 12:01:40 2024 -0400

    Dependency Updates 06-21-24 (#5312)

commit 890f963
Merge: de88768 018b474
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 14:15:16 2024 -0400

    Merge pull request #5310 from nasa-gibs/main

    Main v4.41.1 to develop

commit 018b474
Merge: 8a76621 ac18f03
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 14:12:48 2024 -0400

    Merge pull request #5309 from nasa-gibs/release

    Release v4.41.1 to main

commit ac18f03
Merge: 55a0520 2e1cba7
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 12:57:32 2024 -0400

    Merge pull request #5308 from nasa-gibs/UAT-v4.41.1

    UAT v4.41.1

commit 2e1cba7
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 12:54:39 2024 -0400

    v4.41.1

commit de88768
Author: Patrick Moulden <[email protected]>
Date:   Fri Jun 21 11:24:19 2024 -0400

    revert updateDate (#5307)
christof-wittreich added a commit that referenced this pull request Oct 16, 2024
* Initial styling

* Additional UI changes

* Fixed tests

* Disabled charting mode

* Fixes WV-3275

* Fixed aoi issue

* Squashed commit of the following:

commit 259f891
Author: Patrick Moulden <[email protected]>
Date:   Fri Oct 4 13:32:16 2024 -0400

    chore: update dependencies (#5494)

commit 32fae68
Author: Patrick Moulden <[email protected]>
Date:   Fri Oct 4 09:30:37 2024 -0400

    WV-3297 Replace CMR with DescribeDomains for DataAvailability (#5482)

    * feat: Update data availability in TEMPO layer configurations and support DescribeDomains for getting temporal data availability

    * chore: Add documentation

    * Refactor mergeDomains function to accept a time buffer parameter

    * Refactor createLayerWrapper function to extract time range logic into a separate function

    * Refactor addTimeRanges function to include project state and remove unnecessary variable assignment

    * chore: correct comment

    * chore: correct comment

    * Refactor time buffering logic in mapLayerBuilder.js and dd.worker.js

    * Refactor period conversion in dd.worker.js

commit e0355d9
Merge: 1d91f42 fa9cd09
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 13:48:55 2024 -0400

    Merge pull request #5485 from nasa-gibs/main

    Main into Develop v4.49.0

commit fa9cd09
Merge: 61d8c06 b047fb0
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 13:28:48 2024 -0400

    Merge pull request #5484 from nasa-gibs/release

    Release to Main v4.49.0

commit b047fb0
Merge: 78b186a 61d8c06
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 13:27:01 2024 -0400

    Merge branch 'main' into release

commit 78b186a
Merge: 334bcad 1d0b29b
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 11:51:51 2024 -0400

    Merge pull request #5483 from nasa-gibs/UAT-v4.49.0

    UAT-v4.49.0 to Release

commit 1d0b29b
Merge: 397bae8 334bcad
Author: Patrick Moulden <[email protected]>
Date:   Tue Oct 1 11:49:38 2024 -0400

    Merge branch 'release' into UAT-v4.49.0

commit 397bae8
Author: PatchesMaps <[email protected]>
Date:   Tue Oct 1 11:44:52 2024 -0400

    v4.49.0

commit 1d91f42
Author: minniewong <[email protected]>
Date:   Mon Sep 30 13:14:16 2024 -0400

    Update MODIS_Combined_L3_IGBP_Land_Cover_Type_Annual.md (#5481)

commit 5f2d89f
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 27 10:53:40 2024 -0400

    Dependency Updates 09-27-24 (#5480)

commit 42fd456
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 15:52:43 2024 -0400

    Release to Main v4.48.0 (#5473) (#5474)

    * Dependency Updates 09-13-24 (#5462)

    * chore: Update npm dependencies to latest versions (#5470)

    * Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

    * v4.48.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>

commit 61d8c06
Merge: 0b234e7 c02d9f0
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 15:28:13 2024 -0400

    Squashed commit of the following:

    commit c02d9f0
    Author: minniewong <[email protected]>
    Date:   Mon Sep 23 11:32:12 2024 -0400

        Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

    commit 36ba34a
    Author: Patrick Moulden <[email protected]>
    Date:   Mon Sep 23 09:21:07 2024 -0400

        chore: Update npm dependencies to latest versions (#5470)

    commit f02f59a
    Author: christof-wittreich <[email protected]>
    Date:   Mon Sep 16 19:28:37 2024 -0400

        Dependency Updates 09-13-24 (#5462)

    commit b4e1d67
    Merge: 06685b2 9554f64
    Author: christof-wittreich <[email protected]>
    Date:   Mon Sep 9 09:55:46 2024 -0400

        Merge pull request #5452 from nasa-gibs/main

        Main to Develop v4.47.0
    Merge branch 'develop'

commit 0b234e7
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 15:23:13 2024 -0400

    Release to Main v4.48.0 (#5473)

    * Dependency Updates 09-13-24 (#5462)

    * chore: Update npm dependencies to latest versions (#5470)

    * Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

    * v4.48.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>

commit 334bcad
Merge: 1a07b85 da008ac
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 13:07:50 2024 -0400

    Merge pull request #5472 from nasa-gibs/UAT-v4.48.0

    UAT-v4.48.0 to Release

commit da008ac
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 23 12:48:09 2024 -0400

    v4.48.0

commit c02d9f0
Author: minniewong <[email protected]>
Date:   Mon Sep 23 11:32:12 2024 -0400

    Update OPERA_L3_DIST-ALERT-HLS_Color_Index.json (#5471)

commit 36ba34a
Author: Patrick Moulden <[email protected]>
Date:   Mon Sep 23 09:21:07 2024 -0400

    chore: Update npm dependencies to latest versions (#5470)

commit f02f59a
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 16 19:28:37 2024 -0400

    Dependency Updates 09-13-24 (#5462)

commit b4e1d67
Merge: 06685b2 9554f64
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 9 09:55:46 2024 -0400

    Merge pull request #5452 from nasa-gibs/main

    Main to Develop v4.47.0

commit 9554f64
Merge: 0826b42 1a07b85
Author: christof-wittreich <[email protected]>
Date:   Mon Sep 9 09:33:04 2024 -0400

    Merge pull request #5451 from nasa-gibs/release

     Release to Main v4.47.0

commit 1a07b85
Merge: b1c67b3 ae121d5
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 6 10:51:10 2024 -0400

    Merge pull request #5450 from nasa-gibs/UAT-v4.47.0

    UAT-v4.47.0 to Release

commit ae121d5
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 6 10:49:37 2024 -0400

    v4.47.0

commit 06685b2
Author: Patrick Moulden <[email protected]>
Date:   Fri Sep 6 10:15:52 2024 -0400

    WV-3301 TEMPO Operations Loading Issues (#5435)

    * chore: Refactor layerbuilder to use workers to fetch and process CMR granule date ranges

    chore: Refactor UpdateProjection component to handle changes in active layers

    * fix: Update isWithinRanges function to return false when ranges are null.

    This prevents imagery from being shown before the CMR requests resolve.

commit 98704bc
Author: christof-wittreich <[email protected]>
Date:   Fri Sep 6 09:01:19 2024 -0400

    Dependency Updates 09-06-24 (#5449)

commit 2c63758
Author: christof-wittreich <[email protected]>
Date:   Thu Sep 5 15:52:48 2024 -0400

    WV-3226 Look and Feel Changes (#5434)

    * Look and feel changes

    * Fixed linting

    * Review changes

    * Fixed e2e tests

    * Further review comments

    * Weight and checkbox fixes

    * Fixed checkbox check height

    * Spacing and background feedback

    * Changes from review meeting

commit 37e4216
Author: Patrick Moulden <[email protected]>
Date:   Tue Sep 3 13:31:14 2024 -0400

    chore: Update axios and eslint-plugin-jest dependencies to latest versions (#5436)

commit 7939ae3
Author: minniewong <[email protected]>
Date:   Wed Aug 28 09:40:19 2024 -0400

    WV-3208: Add NOAA-21/VIIRS fires (#5431)

commit 20a1455
Author: christof-wittreich <[email protected]>
Date:   Mon Aug 26 11:44:34 2024 -0400

    Dependency Updates 08-23-24 (#5428)

commit e90baf1
Merge: 6326a74 0826b42
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 26 11:30:02 2024 -0400

    Merge pull request #5430 from nasa-gibs/main

    main into develop

commit 0826b42
Merge: b713a6a b1c67b3
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 26 11:08:26 2024 -0400

    Merge pull request #5429 from nasa-gibs/release

    Release into main

commit b1c67b3
Merge: ca607fc f98461c
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 22 10:56:45 2024 -0400

    Merge pull request #5417 from nasa-gibs/UAT-v4.46.0

    UAT-v4.46.0 to Release

commit f98461c
Author: PatchesMaps <[email protected]>
Date:   Thu Aug 22 10:51:20 2024 -0400

    v4.46.0

commit 6326a74
Author: Patrick Moulden <[email protected]>
Date:   Fri Aug 16 16:49:26 2024 -0400

    chore: Update npm dependencies to latest versions (#5416)

commit 4457fd4
Author: minniewong <[email protected]>
Date:   Fri Aug 16 14:17:37 2024 -0400

    Update README.md (#5415)

commit 0d5512c
Author: christof-wittreich <[email protected]>
Date:   Fri Aug 16 11:51:21 2024 -0400

    Removed removal of layers (#5410)

commit 09c2f21
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 15 10:49:54 2024 -0400

    Round Time for TEMPO granule requests (#5405)

    * chore: Refactor granuleLayerBuilder to use array of params for CMR request

    * refactor: set leadingEdgeDate to 59 seconds to make date handling more intuitive.

commit 33d087e
Author: christof-wittreich <[email protected]>
Date:   Wed Aug 14 17:11:46 2024 -0400

    Updated axios version (#5409)

commit c2c8617
Author: christof-wittreich <[email protected]>
Date:   Wed Aug 14 15:41:34 2024 -0400

    WV-2958 Additional Vegetation Indices (#5365)

    * 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]>

commit 128d33f
Author: minniewong <[email protected]>
Date:   Wed Aug 14 15:28:02 2024 -0400

    WV-3293: Update README.md (#5408)

commit 12695fe
Author: minniewong <[email protected]>
Date:   Wed Aug 14 11:18:48 2024 -0400

    WV-2494: Add 4 GOES Fire Temp and Dust layers (#5407)

commit 2be66fa
Author: minniewong <[email protected]>
Date:   Tue Aug 13 14:33:35 2024 -0400

    WV-3287: Remove 20 day rolling window for EVI and NDVI rolling 8-day (#5401)

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

commit 88f19d8
Author: Patrick Moulden <[email protected]>
Date:   Tue Aug 13 11:18:12 2024 -0400

    WV-3237 Alert users if snapshot exceeds GRANULE_LIMIT (#5394)

    * feat: Add warning for truncated granule dates in ImageDownloadPanel

    * fix: Fix missing semicolon in ImageDownloadPanel

commit 7bc0790
Author: Patrick Moulden <[email protected]>
Date:   Tue Aug 13 11:15:49 2024 -0400

    WV-3035 Global Granule Footprints (#5406)

    * 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

commit 4232035
Author: Patrick Moulden <[email protected]>
Date:   Tue Aug 13 09:59:22 2024 -0400

    WV-3246 Describe Domains (#5392)

    * initial work

    * fix: await processLayer in extractConfigFromWMTS.js

    * feat: only show "View Dates" in the layer info if the layer is not ongoing

commit 1a63e18
Author: christof-wittreich <[email protected]>
Date:   Mon Aug 12 14:41:40 2024 -0400

    Dependency Updates 08-09-24 (#5402)

commit d2d6d40
Merge: fcb5886 b713a6a
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 12 10:32:04 2024 -0400

    Merge pull request #5404 from nasa-gibs/main

    main into develop

commit b713a6a
Merge: ed93957 ca607fc
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 12 10:14:19 2024 -0400

    Merge pull request #5403 from nasa-gibs/release

    Release into main

commit ca607fc
Merge: ebf1fd4 ed93957
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 12 10:13:37 2024 -0400

    Merge branch 'main' into release

commit ebf1fd4
Merge: d8d60ef 68019e3
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 8 13:06:45 2024 -0400

    Merge pull request #5395 from nasa-gibs/UAT-v4.45.0

    UAT-v4.45.0 to Release

commit 68019e3
Merge: e0e707a d8d60ef
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 8 11:41:31 2024 -0400

    Merge branch 'release' into UAT-v4.45.0

commit e0e707a
Author: PatchesMaps <[email protected]>
Date:   Thu Aug 8 11:29:09 2024 -0400

    v4.45.0

commit fcb5886
Author: Patrick Moulden <[email protected]>
Date:   Thu Aug 8 10:39:16 2024 -0400

    refactor: Deduplicate granule data in getQueriedGranuleDates function (#5393)

commit f5e6f32
Author: christof-wittreich <[email protected]>
Date:   Thu Aug 8 09:50:30 2024 -0400

    WV-3285 Pre-Caching Nearby Non-Subdaily Layers Fix (#5380)

    * Cleared time on request

    * Prevented subdaily layers from being time-stripped

commit 1fb228e
Author: christof-wittreich <[email protected]>
Date:   Tue Aug 6 14:11:47 2024 -0400

    Node 20.16.0 (#5391)

commit 92ba0f5
Author: Patrick Moulden <[email protected]>
Date:   Mon Aug 5 09:48:22 2024 -0400

    Dependency Updates 08-05-2024

commit 750cbde
Author: christof-wittreich <[email protected]>
Date:   Thu Aug 1 13:32:39 2024 -0400

    Adjusted layers number in test (#5379)

commit 7ddc284
Author: minniewong <[email protected]>
Date:   Thu Aug 1 10:15:19 2024 -0400

    WV-3186: Add SeaWiFS Corrected Reflectance layer (#5378)

    * Add SeaWiFS Corrected Reflectance layer

    * Update SEAWIFS_ORBVIEW-2_GAC_True_Color.md

commit 16244a6
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 31 11:06:59 2024 -0400

    WV-3283 AERONET Daily Layer Date Limitting (#5377)

    * Prevented data from previous days showing

    * Changed to wrapX: false

    ---------

    Co-authored-by: minniewong <[email protected]>

commit 364d3e9
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 30 10:50:07 2024 -0400

    Fixed tall class addition (#5376)

commit 903b2e8
Author: Patrick Moulden <[email protected]>
Date:   Mon Jul 29 15:52:48 2024 -0400

    WV-3235-Support Time-Limited Display of TEMPO Imagery (#5363)

    * show granule only if selected date is within granule date range

    * Update action name for adding granule date ranges

    * Add functionality to retrieve and store granule date ranges

    * remove "cache: 'force-cache'"

commit 7e719ff
Author: christof-wittreich <[email protected]>
Date:   Fri Jul 26 18:26:33 2024 -0400

    Dependency Updates 07-26-24 (second) (#5375)

    * Dependency Updates 07-26-24

    * Dependency Updates 07-26-24 (second)

commit 4d9a99f
Author: christof-wittreich <[email protected]>
Date:   Fri Jul 26 11:48:39 2024 -0400

    Dependency Updates 07-26-24 (#5373)

commit 6c99f2e
Author: minniewong <[email protected]>
Date:   Wed Jul 24 13:17:23 2024 -0400

    WV-3160: Add text on stray swaths (#5364)

commit 86b9265
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:41:32 2024 -0400

    Main to Develop v4.44.0 (#5362)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    * Release to Main v4.44.0 (#5361)

    * Main to Develop v4.43.0 (#5338)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * Dependency Updates 07-12-234 (#5345)

    * Added check for non BEST layers in build (#5333)

    * WV-3104 GIBS API Link in Embed Tab (#5340)

    * Added api docs link

    * Simplified to a single class

    * WV-3154 Replace Social Tab with Citation Tab (#5346)

    * Changed the social tab to the citation tab

    * Changed citation to cite us & modified intro text

    * Fixed test

    * WV-3242 index out of bounds error (#5332)

    * only insert layers at valid index

    * only reload when new palette is AERONET

    * reload layers on change to rendered palettes

    * Dependency Updates 07-19-2024 (#5358)

    * Dependency Updates 07-19-2024

    * revert sass bump

    * WV-3220 Smaller Extent BBox For Finding High-Resolution Imagery (#5347)

    * Added smallerExtent

    * Added getSmallerExtent reusable function

    * WV-3218: Update welcome.md to point users to the Worldview Image of the Week (#5359)

    * Update welcome.md

    * open link in new tab

    * v4.44.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * Merge branch 'develop'

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit ed93957
Merge: 8a9140a 2c5ddc3
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:24:58 2024 -0400

    Merge branch 'develop' into main

commit 8a9140a
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:20:51 2024 -0400

    Merge branch 'develop'

commit 469a805
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 16:15:19 2024 -0400

    Release to Main v4.44.0 (#5361)

    * Main to Develop v4.43.0 (#5338)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * Dependency Updates 07-12-234 (#5345)

    * Added check for non BEST layers in build (#5333)

    * WV-3104 GIBS API Link in Embed Tab (#5340)

    * Added api docs link

    * Simplified to a single class

    * WV-3154 Replace Social Tab with Citation Tab (#5346)

    * Changed the social tab to the citation tab

    * Changed citation to cite us & modified intro text

    * Fixed test

    * WV-3242 index out of bounds error (#5332)

    * only insert layers at valid index

    * only reload when new palette is AERONET

    * reload layers on change to rendered palettes

    * Dependency Updates 07-19-2024 (#5358)

    * Dependency Updates 07-19-2024

    * revert sass bump

    * WV-3220 Smaller Extent BBox For Finding High-Resolution Imagery (#5347)

    * Added smallerExtent

    * Added getSmallerExtent reusable function

    * WV-3218: Update welcome.md to point users to the Worldview Image of the Week (#5359)

    * Update welcome.md

    * open link in new tab

    * v4.44.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit d8d60ef
Merge: bb37581 36396a5
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 14:29:15 2024 -0400

    Merge pull request #5360 from nasa-gibs/UAT-v4.44.0

    UAT-v4.44.0 to Release

commit 36396a5
Merge: 0ee6edb bb37581
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 14:13:24 2024 -0400

    Merge branch 'release' into UAT-v4.44.0

commit 0ee6edb
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 14:11:08 2024 -0400

    v4.44.0

commit 2c5ddc3
Author: minniewong <[email protected]>
Date:   Mon Jul 22 13:29:25 2024 -0400

    WV-3218: Update welcome.md to point users to the Worldview Image of the Week (#5359)

    * Update welcome.md

    * open link in new tab

commit 92cbac8
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 22 11:18:30 2024 -0400

    WV-3220 Smaller Extent BBox For Finding High-Resolution Imagery (#5347)

    * Added smallerExtent

    * Added getSmallerExtent reusable function

commit ed339aa
Author: Patrick Moulden <[email protected]>
Date:   Fri Jul 19 12:06:08 2024 -0400

    Dependency Updates 07-19-2024 (#5358)

    * Dependency Updates 07-19-2024

    * revert sass bump

commit 9d84b98
Author: Patrick Moulden <[email protected]>
Date:   Mon Jul 15 13:14:30 2024 -0400

    WV-3242 index out of bounds error (#5332)

    * only insert layers at valid index

    * only reload when new palette is AERONET

    * reload layers on change to rendered palettes

commit 2292ddc
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 15 12:38:01 2024 -0400

    WV-3154 Replace Social Tab with Citation Tab (#5346)

    * Changed the social tab to the citation tab

    * Changed citation to cite us & modified intro text

    * Fixed test

commit 1fadfed
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 15 12:16:23 2024 -0400

    WV-3104 GIBS API Link in Embed Tab (#5340)

    * Added api docs link

    * Simplified to a single class

commit 8b2f1ce
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 15 12:16:06 2024 -0400

    Added check for non BEST layers in build (#5333)

commit d3ee152
Author: christof-wittreich <[email protected]>
Date:   Fri Jul 12 11:29:46 2024 -0400

    Dependency Updates 07-12-234 (#5345)

commit 0ae1902
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 10 08:51:40 2024 -0400

    Main to Develop v4.43.0 (#5338)

    * UAT-v4.42.0

    * Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

    * v4.43.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit fa9c9b3
Merge: 8aacf39 bb37581
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 10 08:22:23 2024 -0400

    Merge pull request #5337 from nasa-gibs/release

    Release to Main v4.43.0

commit bb37581
Merge: 7b75707 8aacf39
Author: christof-wittreich <[email protected]>
Date:   Wed Jul 10 08:16:06 2024 -0400

    Merge branch 'main' into release

commit 7b75707
Merge: ab9646c 21ed8e7
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 9 15:31:16 2024 -0400

    Merge pull request #5336 from nasa-gibs/UAT-v4.43.0

    UAT-v4.43.0 to Release

commit 21ed8e7
Merge: e2ef657 ab9646c
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 9 15:23:58 2024 -0400

    Merge branch 'release' into UAT-v4.43.0

commit e2ef657
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 9 15:21:33 2024 -0400

    v4.43.0

commit 20a1405
Author: minniewong <[email protected]>
Date:   Tue Jul 9 10:48:23 2024 -0400

    WV-3060: Update DSWx version (#5335)

    * remove provisional for surface water extent

    * Updates for measurements, image and typo

commit 50b6432
Author: Patrick Moulden <[email protected]>
Date:   Wed Jul 3 10:55:41 2024 -0400

    check date's projection (#5322)

commit 78f70f4
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 2 13:54:24 2024 -0400

    Release to Main v4.42.0 (#5324) (#5325)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit 8aacf39
Merge: 9e62e78 8c64c0b
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 2 13:00:53 2024 -0400

    Merge branch 'develop' into main

commit 9e62e78
Author: christof-wittreich <[email protected]>
Date:   Tue Jul 2 12:54:48 2024 -0400

    Release to Main v4.42.0 (#5324)

    * WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

    * Updated eslint-plugin-n (#5317)

    * dependency updates

    * WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

    * Update IMERG to version 7 (#5321)

    * UAT-v4.42.0

    ---------

    Co-authored-by: Patrick Moulden <[email protected]>
    Co-authored-by: minniewong <[email protected]>
    Co-authored-by: PatchesMaps <[email protected]>

commit ab9646c
Merge: a810e4b ab0b6fa
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 1 15:27:47 2024 -0400

    Merge pull request #5323 from nasa-gibs/UAT-v4.42.0

    UAT-v4.42.0 to Release

commit ab0b6fa
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 1 15:22:41 2024 -0400

    UAT-v4.42.0

commit 8c64c0b
Author: minniewong <[email protected]>
Date:   Mon Jul 1 13:00:10 2024 -0400

    Update IMERG to version 7 (#5321)

commit 919ffa0
Author: christof-wittreich <[email protected]>
Date:   Mon Jul 1 11:39:02 2024 -0400

    WV-3210 Distraction Free Timezone Fix (#5320)

    * Added kioskMode check for timezone label

    * Separated ternary statements

commit 6ae8b43
Merge: 2b6a6d2 bd05608
Author: Patrick Moulden <[email protected]>
Date:   Fri Jun 28 15:55:40 2024 -0400

    Merge pull request #5319 from nasa-gibs/dependency-updates-06-28-2024

    Dependency Updates 06-28-2024

commit bd05608
Author: PatchesMaps <[email protected]>
Date:   Fri Jun 28 15:35:50 2024 -0400

    dependency updates

commit 2b6a6d2
Author: christof-wittreich <[email protected]>
Date:   Thu Jun 27 15:17:40 2024 -0400

    Updated eslint-plugin-n (#5317)

commit 8255f66
Author: minniewong <[email protected]>
Date:   Wed Jun 26 13:55:59 2024 -0400

    WV-3177: Rename EOSDIS Worldview to NASA Worldview (#5316)

    * Remove EOSDIS

    * Update EOSDIS to ESDIS and LANCE acronyms

commit 708af66
Merge: 5957893 d1384ee
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 14:35:21 2024 -0400

    Merge pull request #5315 from nasa-gibs/main

    main into develop

commit d1384ee
Merge: 018b474 a810e4b
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 14:14:54 2024 -0400

    Merge pull request #5314 from nasa-gibs/release

    Release into main

commit a810e4b
Merge: ac18f03 5074c62
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 10:43:56 2024 -0400

    Merge pull request #5313 from nasa-gibs/UAT-v4.41.2

    UAT-v4.41.2

commit 5074c62
Author: PatchesMaps <[email protected]>
Date:   Tue Jun 25 10:37:32 2024 -0400

    v4.41.2

commit 5957893
Author: Patrick Moulden <[email protected]>
Date:   Tue Jun 25 08:48:26 2024 -0400

    WV-3234-L2 TEMPO imagery not showing at the correct time (#5311)

    * sort available granules before finding matching

    * don't snap to nearest interval for temo l2

commit 035fa35
Author: christof-wittreich <[email protected]>
Date:   Mon Jun 24 12:01:40 2024 -0400

    Dependency Updates 06-21-24 (#5312)

commit 890f963
Merge: de88768 018b474
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 14:15:16 2024 -0400

    Merge pull request #5310 from nasa-gibs/main

    Main v4.41.1 to develop

commit 018b474
Merge: 8a76621 ac18f03
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 14:12:48 2024 -0400

    Merge pull request #5309 from nasa-gibs/release

    Release v4.41.1 to main

commit ac18f03
Merge: 55a0520 2e1cba7
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 12:57:32 2024 -0400

    Merge pull request #5308 from nasa-gibs/UAT-v4.41.1

    UAT v4.41.1

commit 2e1cba7
Author: Tom Cariello <[email protected]>
Date:   Fri Jun 21 12:54:39 2024 -0400

    v4.41.1

commit de88768
Author: Patrick Moulden <[email protected]>
Date:   Fri Jun 21 11:24:19 2024 -0400

    revert updateDate (#5307)

* Look and feel updates for charting

* Fixed linting

* Feedback changes & info text update

* Charting layer hover text
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.

4 participants