Conversation
There was a problem hiding this comment.
This is a nice feature! I have some UI suggestions, feel free to accept or reject them:
- The dropdown might look better if it is located below the button with a matching width
- The order of the dates in the dropdown seems arbitrary. Can we sort this list ascending/descending?
- Consider limiting the user to 1 SEARCH per component lifetime
rboller
left a comment
There was a problem hiding this comment.
Great to see this in action! I've sent requested changes via Slack.
ryanweiler92
left a comment
There was a problem hiding this comment.
All of the logic seems to work very well, I didn't find anything wrong there. There are just a few file structure changes I'd like to clean up. In components/layer/settings/imagery-search you seem to be importing the imagery-search component into an index.js file and then exporting it again. You can probably just delete that index.js file and import your component directly from imagery-search.js.
Also there seems to be a css style sheet within the imagery-search directory. Lets keep a consistent style format and move this to an appropriate SCSS file in the scss directory. If you don't think an appropriate file already exists for this component you can create a new one and add it to the index.scss file.
commit 8e1c506 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Fri Jan 26 07:53:29 2024 -0500 dependency updates 1-19-24 (#4948) commit f208caf Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Thu Jan 25 12:28:20 2024 -0500 adjusting static map logic for EIC (#4949) commit adfce43 Author: Ryan Weiler <ryanweiler92@gmail.com> 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 eef0628 Merge: cffaddb f00bd59 Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Wed Jan 17 11:55:03 2024 -0500 Merge pull request #4938 from nasa-gibs/main Main to Develop commit f00bd59 Merge: c284750 cffaddb Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Wed Jan 17 11:54:40 2024 -0500 Merge branch 'develop' into main commit c284750 Merge: dc8a020 f9f78fc Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Wed Jan 17 11:51:09 2024 -0500 Merge pull request #4937 from nasa-gibs/release Release to Main commit cffaddb Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Wed Jan 17 10:48:33 2024 -0500 WV-2957 Code Coverage Documentation (#4936) * e2e code coverage test documentation * remove nyc ouput commit f9f78fc Merge: 0f0c1b0 16bc2db Author: Tom Cariello <Tomcariello@users.noreply.github.com> 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 16bc2db Author: Tom Cariello <tomcariello@gmail.com> Date: Tue Jan 16 13:36:01 2024 -0500 v4.24.0 commit a633c3a Author: minniewong <min.m.wong@nasa.gov> Date: Tue Jan 16 10:40:38 2024 -0500 Further updates to steps (#4932) commit d7c4ddd Author: minniewong <min.m.wong@nasa.gov> 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 6e749a1 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Fri Jan 12 13:28:06 2024 -0500 update dependencies 1-12-24 (#4930) commit 3719d40 Author: minniewong <min.m.wong@nasa.gov> 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 <ryanweiler92@gmail.com> commit 7485dfe Merge: d355e56 7be844e Author: Ryan Weiler <ryanweiler92@gmail.com> 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 7be844e Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Wed Jan 10 12:05:33 2024 -0500 handle adjusting startDate errors commit d355e56 Merge: 7a82ea2 dc8a020 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Mon Jan 8 16:05:57 2024 -0500 Merge pull request #4920 from nasa-gibs/main Main to Develop v4.23.1 commit dc8a020 Merge: bc7625a 0f0c1b0 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Mon Jan 8 15:29:48 2024 -0500 Merge pull request #4919 from nasa-gibs/release Release to Main v4.23.1 commit 7a82ea2 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Mon Jan 8 13:57:54 2024 -0500 Dependency Updates 01-05-2024 (#4918) commit effb47d Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Mon Jan 8 12:37:45 2024 -0500 check for layers in settings array that dont exist in config commit 0f0c1b0 Merge: 94c3465 b0a36ce Author: Ryan Weiler <ryanweiler92@gmail.com> 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 b0a36ce Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Mon Jan 8 11:58:28 2024 -0500 v4.23.1 commit b9a6ba0 Author: minniewong <min.m.wong@nasa.gov> 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 dc1a710 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Mon Jan 8 09:47:15 2024 -0500 update axios (#4915) commit b290693 Merge: 5a86501 bc7625a Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Wed Jan 3 14:56:07 2024 -0500 Merge pull request #4908 from nasa-gibs/main Main to Develop v4.23.0 commit bc7625a Merge: dee0b72 94c3465 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Wed Jan 3 14:52:23 2024 -0500 Merge pull request #4907 from nasa-gibs/release Release to Main v4.23.0 commit 94c3465 Merge: 4a3e814 68b503a Author: Ryan Weiler <ryanweiler92@gmail.com> 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 68b503a Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Wed Jan 3 13:09:59 2024 -0500 v4.23.0 commit 5a86501 Author: minniewong <min.m.wong@nasa.gov> Date: Wed Jan 3 12:18:37 2024 -0500 update SMAP dois for new versions (#4905) commit 97fe1c0 Author: Ryan Weiler <ryanweiler92@gmail.com> 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 0112037 Author: Ryan Weiler <ryanweiler92@gmail.com> 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 ecb0ebe Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Tue Jan 2 10:20:43 2024 -0500 add resolutions section to package.json for follow-redirects version 1.15.4 (#4903) commit e8c5124 Author: christof-wittreich <christof.wittreich@nasa.gov> Date: Fri Dec 29 10:07:41 2023 -0600 dependabot updates 12-29-23 (#4902) commit 61b6132 Author: minniewong <min.m.wong@nasa.gov> 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 e5aa6c5 Author: minniewong <min.m.wong@nasa.gov> 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 0948ef8 Author: minniewong <min.m.wong@nasa.gov> 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 e896b36 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Fri Dec 22 16:49:06 2023 -0500 fix unrelated zots (#4885) commit 1d38456 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Fri Dec 22 16:48:49 2023 -0500 update local state with prop (#4884) commit 37178cd Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Fri Dec 22 16:48:34 2023 -0500 Wv 2977 comparison available imagery (#4887) * fix comparison mode * lint fix commit 268e7c4 Author: minniewong <min.m.wong@nasa.gov> 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 e53ac04 Author: minniewong <min.m.wong@nasa.gov> Date: Fri Dec 22 16:04:22 2023 -0500 Update HLS Sentinel band combo; change title of EIC NOAA-20 fires (#4879) commit f77d427 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Fri Dec 22 12:25:22 2023 -0500 dependency updates 12-22-23 (#4883) commit d578425 Merge: 8e21d62 dee0b72 Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Tue Dec 19 10:47:28 2023 -0500 Merge pull request #4877 from nasa-gibs/main Main to Develop commit dee0b72 Merge: 54d5419 4a3e814 Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Tue Dec 19 10:44:40 2023 -0500 Merge pull request #4876 from nasa-gibs/release Release to main commit 4a3e814 Merge: 419c90b 1efa98b Author: Tom Cariello <Tomcariello@users.noreply.github.com> 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 1efa98b Author: Thomas Cariello <thomas.m.cariello@nasa.gov> Date: Tue Dec 19 08:42:42 2023 -0500 v4.22.0 commit 8e21d62 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> 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 acbbfcc Author: christof-wittreich <christof.wittreich@nasa.gov> Date: Fri Dec 15 08:23:13 2023 -0600 dependabot updates 12-15-23 (#4874)
* 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 8e1c506 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Fri Jan 26 07:53:29 2024 -0500 dependency updates 1-19-24 (#4948) commit f208caf Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Thu Jan 25 12:28:20 2024 -0500 adjusting static map logic for EIC (#4949) commit adfce43 Author: Ryan Weiler <ryanweiler92@gmail.com> 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 eef0628 Merge: cffaddb f00bd59 Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Wed Jan 17 11:55:03 2024 -0500 Merge pull request #4938 from nasa-gibs/main Main to Develop commit f00bd59 Merge: c284750 cffaddb Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Wed Jan 17 11:54:40 2024 -0500 Merge branch 'develop' into main commit c284750 Merge: dc8a020 f9f78fc Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Wed Jan 17 11:51:09 2024 -0500 Merge pull request #4937 from nasa-gibs/release Release to Main commit cffaddb Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Wed Jan 17 10:48:33 2024 -0500 WV-2957 Code Coverage Documentation (#4936) * e2e code coverage test documentation * remove nyc ouput commit f9f78fc Merge: 0f0c1b0 16bc2db Author: Tom Cariello <Tomcariello@users.noreply.github.com> 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 16bc2db Author: Tom Cariello <tomcariello@gmail.com> Date: Tue Jan 16 13:36:01 2024 -0500 v4.24.0 commit a633c3a Author: minniewong <min.m.wong@nasa.gov> Date: Tue Jan 16 10:40:38 2024 -0500 Further updates to steps (#4932) commit d7c4ddd Author: minniewong <min.m.wong@nasa.gov> 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 6e749a1 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Fri Jan 12 13:28:06 2024 -0500 update dependencies 1-12-24 (#4930) commit 3719d40 Author: minniewong <min.m.wong@nasa.gov> 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 <ryanweiler92@gmail.com> commit 7485dfe Merge: d355e56 7be844e Author: Ryan Weiler <ryanweiler92@gmail.com> 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 7be844e Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Wed Jan 10 12:05:33 2024 -0500 handle adjusting startDate errors commit d355e56 Merge: 7a82ea2 dc8a020 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Mon Jan 8 16:05:57 2024 -0500 Merge pull request #4920 from nasa-gibs/main Main to Develop v4.23.1 commit dc8a020 Merge: bc7625a 0f0c1b0 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Mon Jan 8 15:29:48 2024 -0500 Merge pull request #4919 from nasa-gibs/release Release to Main v4.23.1 commit 7a82ea2 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Mon Jan 8 13:57:54 2024 -0500 Dependency Updates 01-05-2024 (#4918) commit effb47d Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Mon Jan 8 12:37:45 2024 -0500 check for layers in settings array that dont exist in config commit 0f0c1b0 Merge: 94c3465 b0a36ce Author: Ryan Weiler <ryanweiler92@gmail.com> 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 b0a36ce Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Mon Jan 8 11:58:28 2024 -0500 v4.23.1 commit b9a6ba0 Author: minniewong <min.m.wong@nasa.gov> 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 dc1a710 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Mon Jan 8 09:47:15 2024 -0500 update axios (#4915) commit b290693 Merge: 5a86501 bc7625a Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Wed Jan 3 14:56:07 2024 -0500 Merge pull request #4908 from nasa-gibs/main Main to Develop v4.23.0 commit bc7625a Merge: dee0b72 94c3465 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Wed Jan 3 14:52:23 2024 -0500 Merge pull request #4907 from nasa-gibs/release Release to Main v4.23.0 commit 94c3465 Merge: 4a3e814 68b503a Author: Ryan Weiler <ryanweiler92@gmail.com> 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 68b503a Author: ryanweiler92 <ryanweiler92@gmail.com> Date: Wed Jan 3 13:09:59 2024 -0500 v4.23.0 commit 5a86501 Author: minniewong <min.m.wong@nasa.gov> Date: Wed Jan 3 12:18:37 2024 -0500 update SMAP dois for new versions (#4905) commit 97fe1c0 Author: Ryan Weiler <ryanweiler92@gmail.com> 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 0112037 Author: Ryan Weiler <ryanweiler92@gmail.com> 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 ecb0ebe Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Tue Jan 2 10:20:43 2024 -0500 add resolutions section to package.json for follow-redirects version 1.15.4 (#4903) commit e8c5124 Author: christof-wittreich <christof.wittreich@nasa.gov> Date: Fri Dec 29 10:07:41 2023 -0600 dependabot updates 12-29-23 (#4902) commit 61b6132 Author: minniewong <min.m.wong@nasa.gov> 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 e5aa6c5 Author: minniewong <min.m.wong@nasa.gov> 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 0948ef8 Author: minniewong <min.m.wong@nasa.gov> 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 e896b36 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Fri Dec 22 16:49:06 2023 -0500 fix unrelated zots (#4885) commit 1d38456 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Fri Dec 22 16:48:49 2023 -0500 update local state with prop (#4884) commit 37178cd Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Date: Fri Dec 22 16:48:34 2023 -0500 Wv 2977 comparison available imagery (#4887) * fix comparison mode * lint fix commit 268e7c4 Author: minniewong <min.m.wong@nasa.gov> 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 e53ac04 Author: minniewong <min.m.wong@nasa.gov> Date: Fri Dec 22 16:04:22 2023 -0500 Update HLS Sentinel band combo; change title of EIC NOAA-20 fires (#4879) commit f77d427 Author: Ryan Weiler <ryanweiler92@gmail.com> Date: Fri Dec 22 12:25:22 2023 -0500 dependency updates 12-22-23 (#4883) commit d578425 Merge: 8e21d62 dee0b72 Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Tue Dec 19 10:47:28 2023 -0500 Merge pull request #4877 from nasa-gibs/main Main to Develop commit dee0b72 Merge: 54d5419 4a3e814 Author: Tom Cariello <Tomcariello@users.noreply.github.com> Date: Tue Dec 19 10:44:40 2023 -0500 Merge pull request #4876 from nasa-gibs/release Release to main commit 4a3e814 Merge: 419c90b 1efa98b Author: Tom Cariello <Tomcariello@users.noreply.github.com> 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 1efa98b Author: Thomas Cariello <thomas.m.cariello@nasa.gov> Date: Tue Dec 19 08:42:42 2023 -0500 v4.22.0 commit 8e21d62 Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> 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 acbbfcc Author: christof-wittreich <christof.wittreich@nasa.gov> Date: Fri Dec 15 08:23:13 2023 -0600 dependabot updates 12-15-23 (#4874)
* fixing merge conflicts * Revert Build Process & Fix GTM (nasa-gibs#4509) * reverting build process * updating GTM * lint fixes (nasa-gibs#4510) * updating GTM URL (nasa-gibs#4511) * UAT-v4.10.1 * dependabot updates 7.21.23 (nasa-gibs#4516) * WV-2774: Fixing Stale Workflows (nasa-gibs#4518) * remove playwright-workflow * remove layer pr checklist * updating ci-cd.yaml name property * WV-2766: Modernizing Rotation Component (nasa-gibs#4505) * Converted to functional component * Changed dispatch action & simplified map object per feedback * WV-2772: Modernizing date-selector Component (nasa-gibs#4520) * Converted to functional component * Removed unecessary eslint overrides per feedback * Removed unecessary eslint overrides per feedback 2 * WV 2612 verbose mode 2 (nasa-gibs#4521) * buildOptions * add verbose scripts * getCapabilities * getVisMetadata * validateConfigs * revert getVisMetadata * move ident into conditional block * dependabot updates 07-28-23 (nasa-gibs#4534) * Wv 2742 investigate bbox coordinate (nasa-gibs#4535) * workaround transformExtent bug * remove olProj import * remove comment * v4.11.0 * WV-2773: Modernizing image-download-panel Component (nasa-gibs#4536) * Converted to functional component * Changes per feedback * dependabot-updates-08-04-23 (nasa-gibs#4548) * WV-2493 Charting Mode (nasa-gibs#4109) * Jammed in a 'Start Chart' button & began styling it. * Moved ModeSelection component beneath the buttons to reflect wireframes. * Moved 'Group Similar' checkbox into layers-container to achieve wireframe layout. Also quickly styled the chartings & comparison buttons. * Logging * Configured charting key into the initial state. * Charting 'Active' state toggling appropriately. * Charting mode tracking is being initialized & toggled appropriately via state/props. * Created & plumbed layer menu file for Charting Mode. Needs lots of work. * Renamed ModeSelection component to CompareModeOptions to more strongly differentiate between compare mode options & charting options. * Roughly styled the rest of the charting elements in the sidebar & initialized various values in the state. * AOI mode toggling correctly. * Applied logic to disable charting/comparison when the other is active. * Retrieved map object via state & initiating addInteraction when AOI selected. * Drawing a box for AOI now. * logging * Converted charting-mode-options to a function component * Drawn area of interest is persisting! * refactored a bit, handling aoiActive better, & beginning to terminate the AOI draw process. * AOI drawing workflow getting better. Now ends drawing when pencil icon clicked a 2nd time. * End current draw & clear AOI when charting mode exited. * aoiSelected prop is being tracked correctly. * Compare mode style selection is fixed (restored mapDispatchToProps function) * Charting info box is being shown on chart mode start, on (i) click & closed on chart mode exit. * Moved AOI box selection styles into seperate file. * Added singe/range toggle function to buttons. Still needs wiring up to state. * Added date singe/range to state, added classNames & simple styling to reflect selection. * Extracting dates from the timeline & inserting them in charting mode UI. * toggling the date range string on/off depending on the date selection made. * Create charting-date-selector component for integration in charting mode. * Forced charting-date-selector into chart area. Needs some love but it's a start. * Minor changes in charting-date-selector.js * Calling modal with date pickers when calendar clicked in charting mode. * Displaying 2 date selectors when calendar clicked. * Fiddling with DateRangeSelector. Nothing working yet... * Start date for charting date selection now behaving better. End date is still stuck. * Both date pickers are working, updating the state, & reflected in the UI. * Created (static) ChartingStatistics modal. * Logging & cleanup * mocking up api * Printing dynamic simple stats from a static URL request. * Simple stats request is dynamic with the exception of the bounding box. * Bounding box is now being pulled into the URL dynamically. * Limited stat output to 3 digits, improved stat window formatting. * Charting start date initialized to timeline date. * Charting start date & end date aligned with timeline values on initialization. * Removed extra logging * Disabling 'Start Charting' button if no valid layers are active. * Configuring the charting layers menu. * Charting mode layerlist is only showing layers with palettes. * Disabled layer dropdown menu in charting mode. * Removed toggleVisibility feature from the layer list when in charting mode. * Initialize active charting layer on mode start. * Toggling active charting layer appropriately. * charting simple statistics is pulling the correct layer from state. * Updated charting icons, removed ability to delete layers within charting mode, adjusted styling of charting buttons. * Very minor improvements to the stats & chart butons. * Added disclaimer in charting info modal & simple stats modal. * Fixed bug causing incorrect format of single-digit days. * Updated URI generation to properly acount for date range parameters. * Reset charting state to default values when mode exited. * Added Recharts lib to package.json, printing dummy chart on-click as POC. * Added date/date range to simple statistics popup window. * Charting request succeeding, chart is not quite working in WV yet. * Printing generic chart. * Live data charting with appropriate labels & XAxis. * Renamed files/imports for clarity. * Refactoring... * Reverted some very basic adjustments (line breaks, semicolons, etc.) to be less disruptive to the git history. * Charting modals persist until the user clicks the close button. * Extracting active layer start/end dates & providing them to the datepicker. * More date exploration to install limits per layer in charting. * User cannot select invalid dates for the active layer in charting mode datepicker. * Basic error handling for the fetch request. Needs work... * Logs & exploration * Updated chart to only display mean & stdev. * Replaced charting lorem ipsum with actual instructions. * Changed 'Single Date' button to 'One Date' & made 'Date Range' the default selection. * Modified charting mode to use a single action button (action determine by date option selected). * Showing overall statistics along with the chart now. * Fixed start & end date limits in charting date selection (for layers with non-contiguous date ranges). * Added rudimentary progress indicator. * Display chart request failures to user at bottom of layer window. * Added 'min' to the simple stats display & tightened YAxis chart legend to focus on the data. * Adjusted YAxis min/max calculation to use 10% instead of a flat 25 to establish the scale. * Adjusted YAxis min/max to round to the nearest multiple of 25. * Logging out time series response. * Styled the text color to black in the chart tooltip. * update package-lock * Merged develop into this branch * removed placeholder for charting unit tests * removed placeholders for charting unit tests * Merge cleanup & lint fixes * Added build option for charting mode * Defaulting charting mode to FALSE in features.json * Modified YAxis calculation routine to produce better results (10% buffer at min & max, but no rounding). * updated steps * Disabled 'Request Chart' button with request in progress * Adjusted chart mode date picker to display 1 or 2 pickers based on chart mode (date or range) * Hide comparison / charting buttons in sidebar if the other feature is currently active * Added unit of measure in time series chart title (if available) * Created e2e tests for charting mode * Finalized e2e --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * WV-2638: Dynamic Data Visualization -updated (nasa-gibs#4458) * Add HLSS30 layer // Update layerbuilder with ttiler function * wip * ttiler layer logic WIP * handle ttiler layer logic * adding HLSL30 layer * customize band selection button * dropdown selection * update band combos in redux * WIP * rerequest ttiler layers on band combo selection * merge develop * update band selections * update layerBuilder merge * update package.json * associated layers for dummy layers * associated layers for dummy layers * add default band combo's to layer defs * band selection parent info menu for layer settings * update rgb selection block for customize modal * WIP * preset options * configuring layers * configuring additional layers * update addLayer logic for bandCombo param * fix layer collection assertoin error and handle collection identifier * load band combinations from permalink * update layerOrder * dev-test-mode * update dev-mode architecture * preset console commands * measure wms tiles by bounding box * date search method radio buttons * find orbital dates * find hls imagery for visible extent * fix layer ordering when updating band combinations * update layerOrder * adding some sentinel menu presets * WIP * update preset options for sentinel * adding sentinel presets to layerOrder * fix compare layers bug * turning off test mode * update sources & include overzoom zot notices * update orbit tracks for ddv layers & skip ddv layers during build process * add e2e test for dev-test-mode * Update layer names and add prelim descriptions * Add descriptions * add preview images * lint fixes * fix sentinel vegetation band combo * remove resolution-bandwidth-wavelength sections * update preset menu images and add sentinel vegetation * update layer order and vis metadata exempts * disable snapshots for HLS layers * update band selections for landsat * update hls natural color landsat in layerbuilder * fix tile matrix for ddv layers for overzoom * Add layers to measurements, rename layers; update available bands --------- Co-authored-by: minniewong <min.m.wong@nasa.gov> * downgrading node fetch to v2.6.9 (nasa-gibs#4550) * WV-2619 Updating Embed Mode for EIC (nasa-gibs#4552) * remove addlayer and group layers // reimplement date change arrows * open embed tab without kiosk * update animation button for eic embed mode // remove eic param from permalink on new tab * WV-2790 sidebar buttons (nasa-gibs#4554) * Full Screen Styling back towards normal * Mobile Styling back towards normal * Chart mode styling done. Chart mode is no longer available in mobile mode. * Lint fixes * Merge conflict cleanup * WV-2775: Layer Threshold Combined Slider (nasa-gibs#4553) * Converted to double-slider * Removed unecessary componentDidUpdate * Simplified avg setState * Changes from feedback * dependabot updates 08-11-2023 (nasa-gibs#4567) * WV-2793 Embed Examples (nasa-gibs#4555) * updating comparison toggle position * open animation widget as collapsed in embed mode * display exit button for animation widget on left side in embed mode * fix sidebar alignment in mobile embed * disable mobile date picker in embed * fix button alignment for compare mode * remove event filter button * only display embed message on hover * update button alignments * WV-2791: Layer Threshold Max Decreasing Fix (nasa-gibs#4556) * Fixed incorrect end of max range in url * Alternate solution to prevent url pattern change * Prevented squash palette button from lowing max (nasa-gibs#4569) * Adjusted double-slider to work with dual colormaps (nasa-gibs#4570) * WV-2392: Add VIIRS SNPP and NOAA-20 C2 L1 STD layers (nasa-gibs#4571) * Add Suomi NPP and NOAA-20 VIIRS STD surface reflectance * Added Sea Ice, Snow, Ice Surface Temp, Land Surface Temp layers * split into folders for snpp and noaa20 * IST description * update IST resolution * Update daac mapping * Snow Cover, Sea Ice and LST descriptiond * Add preview images; resolution updates * remove empty files * update layer-picker e2e test --------- Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com> * WV-2622 invisible flags (nasa-gibs#4325) * All color entries are being displayed in WV * Modify build process to include hidden palette entries in the UI. * decode & recoding image, still need to add process step. * Producing static-y PNG * Better organization * working thru image processing steps * Printing opaque tile to map! * Trying to determine why my PNG encoding is resulting in a tiled image instead of full sized * Fixed arrBuffer PNG encoding calculation to fix my multiple of 4 error. Image is opaque & correct after processing now! * removed logging * logging * Removed local image which was used for testing * Removed another local image which was used for testing * Toggling colors works (technically) but it is too slow & initializes incorrectly * Modifications in processColormap.js to include the disabled indices * Logging * logging & exploration * logging * Exploring build process * Commenting in processColormap.js * Modified build process to include all qualifying ColorMapEntries * Manually disabling a couple palette items on layer add. * lint fix * Dynamically disabling palette entries appropriately * Refactoring/merging the old palette swap code with the new code * exploration & logging * Removed logging * Additional cleanup * Additional cleanup * Cleanup of comments * modified palette swap to exclude continuous palettes * Added existence check to avoid crash processing continuous palettes. * Removed log, minor update to determine category vs continuous palettes * Removed pako package * Added catch to image fetch & early exit on classification refresh * Re-ordered colormap elements in build process * Refactor of the build array modifications * Updated flood tour story to disable newly exposed color palettes properly * Correctly updated Flood & Swath Gap tour stories to disable newly exposed color palettes * Updated build to reference the index instead of the ref value when processing colormaps * Reconciled the imageTile.js conflicts after merging develop * Working through merge conflicts / errors * fixed sidebar legend issue from merge * lint fix (array destructuring) * Modified build to restrict array re-ordering to classification type only * Updated validity check for newActivePalettesObj * Removed unused import * exploring water mask * Changed MEaSUREs layers to immutable: false & removed logging * Removed overlooked logging --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * GITC WV 4.11.0 Build (nasa-gibs#4573) * test build * update fetchConfigs timeout * lint fixes * update getVisMetadata exception count * remove console log * update getCapabilities & getVisMetadata scripts to use Promise.all * remove promise.all * revert port * reimplement promise.all * update validateOptions * lint * wip * update product picker for missing projections * clean up * update category-layer-row * update max count for getVisMetadata * update product-picker selectors * update date-selector e2e test * remove comment * revert promise.all * v4.12.0 * Dependabot Updates 08-18-23 (nasa-gibs#4586) * dependabot updates 08-18-23 * lint update * V4.12.0 hot fixes (nasa-gibs#4587) * fix mobile animation date button centering * adjust collapsed animation widget position in df * fix sidebar coming out of df mode * fix df dates * UAT-v4.12.0-1 * WV-2782: Reimplement embed mode and associated documentation (nasa-gibs#4589) * reimplement embed tab // open feedback module on link click // recover embed doc * cleanup share.js * update feedback link style * fix clicking on feedback twice * fix contact us positioning * remove console log * removing embed tab in mobile view (nasa-gibs#4592) * complete verbose mode todo (nasa-gibs#4591) * reimplement embedding doc (nasa-gibs#4598) * WV-2806 & WV-2808: Fix misspelling of acquisition and move HLS Nadir BRDF layers to top (nasa-gibs#4595) * Fix misspelling of acquisition and move HLS Nadir BRDF layers to top * Update GOES-West_ABI_Band2_Red_Visible_1km.md * dependabot updates 08-25-2023 (nasa-gibs#4610) * wv-2702 orbit tracks (nasa-gibs#4596) * Preliminary labels added * Style changes to address orbit track label text * remove logging * wv-2579 build process eslint override removal (nasa-gibs#4590) * no-undef: Removed ValueError extension & unused if statement in build process * no-undef: Updated function args & refs to explicitly declare vars. Also updated some incorrect var names. * no-undef: mergeConfig.js explicitly declare variable. * no-undef: fetchPreviewSnapshots.js explicitly declare statusText variable. * no-undef: validateConfig.js explicitly declare invalidJsonFiles[] & 'error' & removed unused layerConfigFiles[]. * no-undef: getVisMetadata.js various var declaration adjustments. * Eliminated prefer-regex-literals from eslint in the build process & fixed the offending instance. * .eslintrc rule removal * Added linter counts * WV-2824 Removing HLS True Color Presets And DDV Layers (nasa-gibs#4611) * remove true color from customizable presets * remove true color json files and remove from layer order * Removed embed mode from class name condition & removed embed mode prop in collapsed-button component (nasa-gibs#4613) * wv-2830: Crash fix: HLS_True_Color_Landsat continued cleanup (nasa-gibs#4616) * Removed HLS_True_Color_Landsat from Featured Land Surface Reflectance file * Removed HLS_True_Color_Landsat & HLS_True_Color_Sentinel from a couple other files. --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * wv-2820 eslint (nasa-gibs#4599) * no-use-before-define addressed for variables * no-use-before-define addressed for functions * no-use-before-define addressed for classes * Wv 2780 invalid bbox coords (nasa-gibs#4615) * validate extent before reprojection * lint fixes * remove min/max labels * change naming * change naming continued * WV-2831: Add contact info to embed page (nasa-gibs#4619) * Update embeding.md * encode space * Rename embeding.md to embed.md * renabling the embed doc * update embed doc --------- Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com> * Dependabot updates 09-01-2023 (nasa-gibs#4631) * dependabot updates * updated glob * WV 2756 DDV Band Math presets (nasa-gibs#4551) * Add HLSS30 layer // Update layerbuilder with ttiler function * wip * ttiler layer logic WIP * handle ttiler layer logic * adding HLSL30 layer * customize band selection button * dropdown selection * update band combos in redux * WIP * rerequest ttiler layers on band combo selection * merge develop * update band selections * update layerBuilder merge * update package.json * associated layers for dummy layers * associated layers for dummy layers * add default band combo's to layer defs * band selection parent info menu for layer settings * update rgb selection block for customize modal * WIP * preset options * configuring layers * configuring additional layers * update addLayer logic for bandCombo param * fix layer collection assertoin error and handle collection identifier * load band combinations from permalink * update layerOrder * dev-test-mode * update dev-mode architecture * preset console commands * measure wms tiles by bounding box * date search method radio buttons * find orbital dates * find hls imagery for visible extent * fix layer ordering when updating band combinations * update layerOrder * adding some sentinel menu presets * WIP * update preset options for sentinel * adding sentinel presets to layerOrder * fix compare layers bug * turning off test mode * update sources & include overzoom zot notices * update orbit tracks for ddv layers & skip ddv layers during build process * add e2e test for dev-test-mode * Update layer names and add prelim descriptions * Add descriptions * add preview images * lint fixes * fix sentinel vegetation band combo * remove resolution-bandwidth-wavelength sections * update preset menu images and add sentinel vegetation * update layer order and vis metadata exempts * disable snapshots for HLS layers * update band selections for landsat * update hls natural color landsat in layerbuilder * NDVI layers for Sentinel and Landsat * add additional preset options * Add additional layer configurations * lint fixes * add new landsat layers to layerbuilder * hydrate bandCombo from url param * fix merge conflict resolution issue * rescale correction * fix undefined dep * Add layer descriptions and update titles * Change False color to Color Infrared; add preview images * Fix typos and change band and text order * Update HLS_False_Color_Sentinel.md * make preset list fixed height * Remove band math from layer titles Remove band math from layer titles and added calculation to layer description --------- Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com> Co-authored-by: minniewong <min.m.wong@nasa.gov> * UAT-v4.13.0 * fix error (nasa-gibs#4634) * dependabot updates 09-08-23 (nasa-gibs#4648) * wv-2798: Fix references (nasa-gibs#4620) * Updated a couple URLs to point to production. * Modified notification request params to eliminate test URL from code * Reverting unnecessary spacing adjustments --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * wv-2836 satellite names (nasa-gibs#4638) * Reviewed & adjusted all references to getOrbitTrackTitle() * Lint fix & removed comment * add satellite number to customizable HLS layers (nasa-gibs#4649) * structuredClone to lodash (nasa-gibs#4654) * UAT-v4.14.0 * WV-2792: Atmospheric Rivers Tour story (nasa-gibs#4618) * WIP * split to two stories WIP * updates to story WIP * short story WIP * Update california_rains2.json * Update step004.md * split stories * story with geostationary * updates to geo * update to zoom in more * add distraction free to each step * remove defunct stories * update steps * step text updates * fix typos * update text and map positioning for step 3 and 11 * Added error checking in reducers to prevent erroneous redux calls. * Removed stray line break --------- Co-authored-by: Tom Cariello <tomcariello@gmail.com> * Change floor to round when reducing discrete palettes for sidebar (nasa-gibs#4651) * update animate button embed mode position (nasa-gibs#4652) * WV-2834: Enabling Tour Stories in Embed Mode (nasa-gibs#4650) * enable embed mode with tour stories * fix app crash on embed * remove app mounting state * fix custom palette removal error * update layers reducer * lint fix * remove comment * dependabot updates (nasa-gibs#4668) * change build nonce to uuid (nasa-gibs#4657) * Wv 2837 display currently selected preset (nasa-gibs#4637) * first pass at currentlySelectedPreset * lint fixes * default first preset as selected * remove default preset * remove console.log * new previews (nasa-gibs#4669) * WV-2480: Highlight Event Tracks on Hover (nasa-gibs#4617) * Added initial highlighting on selected track * Added full track highlighting * Fixed linting issues * Fixed requested issues * Added unhighlightEvent * Fixed event track bugs * Fixed missing params * Fixed incorrect param type * Fixed requested issues * UAT-v4.15.0 * wv-2863: Do not show tour window on mobile devices (nasa-gibs#4674) * Added mobile check before loading Tour component * Adding condition to allow <Tour> on mobile when in embed mode --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * remove double encoding (nasa-gibs#4671) * dependabot updates 9-22-23 (nasa-gibs#4684) * WV-2850: Update and replace MAIAC layers (nasa-gibs#4686) * Update MAIAC layers * Remove collection mix note * update measurement description * update preview and doi * Update preset-options.js * WV-2857 Additional Properties GITC (nasa-gibs#4687) * setting additionalProperties property to true for gitc builds * lint fixes * remove comments * WV-2844: Autoplay Animations (nasa-gibs#4670) * autoplay animation in kiosk mode * hide widget in kiosk mode and distraction free mode * wv-2848: Shortlink update (nasa-gibs#4685) * Added componentDidUpdate to keep queryString from going stale * Merged latest develop * Cleanup * Change chlorophyll a to lower case (nasa-gibs#4695) * Add acknowledgement for geocoding service (nasa-gibs#4694) * Add acknowledgement for geocoding service * fix typo * dependabot updates 09-29-23 (nasa-gibs#4703) * validate projections (nasa-gibs#4519) * WV-2829 Outage Notifications (nasa-gibs#4672) * logging * Processing notifications in alert.js & displaying messages on WV load * Lots of logging... * Hide tour if state.notifications.numberunseen == null * numberOutagesUnseen added to state * logging * Redux action on outage notification dismissed * Redux actions properly reducing dismissed outage notification count * Loading tour after dismissing outage alerts * Exploring e2e test failures * Updated a few e2e tests to account for the extra alert notifications * Adjusting notification reducer * Adjusting notification reducer * Exploring jest failure * logging * Removed console.log * Fixed jest notification test * updated nightwatch test in share-test.spec.js * working to add notifications in app.js * Notifications loading on app load with outages * Notifications working but lots of failed playwright tests to clean up * lint fix * Reverted changes made when using <alert> instead of <Notifications> * More cleanup * animation nightwatch tests updated & passing * More e2e updates * More e2e updates * Majority of e2e tests updated * Reworked notifications e2e tests to accomodate new behavior * adjusted compare mode e2e tests * logging * removed logs * Skipping test for firefox * e2e improvements, not done yet * Fixed behavior when notifications collide with the abt URL parameter. Also updated associated e2e tests. * lint fix * Reduced maximum number of Playwright workers to 3 to prevent erroneous e2e test failures * Reverting unnecessary line break * Logging around notification types * Replaced early return in seperateByType() so we only notify outages (not layer outages) * removed logs * reverted change in notifications.js * testing e2e with UAT endpoint * Determine github window.location.origin value for CICD * Reworked notification e2e tests * Reworked notifications tests to pass in GH * Wv 2620 reactv18 upgrade (nasa-gibs#4693) * Upgraded to React 18.0.0 * Updated package-lock * Fixed dependencies * Fixed useEffect trigger * Modified ol-measure-tool based on feedback * Added multiple roots * Add standard reference links (nasa-gibs#4704) * hydrate and dehydrate bandCombo objects (nasa-gibs#4705) * caching test (nasa-gibs#4706) * javascript caching test (nasa-gibs#4707) * caching test revert (nasa-gibs#4708) * UAT-v4.16.0 * dependabot updates 10-6-23 (nasa-gibs#4713) * WV-2829 outage adjustments (nasa-gibs#4715) * Only notify OUTAGES on initial WV load * Disable auto-notification when EIC mode is active * Removed unnecessary overrides * Disable auto-notification when in kiosk mode --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * v4.16.0-1 * filter gitc relevant headers (nasa-gibs#4714) * WV-2914: Configuring New EIC Layers (nasa-gibs#4716) * configuring new EIC layers * adding VIIRS NOAA20 Corrected Reflectance threshold * v4.16.0-2 * WV-2919 notify fix (nasa-gibs#4721) * logging * Fixed initial notification count * lint fix * Remove log * v4.16.0-3 * dependency updates 10-13-2023 (nasa-gibs#4732) * update ddv layer configs (nasa-gibs#4734) * Added tough-cookie to package.json (nasa-gibs#4737) * WV-2920 flood (nasa-gibs#4735) * Updated value pushed to initializeDisabled array during build. * Apply change to all layers (not just MODIS Flood) & remove comments * Remove unnecessary 'id' arg from processEntries function * Replaced comment * Fixed comment * WV-2913: Multiple Tracks Incorrectly Highlighted Simultaneously (nasa-gibs#4736) * Added overlay removal by id * Fixed failing test * Added createOverlayMapping function * update right arrow disabled logic (nasa-gibs#4738) * WV-2913: Multiple Tracks Incorrectly Highlighted Simultaneously FIX (nasa-gibs#4739) * Added overlay removal by id * Fixed failing test * Added createOverlayMapping function * Added support for multiple tracks of the same id * Consolidated track removal into reusable function * Fixed linting issue * WV-2912 notification count (nasa-gibs#4733) * logging * dependency updates 10-13-2023 (nasa-gibs#4732) * Reducing the number of unseen notifications when outage notification is dismissed * Updating the info button badge on Outage notification dismissal * Notification counts are aligned * Adjusted addToLocalStorage object to only include outages * Added setNotifications() call on notification dismissal to trigger component update * lint fixes * Improved method of updating the info badge & continue showing outages after initial notification * lint fix * Additional changes to account for local storage (remove previously seen notifications from the count) * Updated failing e2e tests --------- Co-authored-by: Ryan Weiler <ryanweiler92@gmail.com> Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> * Revert "WV-2912 notification count (nasa-gibs#4733)" (nasa-gibs#4740) This reverts commit bd95b01. * WV-2912 notification (nasa-gibs#4742) * Updated e2e tests * Made notification changes to app.js * Remaining changes to complete notifications updates * e2e test fix * lint fix * Removed unneeded arg * v4.17.0 * Dependency Updates 10-20-23 (nasa-gibs#4752) * dependabot updates 10-20-23 * dependabot updates 10-20-23 2 * dependency updates 10-27-2023 (nasa-gibs#4766) * WV-2842: HLS DDV Measurements (nasa-gibs#4768) * add some indices * add some indices * Add new measurements * Added check for mapType in build (nasa-gibs#4757) * Incremented package version to test deployment cache (nasa-gibs#4769) * v4.17.1 * Updated fallback dates for each of the EIC layers * Added NRT dois for VIIRS Suomi NPP and NOAA-20 layers (nasa-gibs#4772) * WV-2894: npm audit fix (nasa-gibs#4756) * Updated package-lock vulnerabilities * Added npm overrides * v4.18.0 * Dependency Updates 11-03-2023 (nasa-gibs#4783) * eslint-plugin-jsx-a11y * recharts * ol-mapbox-style * stylelint-config-standard-scss * package-lock * WV-2852 Tour Story Transition Duration Adjustment (nasa-gibs#4784) * Adjusted transition duration timing * Fixed tests * WV-2940: Adding Color Palettes (nasa-gibs#4785) * adding new palette placeholder files * remove bad layer images * updating color values * updating node and lockfileVersion (nasa-gibs#4802) * fixing hex array (nasa-gibs#4805) * update dois to v2 (nasa-gibs#4806) * dependency updates 11.14.23 (nasa-gibs#4807) * Wv 2777 firms protected areas (nasa-gibs#4755) * initial work * disable snapshot * remove zoom constraint * remove non-geographic projections * prevent error message * add colormap * configure max zoom * WV-2944: Updating to OL v8.2.0 & remove NASA Logo for static maps in EIC Mode (nasa-gibs#4804) * testing static image map * lint fix * rollback ol to v7.5.2 * updating tile measurement logic * conditionally remove wv logo on static map * update to ol 8.2.0 * update jest.config to ignore new ol modules * e2e notify-test update * e2e notify-test update * EIC Fix (nasa-gibs#4808) * v4.19.0 * dependency updates 11.17.23 (nasa-gibs#4819) * WV-2938 notify fix (nasa-gibs#4813) * Added total to notifications state as a reference value * Adjusted e2e test to accomodate new state entry * Removed console.log --------- Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> * Set max width to text boxes (nasa-gibs#4821) * WV-2953: Remove MODIS_Terra_Cholophyll_A and MODIS_Aqua_Chlorophyll_A (nasa-gibs#4822) * WV-2947: EIC Updates - Measuring Individual Tile Layer Images (nasa-gibs#4820) * process individual tile images * turn off dev console and revert dev-console-test component * fix double looping in TileMeasurement * implement retry solution * v4.20.0 * Dependency Updates 11-24-2023 (nasa-gibs#4832) * "ol-mapbox-style": "^12.1.1" * "eslint": "^8.54.0" * "recharts": "^2.10.1" * WV-2680: Overhauling Dataset Collections Process for Multi-Day Products (nasa-gibs#4827) * WIP * WIP * update collections from new component * update image format * update app.js * update e2e event-test * update sidebarEvent locator id in events e2e test * update e2e test * update layer-dialog-test.spec.js * update events-mobile-test.spec.js * turn off smart-handoff-test e2e * WV-2962: EIC Travel Mode (nasa-gibs#4834) * redux actions/reducer * travel URL parameter * update travel mode param to use ids * travel mode titles * display eic titles * consolidate eic scss * display scale colorbar * display colorbar titles and labels * static map edge case * display multiple colorbars * lint cleanup * handle custom palettes * filter out classification palettes * update e2e test * update alignment * adjust label width * turn off smart-handoff-test e2e * WV-2778: Add v2 VIIRS NOAA-20 Deep Blue and Dark Target Aerosol layers (nasa-gibs#4835) * aerosol updates * fix orbit track name * Update VIIRS_SNPP_AOT_Dark_Target_Land_Ocean.md * Add layer descriptions and preview images * Update OPERA_L3_Dynamic_Surface_Water_Extent-HLS_Provisional.json * update e2e layer-picker-mobile-test --------- Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com> * WV-2886 Tour Story Animation Caching (nasa-gibs#4828) * Removed clearing of cache * Added checking for if between steps * Prevents for multiple play loops triggering * Added this binding to event listeners * dependabot updates 12-01-23 (nasa-gibs#4844) * v4.21.0 * WV-2962: Travel Mode Fixes (nasa-gibs#4848) * travel mode fixes * update dark target title * air quality dashboard title updates * *update aerosol optical depth colorbar title* *display labels only with undefined units* * lint fixes * v4.21.0-1 * Added cache-clearing for non-tourstory actions (nasa-gibs#4852) * v4.21.1 * Dependency Updates 12-08-23 (nasa-gibs#4861) * dependency updates 12-8-23 * configure babel plugin for transforming private methods * add loose property to babel transform private methods plugin * dependabot updates 12-15-23 (nasa-gibs#4874) * Wv 2749 locate ddv imagery (nasa-gibs#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 * v4.22.0 * dependency updates 12-22-23 (nasa-gibs#4883) * Update HLS Sentinel band combo; change title of EIC NOAA-20 fires (nasa-gibs#4879) * WV-2975: Add 4 TRMM/TMI and AMSRE LPRM soil moisture layers (nasa-gibs#4888) * Add 4 LPRM and TMI Soil Moisture layers * Add LPRM descriptions * Wv 2977 comparison available imagery (nasa-gibs#4887) * fix comparison mode * lint fix * update local state with prop (nasa-gibs#4884) * fix unrelated zots (nasa-gibs#4885) * WV-2571: Update copyright info to 2024 (nasa-gibs#4889) * Update copyright info to 2024 * Update LICENSE.md * Update broken links (nasa-gibs#4890) * Update broken links * Update MODIS_Aqua_L3_SST_MidIR_4km_Night_8Day.md * WV-2960: remove deployment link (nasa-gibs#4891) * Removed deployment page and link; updated other misc * Update license.md * dependabot updates 12-29-23 (nasa-gibs#4902) * add resolutions section to package.json for follow-redirects version 1.15.4 (nasa-gibs#4903) * WV-2981: Dynamically update subdomains for collection updates feature for GITC deployments (nasa-gibs#4886) * use correct subdomain in collection updates for gitc deployments * update layer source lookup to use regex for subdomain resolver * WV-2985: Removing Date for EIC Static Map Mode (nasa-gibs#4904) * add resolutions section to package.json for follow-redirects version 1.15.4 * hide date during eic static map * update SMAP dois for new versions (nasa-gibs#4905) * v4.23.0 * update axios (nasa-gibs#4915) * Fixes for typos, extra spaces, missing parentheses (nasa-gibs#4914) * Fixes for typos, extra spaces, missing parentheses * Update VIIRS_SNPP_Ice_Surface_Temp_Night.md * v4.23.1 * check for layers in settings array that dont exist in config * Dependency Updates 01-05-2024 (nasa-gibs#4918) * handle adjusting startDate errors * WW-2655: OPERA Surface Water Extent story (nasa-gibs#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 <ryanweiler92@gmail.com> * update dependencies 1-12-24 (nasa-gibs#4930) * WV-3013: Fix dois and short names for AMSR-E and AMSR2 NSIDC layers (nasa-gibs#4931) * Fix dois and short names * Update AU_OCEAN doi to working link * Further updates to steps (nasa-gibs#4932) * v4.24.0 * Bump node version in cicd * npm install * Fix merge errors * Fix merge errors --------- Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com> Co-authored-by: christof-wittreich <christof@wittreich.org> Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com> Co-authored-by: Tom Cariello <Tomcariello@users.noreply.github.com> Co-authored-by: Thomas Cariello <thomas.m.cariello@nasa.gov> Co-authored-by: minniewong <min.m.wong@nasa.gov> Co-authored-by: christof-wittreich <christof.wittreich@nasa.gov> Co-authored-by: Tom Cariello <tomcariello@gmail.com> Co-authored-by: PatchesMaps <patrick.moulden@gmail.com>
* 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 <ryanweiler92@gmail.com>
* 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 <ryanweiler92@gmail.com>
Date: Fri Jan 26 07:53:29 2024 -0500
dependency updates 1-19-24 (#4948)
commit f208caf4b2738878abdc9e7cad16c7aaa08506ee
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Thu Jan 25 12:28:20 2024 -0500
adjusting static map logic for EIC (#4949)
commit adfce432e228ba42889be9f5e944d060141c811e
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
Date: Wed Jan 17 11:54:40 2024 -0500
Merge branch 'develop' into main
commit c28475028d4db496fa5f496077be36cf63863e0b
Merge: dc8a02063 f9f78fc81
Author: Tom Cariello <Tomcariello@users.noreply.github.com>
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 <ryanweiler92@gmail.com>
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 <Tomcariello@users.noreply.github.com>
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 <tomcariello@gmail.com>
Date: Tue Jan 16 13:36:01 2024 -0500
v4.24.0
commit a633c3affd360e4b4c4ee563046014207d7b9189
Author: minniewong <min.m.wong@nasa.gov>
Date: Tue Jan 16 10:40:38 2024 -0500
Further updates to steps (#4932)
commit d7c4ddd8eb83e07494704a39220bbd0006710947
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
Date: Fri Jan 12 13:28:06 2024 -0500
update dependencies 1-12-24 (#4930)
commit 3719d4044bfa0784cdad87e03eb7ac30542e4862
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit 7485dfee4fa7d99031a7f954f297bd8895f903e6
Merge: d355e56ac 7be844e99
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed Jan 10 12:05:33 2024 -0500
handle adjusting startDate errors
commit d355e56ac0992472f07f375fa514ada300532bb5
Merge: 7a82ea2b9 dc8a02063
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Jan 8 13:57:54 2024 -0500
Dependency Updates 01-05-2024 (#4918)
commit effb47de024064075b1f31e6c9da9850f31b2ea0
Author: ryanweiler92 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Mon Jan 8 11:58:28 2024 -0500
v4.23.1
commit b9a6ba0a936db9809d988d7e5361fccab86d1a6f
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
Date: Mon Jan 8 09:47:15 2024 -0500
update axios (#4915)
commit b290693126b864b8ceea2f5065aeb7e062844feb
Merge: 5a86501be bc7625a45
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed Jan 3 13:09:59 2024 -0500
v4.23.0
commit 5a86501beaef66e65b594102714015b353cdda10
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed Jan 3 12:18:37 2024 -0500
update SMAP dois for new versions (#4905)
commit 97fe1c0644a03ebc71bdd254673827ee6b499fc2
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <christof.wittreich@nasa.gov>
Date: Fri Dec 29 10:07:41 2023 -0600
dependabot updates 12-29-23 (#4902)
commit 61b613226e98f5a6d4a254db0ec85a5f5a896db9
Author: minniewong <min.m.wong@nasa.gov>
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 <min.m.wong@nasa.gov>
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 <min.m.wong@nasa.gov>
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 <4834892+PatchesMaps@users.noreply.github.com>
Date: Fri Dec 22 16:49:06 2023 -0500
fix unrelated zots (#4885)
commit 1d3845686c23b46c845bc086e41d8cece04f2a2c
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Fri Dec 22 16:48:49 2023 -0500
update local state with prop (#4884)
commit 37178cd2625f1922686c6fa4219697dfc064b28a
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Fri Dec 22 16:48:34 2023 -0500
Wv 2977 comparison available imagery (#4887)
* fix comparison mode
* lint fix
commit 268e7c49c0838ce49172ec3d95c9ebca0bace331
Author: minniewong <min.m.wong@nasa.gov>
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 <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
Date: Fri Dec 22 12:25:22 2023 -0500
dependency updates 12-22-23 (#4883)
commit d5784255e72611e4aa275d623c8bab0582c2d04d
Merge: 8e21d6254 dee0b7241
Author: Tom Cariello <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <thomas.m.cariello@nasa.gov>
Date: Tue Dec 19 08:42:42 2023 -0500
v4.22.0
commit 8e21d625475fcfd62da933067933bef730a43406
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
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 <christof.wittreich@nasa.gov>
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 <min.m.wong@nasa.gov>
---------
Co-authored-by: minniewong <min.m.wong@nasa.gov>
* 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 <ryanweiler92@gmail.com>
* 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 <min.m.wong@nasa.gov>
* 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 <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <tomcariello@gmail.com>
Date: Fri May 3 12:52:34 2024 -0400
v4.35.0
commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <tomcariello@gmail.com>
Date: Fri May 3 12:52:34 2024 -0400
v4.35.0
commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
Co-authored-by: Tom Cariello <Tomcariello@users.noreply.github.com>
Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
* 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 <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <tomcariello@gmail.com>
Date: Fri May 3 12:52:34 2024 -0400
v4.35.0
commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
Co-authored-by: Tom Cariello <Tomcariello@users.noreply.github.com>
Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
* Merge branch 'develop'
---------
Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com>
Co-authored-by: Tom Cariello <Tomcariello@users.noreply.github.com>
Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
* 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 <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <Tomcariello@users.noreply.github.com>
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 <tomcariello@gmail.com>
Date: Fri May 3 12:52:34 2024 -0400
v4.35.0
commit 28731c859bd1d6b1041f2a64db87d42d4c57dd59
Author: minniewong <min.m.wong@nasa.gov>
Date: Fri May 3 11:52:12 2024 -0400
Add 2 PACE layers (#5173)
commit a9636f63d6b37aaa8050f7cefac675890e27c877
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <min.m.wong@nasa.gov>
commit 3ab9cada9a0639ecc1a86173613be3d7e296e10e
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Wed May 1 10:53:44 2024 -0400
v4.34.0
commit 1383b52ee0e5439654ad62890c39720798bc23c0
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
commit e0a4dec0b30974580d1519cf1a1e2c50bc274418
Author: Ryan Weiler <ryanweiler92@gmail.com>
Date: Wed May 1 10:08:37 2024 -0400
update endpoint (#5160)
commit 54e24e5a540fd6c6b0974a1f148329200b8cd22b
Author: minniewong <min.m.wong@nasa.gov>
Date: Wed May 1 09:32:48 2024 -0400
Add 4 Sentinel 3A and 3B orbit track layers (#5150)
commit 521c2d562e8ee090444de9695ced798e3a65b440
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue Apr 30 10:04:16 2024 -0400
don't round time (#5149)
commit b8759c3f4c74b9ea993cb37a12481d39026f8fc0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
Date: Mon Apr 29 13:50:04 2024 -0400
dependency updates (#5151)
commit 32efbb659d89e8117daff08180eb6c59321f1055
Merge: 618d4c425 9dc656dc4
Author: Ryan Weiler <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
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 <ryanweiler92@gmail.com>
Date: Tue Apr 23 16:55:41 2024 -0400
UAT-v4.33.0
commit 618d4c4250567c75c1d14ab86d7d4afe8431236b
Author: minniewong <min.m.wong@nasa.gov>
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 <ryanweiler92@gmail.com>
Co-authored-by: Tom Cariello <Tomcariello@users.noreply.github.com>
Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
* Merge branch 'develop'
* v4.37.0
* v4.37.0
* v4.37.0
* Updated package-lock
---------
Co-authored-by: ryanweiler92 <ryanweiler92@gmail.com>
Co-authored-by: Tom Cariello <Tomcariello@users.noreply.github.com>
Co-authored-by: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
* 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 <4834892+PatchesMaps@users.noreply.github.com>
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 <4834892+PatchesMaps@users.noreply.github.com>
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 <4834892+PatchesMaps@users.noreply.github.com>
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 <4834892+PatchesMaps@users.noreply.github.com>
Date: Wed May 29 13:05:23 2024 -0400
Merge branch 'release' into UAT-v4.38.2
commit 456fb845f3b9d3ff0f4d98a0b740b193b19b47f8
Author: PatchesMaps <patrick.moulden@gmail.com>
Date: Wed May 29 13:01:40 2024 -0400
v4.38.2
commit 5964e3cf6fb2f7931a3604de86962048178fa20b
Author: minniewong <min.m.wong@nasa.gov>
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 <4834892+PatchesMaps@users.noreply.github.com>
Date: Wed May 29 12:33:36 2024 -0400
9 expected layers (#5239)
commit 52b47d1482daae23f797864c18d731d9a64f2d07
Merge: 5d37b9aaa bf78da2c0
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
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 <patrick.moulden@gmail.com>
Date: Tue May 28 17:30:34 2024 -0400
fix package-lock
commit 5d37b9aaa7d1f3e319c935fbc9c762e6a168c657
Merge: 133892d4a 07e46ef46
Author: Patrick Moulden <4834892+PatchesMaps@users.noreply.github.com>
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 <4834892+PatchesMaps@users.noreply.github.com>
Date: Tue May 28 17:15:23 2024 -0400
Merge branch 'release' into UAT-v4.38.1
commit a07b640ed8ba888fe3fbeb50d0df9d72b350ffb1
Author: PatchesMaps <patrick.moulden@gmail.com>
Date: Tue May 28 17:08:38 2024 -0400
v4.38.0
commit ef3bfc1dfd7470041b267a615660fc40560b17f5
Author: minniewong <min.m.wong@nasa.gov>
Date: Tue May 28 15:07:42 2024 -0400
Text updates (#5235)
commit 133892d4aaa236707ca1dafc881e200af0e822c2
Merge: adc219f8d 669bce786
Author: christof-wittreich <christof.wittreich@nasa.gov>
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 <christof.wittreich@nasa.gov>
Date: Fri May 24 13:26:29 2024 -0400
Merge branch 'release' into UAT-v4.38.0
commit 0bd267832134151529f2f3a24bb80cfab7487ffb
Author: christof-wittreich <christof.wittreich@nasa.gov>
Date: Fri May 24 13:23:…
Description
How To Test
git clone WV-2749-locate-DDV-imagerynpm cinpm run buildnpm run watch