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-3049: Dismiss DDV notifications with local storage #5101

Merged
merged 8 commits into from
Apr 17, 2024
Merged

Conversation

ryanweiler92
Copy link
Collaborator

Description

This PR updates DDV alert notifications for location and zoom level to be permanently dismissed when a user clicks the X which is tracked in local storage.

How To Test

  1. git checkout wv-3049
  2. npm run watch
  3. Load Worldview at this URL
  4. Wait for the zoom level alert to appear and then click the X to dismiss
  5. Reload the page and verify that the alert does not appear.
  6. Load Worldview at this URL
  7. Wait for the location alert to appear and then click the X to dismiss
  8. Reload the page and verify that the alert does not appear again

If you want to test again, open the dev tools (chrome), go to the application, click on local storage and delete the keys that say dismissedDDVLocationAlert and dismissedDDVZoomAlert & reload page.

@nasa-gibs/worldview

@minniewong minniewong added this to the v4.32.0 milestone Apr 10, 2024
Copy link
Contributor

@minniewong minniewong left a comment

Choose a reason for hiding this comment

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

If I have multiple layers loaded with multiple layer alerts, the alerts seem to persist after dismissing and refreshing the page?

@ryanweiler92
Copy link
Collaborator Author

If I have multiple layers loaded with multiple layer alerts, the alerts seem to persist after dismissing and refreshing the page?
image

The reason you still see the alert for Reflectance (Nadir BRDF-Adjusted) is because this is not technically a DDV layer. I thought that this was ticket was explicitly for the layers we pull externally through the FIRMS API. If we need to find a way to add these as well I can try to find a way but I'll need to know how many other layers are included as well.

@minniewong
Copy link
Contributor

minniewong commented Apr 10, 2024

If I have multiple layers loaded with multiple layer alerts, the alerts seem to persist after dismissing and refreshing the page?
image

The reason you still see the alert for Reflectance (Nadir BRDF-Adjusted) is because this is not technically a DDV layer. I thought that this was ticket was explicitly for the layers we pull externally through the FIRMS API. If we need to find a way to add these as well I can try to find a way but I'll need to know how many other layers are included as well.

Good point! Poorly written ticket then - we should include those two HLS Reflectance (Nadir BRDF-Adjusted) layers

@ryanweiler92
Copy link
Collaborator Author

multiple layers loaded with multiple layer alerts

I've made an update to include the HLS Reflectance (Nadir BRDF-Adjusted) layers

Copy link
Contributor

@minniewong minniewong left a comment

Choose a reason for hiding this comment

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

Sorry, just also remembered the OPERA Dynamic Surface Water Extent should also have the ability to dismiss notifications, and to note that the name of the layer will be changing soon to remove the word "Provisional" so it would be best to omit that.

@ryanweiler92
Copy link
Collaborator Author

Sorry, just also remembered the OPERA Dynamic Surface Water Extent should also have the ability to dismiss notifications, and to note that the name of the layer will be changing soon to remove the word "Provisional" so it would be best to omit that.

I've updated to include the opera layer

@PatchesMaps
Copy link
Contributor

PatchesMaps commented Apr 15, 2024

I might be going crazy but I think I should be getting multiple alerts in this situation
Screenshot 2024-04-15 at 11 22 05 AM

@ryanweiler92
Copy link
Collaborator Author

I might be going crazy but I think I should be getting multiple alerts in this situation Screenshot 2024-04-15 at 11 22 05 AM

situation

I've updated this to handle multiple layers with dismissible alerts.

@ryanweiler92 ryanweiler92 merged commit 778e88d into develop Apr 17, 2024
4 checks passed
frankinspace added a commit to podaac/worldview that referenced this pull request Jun 25, 2024
* handle adjusting startDate errors

