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

SDAP-440 - Framework for rolling out L2 optimization #229

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    e77a5a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    4a25544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f730f7c View commit details
    Browse the repository at this point in the history
  3. Removed unused method

    rileykk committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    61f59f8 View commit details
    Browse the repository at this point in the history
  4. imports

    rileykk committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9b4998b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    4878d7e View commit details
    Browse the repository at this point in the history
  2. tile masking

    rileykk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9574aa4 View commit details
    Browse the repository at this point in the history
  3. Fix for swath masking

    rileykk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    bba713f View commit details
    Browse the repository at this point in the history
  4. kwargs for basedomshandler

    rileykk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    66cf144 View commit details
    Browse the repository at this point in the history
  5. Moved tile data mask or-ing to function

    rileykk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    dde792b View commit details
    Browse the repository at this point in the history
  6. Point generator function

    rileykk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d31a054 View commit details
    Browse the repository at this point in the history
  7. Changelog

    rileykk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    603e2d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge remote-tracking branch 'origin/master' into SDAP-440-L2-optimiz…

    …ation
    
    # Conflicts:
    #	CHANGELOG.md
    rileykk committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7180a7f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    17837d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge remote-tracking branch 'origin/master' into SDAP-440-L2-optimiz…

    …ation
    
    # Conflicts:
    #	CHANGELOG.md
    rileykk committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    686f23d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    95f4969 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    67b39c8 View commit details
    Browse the repository at this point in the history
  2. Fixed geo slicing for gridded tiles

    Maybe...
    rileykk committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    633101f View commit details
    Browse the repository at this point in the history
  3. Commented out debug print statements

    rileykk committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0c0fcb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d547bf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    5d5275c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    2ac3b84 View commit details
    Browse the repository at this point in the history
  2. Fix for nexus_point_generator

    rileykk committed May 4, 2023
    Configuration menu
    Copy the full SHA
    18cd582 View commit details
    Browse the repository at this point in the history
  3. Updated changelog to reflect post-1.1.0 status

    rileykk committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a3bf440 View commit details
    Browse the repository at this point in the history
  4. logging

    rileykk committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f42e454 View commit details
    Browse the repository at this point in the history
  5. Restrict desired_projection to grid or swath

    rileykk committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f15d580 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. 440 - Fixed masking and grid handling

    rileykk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c1c9299 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rileykk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    28bc593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75571fa View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    a3c4031 View commit details
    Browse the repository at this point in the history
  2. Changelog

    rileykk committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9862ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    144545c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    6eb70fc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    f8379eb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    04e25f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    89c7854 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    92f2b4a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    e71411d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. 440 - GridMulti fix?

    rileykk committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d1daece View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. GridMulti and not all vars unmasked

    rileykk committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    03efb50 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge remote-tracking branch 'origin/master' into SDAP-440-L2-optimiz…

    …ation
    
    # Conflicts:
    #	CHANGELOG.md
    rileykk committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    185deab View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge remote-tracking branch 'origin/master' into SDAP-440-L2-optimiz…

    …ation
    
    # Conflicts:
    #	CHANGELOG.md
    rileykk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ce1571e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    10d72a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    1916577 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    2a6576e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    fc83df3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into SDAP-440-L2-optimiz…

    …ation
    
    # Conflicts:
    #	CHANGELOG.md
    rileykk committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    52bc9ac View commit details
    Browse the repository at this point in the history