Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release into main #5429

Merged
merged 16 commits into from
Aug 26, 2024
Merged

Release into main #5429

merged 16 commits into from
Aug 26, 2024

Commits on Aug 12, 2024

  1. Merge pull request #5404 from nasa-gibs/main

    main into develop
    PatchesMaps committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d2d6d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a63e18 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. WV-3246 Describe Domains (#5392)

    * initial work
    
    * fix: await processLayer in extractConfigFromWMTS.js
    
    * feat: only show "View Dates" in the layer info if the layer is not ongoing
    PatchesMaps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4232035 View commit details
    Browse the repository at this point in the history
  2. WV-3035 Global Granule Footprints (#5406)

    * feat: Add CMR source and WebGL layer for displaying granules
    
    The code changes add a new CMR source and a WebGL layer to display granules on the map. This allows for fetching and rendering granule data from the CMR API.
    
    * refactor: Remove unnecessary condition in LayerRow component
    
    The code changes remove an unnecessary condition in the LayerRow component that checked for the 'underZoomValue' property of the 'zot' object. This condition was causing the component to be disabled even when there were granules present. Removing this condition ensures that the component is only disabled when there are no granules.
    
    * refactor: Use OL Vector Layer instead of WebGL Layer
    PatchesMaps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7bc0790 View commit details
    Browse the repository at this point in the history
  3. WV-3237 Alert users if snapshot exceeds GRANULE_LIMIT (#5394)

    * feat: Add warning for truncated granule dates in ImageDownloadPanel
    
    * fix: Fix missing semicolon in ImageDownloadPanel
    PatchesMaps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    88f19d8 View commit details
    Browse the repository at this point in the history
  4. WV-3287: Remove 20 day rolling window for EVI and NDVI rolling 8-day (#…

    …5401)
    
    * remove 20 day rolling window for EVI and NDVI rolling 8-day
    * fix repeated word typos
    minniewong committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2be66fa View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    12695fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128d33f View commit details
    Browse the repository at this point in the history
  3. WV-2958 Additional Vegetation Indices (#5365)

    * Added other expressions
    
    * Changed colormaps
    
    * Adjusted selection card spacing
    
    * Added separate hls layers
    
    * fix typo
    
    * Revert "fix typo"
    
    This reverts commit 24bf124.
    
    * layer descriptions for new indices
    
    * update spacing for equations
    
    * Add new large preview images
    
    * Thumbnail preview images for customizable HLS
    
    * Thumbnails url
    
    * Fixed thumbnail height
    
    * fix typos
    
    ---------
    
    Co-authored-by: minniewong <[email protected]>
    christof-wittreich and minniewong committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c2c8617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33d087e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Round Time for TEMPO granule requests (#5405)

    * chore: Refactor granuleLayerBuilder to use array of params for CMR request
    
    * refactor: set leadingEdgeDate to 59 seconds to make date handling more intuitive.
    PatchesMaps committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    09c2f21 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    0d5512c View commit details
    Browse the repository at this point in the history
  2. Update README.md (#5415)

    minniewong committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4457fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6326a74 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. v4.46.0

    PatchesMaps committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f98461c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5417 from nasa-gibs/UAT-v4.46.0

    UAT-v4.46.0 to Release
    PatchesMaps committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b1c67b3 View commit details
    Browse the repository at this point in the history