* WW-2655: OPERA Surface Water Extent story (#4921)

* Initial steps

* update story steps

* hide surface water extent story in tour story box

* update story text

* Fix typos and add correct link for Step 5

---------

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

* update dependencies 1-12-24 (#4930)

* WV-3013: Fix dois and short names for AMSR-E and AMSR2 NSIDC layers (#4931)

* Fix dois and short names

* Update AU_OCEAN doi to working link

* Further updates to steps (#4932)

* v4.24.0

* WV-2957 Code Coverage Documentation (#4936)

* e2e code coverage test documentation

* remove nyc ouput

* Adding conditionals for E2E test notifications  (#4950)

* refactoring e2e tests

* update animation-test

* update layer-picker-mobile-test

* fix about modal test

* adjusting static map logic for EIC (#4949)

* dependency updates 1-19-24 (#4948)

* dependency updates (#4959)

* WV-2887 Preload Tour Story Imagery (no custom palettes) (#4935)

* Most stories preloaded

* Custom palette issues

* Custom palette implemented

* Preloaded tour story imagery

* Changed variable names

* Refactored

* Preload only 1 step ahead

* Squashed commit of the following:

commit 8e1c50662e36ce4509454029ae2610bdcdb9bd2d
Author: Ryan Weiler <[email protected]>
Date:   Fri Jan 26 07:53:29 2024 -0500

    dependency updates 1-19-24 (#4948)

commit f208caf4b2738878abdc9e7cad16c7aaa08506ee
Author: Ryan Weiler <[email protected]>
Date:   Thu Jan 25 12:28:20 2024 -0500

    adjusting static map logic for EIC (#4949)

commit adfce432e228ba42889be9f5e944d060141c811e
Author: Ryan Weiler <[email protected]>
Date:   Thu Jan 25 11:30:51 2024 -0500

    Adding conditionals for E2E test notifications  (#4950)

    * refactoring e2e tests

    * update animation-test

    * update layer-picker-mobile-test

    * fix about modal test

commit eef0628a73a177e742a2dfd2a7051857fb7fab4b
Merge: cffaddb89 f00bd5945
Author: Tom Cariello <[email protected]>
Date:   Wed Jan 17 11:55:03 2024 -0500

    Merge pull request #4938 from nasa-gibs/main

    Main to Develop

commit f00bd5945c63c062136c6d383f67b4d7840c5d08
Merge: c28475028 cffaddb89
Author: Tom Cariello <[email protected]>
Date:   Wed Jan 17 11:54:40 2024 -0500

    Merge branch 'develop' into main

commit c28475028d4db496fa5f496077be36cf63863e0b
Merge: dc8a02063 f9f78fc81
Author: Tom Cariello <[email protected]>
Date:   Wed Jan 17 11:51:09 2024 -0500

    Merge pull request #4937 from nasa-gibs/release

    Release to Main

commit cffaddb89a09aaae0655e0bb4f60419463f4914c
Author: Ryan Weiler <[email protected]>
Date:   Wed Jan 17 10:48:33 2024 -0500

    WV-2957 Code Coverage Documentation (#4936)

    * e2e code coverage test documentation

    * remove nyc ouput

commit f9f78fc817c0e4dead3522db7ac5ac82918a46d1
Merge: 0f0c1b0e7 16bc2db6c
Author: Tom Cariello <[email protected]>
Date:   Tue Jan 16 13:57:35 2024 -0500

    Merge pull request #4933 from nasa-gibs/UAT-v4.24.0

    UAT v4.24.0

commit 16bc2db6c990852d2ba618c9127e652adbd094e8
Author: Tom Cariello <[email protected]>
Date:   Tue Jan 16 13:36:01 2024 -0500

    v4.24.0

commit a633c3affd360e4b4c4ee563046014207d7b9189
Author: minniewong <[email protected]>
Date:   Tue Jan 16 10:40:38 2024 -0500

    Further updates to steps (#4932)

commit d7c4ddd8eb83e07494704a39220bbd0006710947
Author: minniewong <[email protected]>
Date:   Tue Jan 16 10:21:35 2024 -0500

    WV-3013: Fix dois and short names for AMSR-E and AMSR2 NSIDC layers (#4931)

    * Fix dois and short names

    * Update AU_OCEAN doi to working link

commit 6e749a1bb43688f34f38229ba920b956bc100027
Author: Ryan Weiler <[email protected]>
Date:   Fri Jan 12 13:28:06 2024 -0500

    update dependencies 1-12-24 (#4930)

commit 3719d4044bfa0784cdad87e03eb7ac30542e4862
Author: minniewong <[email protected]>
Date:   Fri Jan 12 12:19:32 2024 -0500

    WW-2655: OPERA Surface Water Extent story (#4921)

    * Initial steps

    * update story steps

    * hide surface water extent story in tour story box

    * update story text

    * Fix typos and add correct link for Step 5

    ---------

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

commit 7485dfee4fa7d99031a7f954f297bd8895f903e6
Merge: d355e56ac 7be844e99
Author: Ryan Weiler <[email protected]>
Date:   Fri Jan 12 12:08:08 2024 -0500

    Merge pull request #4917 from nasa-gibs/wv-gitc-temp-measurement-settings-layers

    WV GITC Fix for measurement settings layers & handle errors when adjustingStart dates on load

commit 7be844e99da394eb0f1433f24bcf58d54d360dbe
Author: ryanweiler92 <[email protected]>
Date:   Wed Jan 10 12:05:33 2024 -0500

    handle adjusting startDate errors

commit d355e56ac0992472f07f375fa514ada300532bb5
Merge: 7a82ea2b9 dc8a02063
Author: Ryan Weiler <[email protected]>
Date:   Mon Jan 8 16:05:57 2024 -0500

    Merge pull request #4920 from nasa-gibs/main

    Main to Develop v4.23.1

commit dc8a02063cd6e13405f48a2bfc9ad9dc370275f1
Merge: bc7625a45 0f0c1b0e7
Author: Ryan Weiler <[email protected]>
Date:   Mon Jan 8 15:29:48 2024 -0500

    Merge pull request #4919 from nasa-gibs/release

    Release to Main v4.23.1

commit 7a82ea2b943cdfb44eb96299f128106ed53d3df7
Author: Patrick Moulden <[email protected]>
Date:   Mon Jan 8 13:57:54 2024 -0500

    Dependency Updates 01-05-2024 (#4918)

commit effb47de024064075b1f31e6c9da9850f31b2ea0
Author: ryanweiler92 <[email protected]>
Date:   Mon Jan 8 12:37:45 2024 -0500

    check for layers in settings array that dont exist in config

commit 0f0c1b0e7a608d26a1ff2ec442b5dec514353f96
Merge: 94c346580 b0a36ceca
Author: Ryan Weiler <[email protected]>
Date:   Mon Jan 8 11:59:57 2024 -0500

    Merge pull request #4916 from nasa-gibs/UAT-v4.23.1

    UAT-v4.23.1 to Release

commit b0a36cecaebc0aa3d7f5a39a040204b782638df0
Author: ryanweiler92 <[email protected]>
Date:   Mon Jan 8 11:58:28 2024 -0500

    v4.23.1

commit b9a6ba0a936db9809d988d7e5361fccab86d1a6f
Author: minniewong <[email protected]>
Date:   Mon Jan 8 10:33:28 2024 -0500

    Fixes for typos, extra spaces, missing parentheses (#4914)

    * Fixes for typos, extra spaces, missing parentheses

    * Update VIIRS_SNPP_Ice_Surface_Temp_Night.md

commit dc1a710337404ab210996ec8ad662c8df25c9196
Author: Ryan Weiler <[email protected]>
Date:   Mon Jan 8 09:47:15 2024 -0500

    update axios (#4915)

commit b290693126b864b8ceea2f5065aeb7e062844feb
Merge: 5a86501be bc7625a45
Author: Ryan Weiler <[email protected]>
Date:   Wed Jan 3 14:56:07 2024 -0500

    Merge pull request #4908 from nasa-gibs/main

    Main to Develop v4.23.0

commit bc7625a4572acda67e0839a0cec7c84625379b99
Merge: dee0b7241 94c346580
Author: Ryan Weiler <[email protected]>
Date:   Wed Jan 3 14:52:23 2024 -0500

    Merge pull request #4907 from nasa-gibs/release

    Release to Main v4.23.0

commit 94c3465800dac6117cae38d6c3a47701cbe86a1a
Merge: 4a3e814fc 68b503a56
Author: Ryan Weiler <[email protected]>
Date:   Wed Jan 3 13:12:34 2024 -0500

    Merge pull request #4906 from nasa-gibs/UAT-v4.23.0

    UAT v4.23.0 to Release

commit 68b503a56d985a67f69a0e8be09da13658560051
Author: ryanweiler92 <[email protected]>
Date:   Wed Jan 3 13:09:59 2024 -0500

    v4.23.0

commit 5a86501beaef66e65b594102714015b353cdda10
Author: minniewong <[email protected]>
Date:   Wed Jan 3 12:18:37 2024 -0500

    update SMAP dois for new versions (#4905)

commit 97fe1c0644a03ebc71bdd254673827ee6b499fc2
Author: Ryan Weiler <[email protected]>
Date:   Tue Jan 2 16:02:58 2024 -0500

    WV-2985: Removing Date for EIC Static Map Mode (#4904)

    * add resolutions section to package.json for follow-redirects version 1.15.4

    * hide date during eic static map

commit 0112037dd2d0f8c9ed62e84fbafc7859057f4ab6
Author: Ryan Weiler <[email protected]>
Date:   Tue Jan 2 14:45:53 2024 -0500

    WV-2981: Dynamically update subdomains for collection updates feature for GITC deployments (#4886)

    * use correct subdomain in collection updates for gitc deployments

    * update layer source lookup to use regex for subdomain resolver

commit ecb0ebe5edbe7bbf6235dee48af529c1d8dbe03e
Author: Ryan Weiler <[email protected]>
Date:   Tue Jan 2 10:20:43 2024 -0500

    add resolutions section to package.json for follow-redirects version 1.15.4 (#4903)

commit e8c5124341c9416ef0ca9ddfc71fd8f0d685839c
Author: christof-wittreich <[email protected]>
Date:   Fri Dec 29 10:07:41 2023 -0600

    dependabot updates 12-29-23 (#4902)

commit 61b613226e98f5a6d4a254db0ec85a5f5a896db9
Author: minniewong <[email protected]>
Date:   Thu Dec 28 10:16:35 2023 -0500

    WV-2960: remove deployment link (#4891)

    * Removed deployment page and link; updated other misc

    * Update license.md

commit e5aa6c5c9fe41d47b476faf90a067651102b92bb
Author: minniewong <[email protected]>
Date:   Tue Dec 26 15:31:04 2023 -0500

    Update broken links (#4890)

    * Update broken links

    * Update MODIS_Aqua_L3_SST_MidIR_4km_Night_8Day.md

commit 0948ef8dbc759d5fef5963c7b1744b21f2f763f5
Author: minniewong <[email protected]>
Date:   Tue Dec 26 14:48:59 2023 -0500

    WV-2571: Update copyright info to 2024 (#4889)

    * Update copyright info to 2024

    * Update LICENSE.md

commit e896b360cac6e2d6ea18d4275b44fc44be6821ba
Author: Patrick Moulden <[email protected]>
Date:   Fri Dec 22 16:49:06 2023 -0500

    fix unrelated zots (#4885)

commit 1d3845686c23b46c845bc086e41d8cece04f2a2c
Author: Patrick Moulden <[email protected]>
Date:   Fri Dec 22 16:48:49 2023 -0500

    update local state with prop (#4884)

commit 37178cd2625f1922686c6fa4219697dfc064b28a
Author: Patrick Moulden <[email protected]>
Date:   Fri Dec 22 16:48:34 2023 -0500

    Wv 2977 comparison available imagery (#4887)

    * fix comparison mode

    * lint fix

commit 268e7c49c0838ce49172ec3d95c9ebca0bace331
Author: minniewong <[email protected]>
Date:   Fri Dec 22 16:42:57 2023 -0500

    WV-2975: Add 4 TRMM/TMI and AMSRE LPRM soil moisture layers (#4888)

    * Add 4 LPRM and TMI Soil Moisture layers

    * Add LPRM descriptions

commit e53ac04614243bfc2a0b16046c3e500074c13863
Author: minniewong <[email protected]>
Date:   Fri Dec 22 16:04:22 2023 -0500

    Update HLS Sentinel band combo; change title of EIC NOAA-20 fires (#4879)

commit f77d427aa0b524f6c8f14645aa0b01354bf8c74a
Author: Ryan Weiler <[email protected]>
Date:   Fri Dec 22 12:25:22 2023 -0500

    dependency updates 12-22-23 (#4883)

commit d5784255e72611e4aa275d623c8bab0582c2d04d
Merge: 8e21d6254 dee0b7241
Author: Tom Cariello <[email protected]>
Date:   Tue Dec 19 10:47:28 2023 -0500

    Merge pull request #4877 from nasa-gibs/main

    Main to Develop

commit dee0b72412b2c054d0a72d27529cb0c705422255
Merge: 54d54198f 4a3e814fc
Author: Tom Cariello <[email protected]>
Date:   Tue Dec 19 10:44:40 2023 -0500

    Merge pull request #4876 from nasa-gibs/release

    Release to main

commit 4a3e814fcd54501e2999786d630571e6f6e0dbaa
Merge: 419c90bc4 1efa98ba5
Author: Tom Cariello <[email protected]>
Date:   Tue Dec 19 08:44:30 2023 -0500

    Merge pull request #4875 from nasa-gibs/UAT-v4.22.0

    UAT v4.22.0

commit 1efa98ba5988c057a3a280cb883df446f830b5f5
Author: Thomas Cariello <[email protected]>
Date:   Tue Dec 19 08:42:42 2023 -0500

    v4.22.0

commit 8e21d625475fcfd62da933067933bef730a43406
Author: Patrick Moulden <[email protected]>
Date:   Mon Dec 18 21:19:59 2023 -0500

    Wv 2749 locate ddv imagery (#4614)

    * first pass at imagery search

    * lint fixes

    * add ImagerySearch to other layers

    * lint fixes

    * look for imagery closest to selected date

    * lint fix

    * sort dates and ensure closest img dates shown

    * tweak styles

    * remove true color presets

    * CR changes

    * lint fixes

    * css fix

    * lazy-load list for imagery dates

    * lint fixes

    * load dates seperately

    * remove old method

    * iteration on date lazy loading

    * remove trailing spaces

    * underzoom zot

    * imagery search enhancements

    * Zots and alerts

    * lint fixes

    * "destroy is not a function" fix

    * make zot lighter

    * resolve e2e zot test

    * modal

    * spacing fixes

    * tweak granule params

    * validate entries

    * zero out datetime

    * data to imagery

    * text changes

    * requested changes

    * shorten notices and enable opera layer

    * change how we get the concept id

    * style adjustments

    * update notice on date change

    * differentiate lazy-load list

    * remove notice after being dismissed once

    * only check visible layers

    * add divider

    * lint fix

    * Zoom alert modal

    * son't show granule alert if zoom alert is showing

    * clamp max extent and improved error handling

    * lint fixes

    * check for granules on visibility change

    * fix underzoom issue

    * structure changes

commit acbbfcc1e72618d0672b67e4a1cea3ad0d2e9725
Author: christof-wittreich <[email protected]>
Date:   Fri Dec 15 08:23:13 2023 -0600

    dependabot updates 12-15-23 (#4874)

* v4.25.0

* Updated node version

* Rebuild package-lock

* Added check prior to triggering pre-processing

* Dependency updates

* WV-2851: Add 9 GEDI layers (#4978)

* Add 9 GEDI layers; removed 4

* add GEDI layers to measurements

* preview images and fixed typos

* Added missing layers to measurements

* dependency updates 02-09-2024 (#4981)

* WV-3040: Update VIIRS Day/Night Band Nighttime Lights version (#4982)

* Update doi to version 2; update ENCC notice

* changed Landsat to 8 day revisit

* fixed a to an

* v4.26.0

* Dependency Updates 02-16-2024 (#4994)

* webpack-dev-server v4.15.1 --> 5.0.1

* dependency-updates-02-16-2024

* dependency updates 2-23-24 (#5006)

* WV-2996 Implement Notification Wireframes (#4988)

* first pass

* lint fixes

* first pass

* cleanup

* rename to AlertDropdown

* hide notifications during tour

* hide notifications

* styling tweaks

* lint fixes

* hide mobile alerts

* remove distraction free mode alert test

* each

* WV-2967 EIC 2.0 (#4999)

* EIC Request

* WIP

* update url

* remove util file

* remove console statement

* WV-3033 Dynamic Surface Water Extent story bug (#4977)

* wip

* fix and cleanup

* remove custom dev tool

* clean up

* merge fixes

* conditionally preload

* Wv 3041 update dswx story (#5008)

* Updated steps per comments from OPERA team

* Remove step 10 and change step 9 to swipe

---------

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

---------

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

* v4.27.0

* WV-3058 (#5011)

* Fix modal close button alignment

* Default numberOutagesUnseen to 0 (#5017)

* WV-3026: Dependency Updates 3-1-2024 (#5028)

* dependency updates 3-1-2024

* update app.js with trailing comma

* Updates to ice velocity and chlorophll (#5029)

* remove disable snapshots for CR layers (#5030)

* v4.28.0

* dependency updates (#5038)

* WV-3042 Support TEMPO layer (#5037)

* Add TEMPO layer

* make granule request params more agnostic

* remove tempo layer

* Delete web/images/layers/previews/geographic/TEMPO_L2_Ozone_Cloud_Fraction_Granule.jpg

* Update layerOrder.json

fix indentation

* revert changes to layerOrder.json

* Added e2e tests for classifications & reference images

* updated test urls

* Dependency Updates 03-15-24 (#5044)

* dependabot updates 03-15-24

* Fixed broken test

* Added reference images for mac chromium & firefox

* Saving playwright report as artifact

* Trying actions/upload-artifact@v4

* Running just classification tests & adjusting artifact output

* Moved mkdir above playwright test execution

* Back to running all tests

* Increasing threshold

* Increasing threshold more

* add accessibility link (#5048)

* Skeleton for updated approach to classification test

* WV-3083: Updating Axios (#5049)

* update axios

* turn off classification  test

* Modified classifications to look for specific colors

* Removed test stuff from ci-cd.yml and removed reference images

* A bit more cleanup

* v4.29.0

* Commented out unreliable notification tests

* WV-3073 granule count doesnt update (#5056)

* use setLayers to properly clear the layer state

* lint fixes

* dependency updates 3-25-24 (#5066)

* v4.30.0

* WV-3085 granule count slider sync issues (#5070)

* remove debounce

* remove debounce

* express update

* dependency updates (#5082)

* update eic endpoint

* update timestamp logic

* Add 2 Day/Night Band NOAA-20 layers (#5084)

* update useEffect hook

* update logic related to using backup dates

* lint fixes

* Dependency Updates 04-05-24 (#5096)

* dependabot updates 04-05-24

* Fixed express security alert

* Add Sentinel-3A and 3B Chlorophyll layers (#5097)

* WV-3100: Add NOAA-21 orbit tracks (#5098)

* Add NOAA-21 Orbit tracks

* Update OrbitTracks_NOAA-21_Ascending.md

* Added colormaps for NOAA-21

* noaa-21 orbit track preview images

* update dois (#5099)

* v4.31.0

* WV-3143: Add notices on deprecated NSIDC layers (#5102)

* Add notices on deprecated NSIDC layers

* update freeze/thaw doi

* Update Sentinel-2A and -2B to have dashes

* Wv 3074 sub daily time slider (#5106)

* first pass

* lint fixes

* eslint-disable no-await-in-loop

* dependabot updates 04-12-24 (#5117)

* add client side timeout for EIC request (#5105)

* Add NOAA-20 and NOAA-21 Chlorophyll a and Photosynthetically Available Radiation (#5119)

* WV 3056 Don't query static layers on time change (#5118)

* don't request for static layers

* lint

* add a comment

* Updated flood descriptions (#5120)

* WV-3049: Dismiss DDV notifications with local storage (#5101)

* DDV Alerts WIP

* dismiss ddv zoom & location alerts

* clean up

* turn off alerts when zoomed or located correctly

* update ddv check to include Nadir

* cleanup

* include opera layer

* handle multiple dismissable alerts

* WV-2865 Classification/Palettes Layers Classification Toggle Behavior (#5121)

* Fixed classification toggle issues

* Implemented reusable code segment

* dependabot updates 04-19-24 (#5131)

* WV-3147 update collections when projection changes (#5122)

* update collections when proj changes

* save collection proj to state and check it

* lint

* v4.32.0

* Add 2 PACE Orbit Track layers (#5135)

* UAT-v4.33.0

* dependency updates (#5151)

* don't round time (#5149)

* Add 4 Sentinel 3A and 3B orbit track layers (#5150)

* update endpoint (#5160)

* WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

* Add 5 Level 1 NOAA-21 layers

* update typos

* update layer-picker-test e2e

---------

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

* v4.34.0

* updating node

* Final updates for surface water extent story (#5159)

* activate water extent story (#5174)

* activate water extent story

* Update surface_water_extent.json

---------

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

* Add 2 PACE layers (#5173)

* v4.35.0

* add ongoing to PACE (#5180)

* add ongoing

* add ongoing to PACE chlorophyll

* Revert "add ongoing to PACE (#5180)" (#5181)

This reverts commit a6ed2a52afca7a698e65f002990bf9199d5d0cd8.

* expect 14 (#5182)

* Dependency Updates 05-03-2024 (#5179)

* dependency updates

* revert eslint-plugin-n

* revert eslint-plugin-jest

* revert react

* revert cssnano

* revert eslint-plugin-react-hooks

* dependency updates

* dependabot updates 05-13-24

* Changed wording to titiler (#5186)

* Removed mobile in-between styling (#5187)

* WV-2865 Redux 5.x Update (#5176)

* Updated to redux 5.0.1

* Squashed commit of the following:

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Squashed commit of the following:

commit a30a7cc2fe7723ba985716be37a19844405ab5a5
Merge: 28731c859 f6d154df6
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:16:48 2024 -0400

    Merge pull request #5178 from nasa-gibs/main

    v4.35.0 main to develop

commit f6d154df6159027c6e1ba6c9074b847a84474716
Merge: a0d971340 2cc366e35
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:13:16 2024 -0400

    Merge pull request #5177 from nasa-gibs/release

    Release v4.35.0 to main

commit 2cc366e35f97a34ca49c66ba0d3b13b4bf163bb1
Merge: 666866879 bfe99ed3a
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 13:01:42 2024 -0400

    Merge pull request #5175 from nasa-gibs/UAT-v4.35.0

    UAT v4.35.0

commit bfe99ed3a70cf118f331b234f9071c8f51c7bdf8
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 12:52:34 2024 -0400

    v4.35.0

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Fixed tests

* WV-3075 Improve granule availability on the leading edge (#5185)

* combine nrt and non-nrt granules

* remove log

* add granules in order

* get non-nrt granule date ranges for NRT layers

* lint

* WV-3045 WVS granule layer snapshots (#5162)

* allow granule layers to snapshot

* add granule_dates parameter

* update test

* limit to 15 granules

* conditionally push granule_dates param

* v4.36.0

* Release to Main v4.36.0 (#5200)

* updating node

* add ongoing to PACE (#5180)

* add ongoing

* add ongoing to PACE chlorophyll

* Revert "add ongoing to PACE (#5180)" (#5181)

This reverts commit a6ed2a52afca7a698e65f002990bf9199d5d0cd8.

* expect 14 (#5182)

* Dependency Updates 05-03-2024 (#5179)

* dependency updates

* revert eslint-plugin-n

* revert eslint-plugin-jest

* revert react

* revert cssnano

* revert eslint-plugin-react-hooks

* dependency updates

* dependabot updates 05-13-24

* Changed wording to titiler (#5186)

* Removed mobile in-between styling (#5187)

* WV-2865 Redux 5.x Update (#5176)

* Updated to redux 5.0.1

* Squashed commit of the following:

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Squashed commit of the following:

commit a30a7cc2fe7723ba985716be37a19844405ab5a5
Merge: 28731c859 f6d154df6
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:16:48 2024 -0400

    Merge pull request #5178 from nasa-gibs/main

    v4.35.0 main to develop

commit f6d154df6159027c6e1ba6c9074b847a84474716
Merge: a0d971340 2cc366e35
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:13:16 2024 -0400

    Merge pull request #5177 from nasa-gibs/release

    Release v4.35.0 to main

commit 2cc366e35f97a34ca49c66ba0d3b13b4bf163bb1
Merge: 666866879 bfe99ed3a
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 13:01:42 2024 -0400

    Merge pull request #5175 from nasa-gibs/UAT-v4.35.0

    UAT v4.35.0

commit bfe99ed3a70cf118f331b234f9071c8f51c7bdf8
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 12:52:34 2024 -0400

    v4.35.0

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Fixed tests

* WV-3075 Improve granule availability on the leading edge (#5185)

* combine nrt and non-nrt granules

* remove log

* add granules in order

* get non-nrt granule date ranges for NRT layers

* lint

* WV-3045 WVS granule layer snapshots (#5162)

* allow granule layers to snapshot

* add granule_dates parameter

* update test

* limit to 15 granules

* conditionally push granule_dates param

* v4.36.0

---------

Co-authored-by: ryanweiler92 <[email protected]>
Co-authored-by: Tom Cariello <[email protected]>
Co-authored-by: Patrick Moulden <[email protected]>

* Merge branch 'develop'

* Main to Develop v4.36.0 (#5201)

* Release to Main v4.36.0 (#5200)

* updating node

* add ongoing to PACE (#5180)

* add ongoing

* add ongoing to PACE chlorophyll

* Revert "add ongoing to PACE (#5180)" (#5181)

This reverts commit a6ed2a52afca7a698e65f002990bf9199d5d0cd8.

* expect 14 (#5182)

* Dependency Updates 05-03-2024 (#5179)

* dependency updates

* revert eslint-plugin-n

* revert eslint-plugin-jest

* revert react

* revert cssnano

* revert eslint-plugin-react-hooks

* dependency updates

* dependabot updates 05-13-24

* Changed wording to titiler (#5186)

* Removed mobile in-between styling (#5187)

* WV-2865 Redux 5.x Update (#5176)

* Updated to redux 5.0.1

* Squashed commit of the following:

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Squashed commit of the following:

commit a30a7cc2fe7723ba985716be37a19844405ab5a5
Merge: 28731c859 f6d154df6
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:16:48 2024 -0400

    Merge pull request #5178 from nasa-gibs/main

    v4.35.0 main to develop

commit f6d154df6159027c6e1ba6c9074b847a84474716
Merge: a0d971340 2cc366e35
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:13:16 2024 -0400

    Merge pull request #5177 from nasa-gibs/release

    Release v4.35.0 to main

commit 2cc366e35f97a34ca49c66ba0d3b13b4bf163bb1
Merge: 666866879 bfe99ed3a
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 13:01:42 2024 -0400

    Merge pull request #5175 from nasa-gibs/UAT-v4.35.0

    UAT v4.35.0

commit bfe99ed3a70cf118f331b234f9071c8f51c7bdf8
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 12:52:34 2024 -0400

    v4.35.0

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Fixed tests

* WV-3075 Improve granule availability on the leading edge (#5185)

* combine nrt and non-nrt granules

* remove log

* add granules in order

* get non-nrt granule date ranges for NRT layers

* lint

* WV-3045 WVS granule layer snapshots (#5162)

* allow granule layers to snapshot

* add granule_dates parameter

* update test

* limit to 15 granules

* conditionally push granule_dates param

* v4.36.0

---------

Co-authored-by: ryanweiler92 <[email protected]>
Co-authored-by: Tom Cariello <[email protected]>
Co-authored-by: Patrick Moulden <[email protected]>

* Merge branch 'develop'

---------

Co-authored-by: ryanweiler92 <[email protected]>
Co-authored-by: Tom Cariello <[email protected]>
Co-authored-by: Patrick Moulden <[email protected]>

* WV-2849: Add OPERA vegetation disturbance layer (#5205)

* Add OPERA DIST ALERT layer

* Update DIST to remove provisional

* Add to measurement categories

* Update preview image and add satellite

* Update OPERA_L3_DIST-ALERT-HLS_Color_Index.md

* dependabot updates 05-17-24 (#5215)

* v4.37.0

* v4.37.0

* v4.37.0

* Updated package-lock

* Main to Develop v4.37.0 (#5218)

* v4.36.0

* Release to Main v4.36.0 (#5200)

* updating node

* add ongoing to PACE (#5180)

* add ongoing

* add ongoing to PACE chlorophyll

* Revert "add ongoing to PACE (#5180)" (#5181)

This reverts commit a6ed2a52afca7a698e65f002990bf9199d5d0cd8.

* expect 14 (#5182)

* Dependency Updates 05-03-2024 (#5179)

* dependency updates

* revert eslint-plugin-n

* revert eslint-plugin-jest

* revert react

* revert cssnano

* revert eslint-plugin-react-hooks

* dependency updates

* dependabot updates 05-13-24

* Changed wording to titiler (#5186)

* Removed mobile in-between styling (#5187)

* WV-2865 Redux 5.x Update (#5176)

* Updated to redux 5.0.1

* Squashed commit of the following:

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Squashed commit of the following:

commit a30a7cc2fe7723ba985716be37a19844405ab5a5
Merge: 28731c859 f6d154df6
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:16:48 2024 -0400

    Merge pull request #5178 from nasa-gibs/main

    v4.35.0 main to develop

commit f6d154df6159027c6e1ba6c9074b847a84474716
Merge: a0d971340 2cc366e35
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 14:13:16 2024 -0400

    Merge pull request #5177 from nasa-gibs/release

    Release v4.35.0 to main

commit 2cc366e35f97a34ca49c66ba0d3b13b4bf163bb1
Merge: 666866879 bfe99ed3a
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 13:01:42 2024 -0400

    Merge pull request #5175 from nasa-gibs/UAT-v4.35.0

    UAT v4.35.0

commit bfe99ed3a70cf118f331b234f9071c8f51c7bdf8
Author: Tom Cariello <[email protected]>
Date:   Fri May 3 12:52:34 2024 -0400

    v4.35.0

commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <[email protected]>
Date:   Fri May 3 11:52:12 2024 -0400

    Add 2 PACE layers (#5173)

commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <[email protected]>
Date:   Fri May 3 11:47:07 2024 -0400

    activate water extent story (#5174)

    * activate water extent story

    * Update surface_water_extent.json

    ---------

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

commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <[email protected]>
Date:   Thu May 2 16:17:16 2024 -0400

    Final updates for surface water extent story (#5159)

commit d5d677bb9664492c2d92e1e222cab506942f98fe
Merge: 1383b52ee a0d971340
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:51:32 2024 -0400

    Merge pull request #5164 from nasa-gibs/main

    Main to Develop - v4.34.0

commit a0d971340864a8455da0deb48736aada6f145d35
Merge: 9dc656dc4 666866879
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 13:43:32 2024 -0400

    Merge pull request #5163 from nasa-gibs/release

    Release to Main - v4.34.0

commit 666866879d6daa415f12062382bf49bafebe6982
Merge: 2872fd030 65e7462e6
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:57:46 2024 -0400

    Merge pull request #5161 from nasa-gibs/UAT-v4.34.0

    UAT-v4.34.0 to Release

commit 65e7462e6561f34ae3a83d10f4c02f7a876560c0
Author: ryanweiler92 <[email protected]>
Date:   Wed May 1 10:53:44 2024 -0400

    v4.34.0

commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <[email protected]>
Date:   Wed May 1 10:20:43 2024 -0400

    WV-3084: Add 5 Level 1 NOAA-21/VIIRS layers (#5158)

    * Add 5 Level 1 NOAA-21 layers

    * update typos

    * update layer-picker-test e2e

    ---------

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

commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <[email protected]>
Date:   Wed May 1 10:08:37 2024 -0400

    update endpoint (#5160)

commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <[email protected]>
Date:   Wed May 1 09:32:48 2024 -0400

    Add 4 Sentinel 3A and 3B orbit track layers (#5150)

commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <[email protected]>
Date:   Tue Apr 30 10:04:16 2024 -0400

    don't round time (#5149)

commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <[email protected]>
Date:   Mon Apr 29 13:50:04 2024 -0400

    dependency updates (#5151)

commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:28:00 2024 -0400

    Merge pull request #5138 from nasa-gibs/main

    Main v4.33.0 to Develop

commit 9dc656dc4a0fd1c65de4f54445e3649b237b0595
Merge: 4d89f78dc 2872fd030
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 17:24:59 2024 -0400

    Merge pull request #5137 from nasa-gibs/release

    Release to Main v4.33.0

commit 2872fd03094cbf8489bdfec38eea8a4244877d75
Merge: b8f4ebb0c 215e2e19a
Author: Ryan Weiler <[email protected]>
Date:   Tue Apr 23 16:58:43 2024 -0400

    Merge pull request #5136 from nasa-gibs/UAT-v4.33.0

    UAT v4.33.0 --> Release

commit 215e2e19a4e5d738337705b06cb01197daccab82
Author: ryanweiler92 <[email protected]>
Date:   Tue Apr 23 16:55:41 2024 -0400

    UAT-v4.33.0

commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <[email protected]>
Date:   Tue Apr 23 16:23:36 2024 -0400

    Add 2 PACE Orbit Track layers (#5135)

* Fixed tests

* WV-3075 Improve granule availability on the leading edge (#5185)

* combine nrt and non-nrt granules

* remove log

* add granules in order

* get non-nrt granule date ranges for NRT layers

* lint

* WV-3045 WVS granule layer snapshots (#5162)

* allow granule layers to snapshot

* add granule_dates parameter

* update test

* limit to 15 granules

* conditionally push granule_dates param

* v4.36.0

---------

Co-authored-by: ryanweiler92 <[email protected]>
Co-authored-by: Tom Cariello <[email protected]>
Co-authored-by: Patrick Moulden <[email protected]>

* Merge branch 'develop'

* v4.37.0

* v4.37.0

* v4.37.0

* Updated package-lock

---------

Co-authored-by: ryanweiler92 <[email protected]>
Co-authored-by: Tom Cariello <[email protected]>
Co-authored-by: Patrick Moulden <[email protected]>

* get granules from store (#5204)

* WV-3174 Provide ability to set default number of granules to display on a per layer basis (#5202)

* fallback to the layer defs count value

* get count from layer def

* add documentation

* more

* Added initializing state tracking (#5219)

* WV-3182-Tempo L3 CMR availability (#5221)

* cmrAvailability

* docs

* spelling

* WV-3137:  Add TEMPO layers (#5232)

* Add TEMPO layers

* add startDate

* add descriptions

* Add Formaldehyde to measurements

* Disable snapshots for now

* add new preview images

* Update Cloud Fraction.json

* v4.38.0

* Text updates (#5235)

* v4.38.0

* fix package-lock

* 9 expected layers (#5239)

* WV-3192: change solar zenith angle for ozone layers (#5238)

* change solar zenith angle for ozone layers

* Remove L2 Ozone Column Amount

* v4.38.2

* Add 2 Ozone L2 layers (#5245)

* Dependency Updates 05-24-24 (#5234)

* Dependency Updates 05-24-24

* Squashed commit of the following:

commit db15a1c6bf986dde5db0d6bd8bc5ea7398d5b757
Merge: 5964e3cf6 e5652b926
Author: Patrick Moulden <[email protected]>
Date:   Wed May 29 13:48:47 2024 -0400

    Merge pull request #5242 from nasa-gibs/main

    v4.38.2

commit e5652b926eea27885a43aea8fa385fea7b1c1d4b
Merge: bad6cb0ca a2b679a4f
Author: Patrick Moulden <[email protected]>
Date:   Wed May 29 13:43:07 2024 -0400

    Merge pull request #5241 from nasa-gibs/release

    v4.38.2

commit a2b679a4fc69ab3ad8a64cbd7ed9f09c44d358c6
Merge: 52b47d148 1fe4d5c14
Author: Patrick Moulden <[email protected]>
Date:   Wed May 29 13:06:48 2024 -0400

    Merge pull request #5240 from nasa-gibs/UAT-v4.38.2

    UAT-v4.38.2 to Release

commit 1fe4d5c143ac98e44c4264dff4100a0c50646793
Merge: 456fb845f 52b47d148
Author: Patrick Moulden <[email protected]>
Date:   Wed May 29 13:05:23 2024 -0400

    Merge branch 'release' into UAT-v4.38.2

commit 456fb845f3b9d3ff0f4d98a0b740b193b19b47f8
Author: PatchesMaps <[email protected]>
Date:   Wed May 29 13:01:40 2024 -0400

    v4.38.2

commit 5964e3cf6fb2f7931a3604de86962048178fa20b
Author: minniewong <[email protected]>
Date:   Wed May 29 12:46:46 2024 -0400

    WV-3192: change solar zenith angle for ozone layers (#5238)

    * change solar zenith angle for ozone layers

    * Remove L2 Ozone Column Amount

commit 1f3d1dce79763446dc6e87a0d6f6aa8f77f8d7ff
Author: Patrick Moulden <[email protected]>
Date:   Wed May 29 12:33:36 2024 -0400

    9 expected layers (#5239)

commit 52b47d1482daae23f797864c18d731d9a64f2d07
Merge: 5d37b9aaa bf78da2c0
Author: Patrick Moulden <[email protected]>
Date:   Tue May 28 17:34:55 2024 -0400

    Merge pull request #5237 from nasa-gibs/UAT-v4.38.1

    UAT-v4.38.1 to Release

commit bf78da2c08c1cecc5ff074d5aa9d37f9c9e251eb
Author: PatchesMaps <[email protected]>
Date:   Tue May 28 17:30:34 2024 -0400

    fix package-lock

commit 5d37b9aaa7d1f3e319c935fbc9c762e6a168c657
Merge: 133892d4a 07e46ef46
Author: Patrick Moulden <[email protected]>
Date:   Tue May 28 17:16:08 2024 -0400

    Merge pull request #5236 from nasa-gibs/UAT-v4.38.1

    UAT-v4.38.1 to Release

commit 07e46ef466bf9dc40a4b6ad8467fcf2ef5fcb389
Merge: a07b640ed 133892d4a
Author: Patrick Moulden <[email protected]>
Date:   Tue May 28 17:15:23 2024 -0400

    Merge branch 'release' into UAT-v4.38.1

commit a07b640ed8ba888fe3fbeb50d0df9d72b350ffb1
Author: PatchesMaps <[email protected]>
Date:   Tue May 28 17:08:38 2024 -0400

    v4.38.0

commit ef3bfc1dfd7470041b267a615660fc40560b17f5
Author: minniewong <[email protected]>
Date:   Tue May 28 15:07:42 2024 -0400

    Text updates (#5235)

commit 133892d4aaa236707ca1dafc881e200af0e822c2
Merge: adc219f8d 669bce786
Author: christof-wittreich <[email protected]>
Date:   Fri May 24 13:28:11 2024 -0400

    Merge pull request #5233 from nasa-gibs/UAT-v4.38.0

    UAT-v4.38.0 to Release

commit 669bce786a56625ce0e385089ea04345e4af744c
Merge: 0bd267832 adc219f8d
Author: christof-wittreich <[email protected]>
Date:   Fri May 24 13:26:29 2024 -0400

    Merge branch 'release' into UAT-v4.38.0

commit 0bd267832134151529f2f3a24bb80cfab7487ffb
Author: christof-wittreich <[email protected]>
Date:   Fri May 24 13:23:…
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.

None yet

4 participants