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

0.1.1 #32

Merged
merged 10 commits into from
Dec 18, 2023
Merged

0.1.1 #32

merged 10 commits into from
Dec 18, 2023

Commits on Dec 1, 2023

  1. 0.1.1 dev

    undefined
    sigmafelix committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    868641c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Small dispatcher update

    sigmafelix committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e838b38 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. 0.1.1

    - Major changes
    - grid_ref arguments are dropped in distribute_*
    - detect_class is added
    - Documentation was revised accordingly
    sigmafelix committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    dd2cffd View commit details
    Browse the repository at this point in the history
  2. 0.1.1 hotfix

    - Remnants of dev codes were removed
    - distribute*multirasters is added
    - Argument class detection is implemented
    sigmafelix committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7c0870f View commit details
    Browse the repository at this point in the history
  3. Test fix

    - check_bbox no longer accepts numeric reference
    - multiraster test
    sigmafelix committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    57a3e5e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. 0.1.1 update

    - kernel extraction is fully implemented
    - S4 implicit list embedding error fix is pending
    sigmafelix committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e74bf59 View commit details
    Browse the repository at this point in the history
  2. 0.1.1 update

    sigmafelix committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    46c1639 View commit details
    Browse the repository at this point in the history
  3. Figured out extract_with_buffer_kernel errors

    - func argument should be explicitly declared (which accepts weights)
    - Local test passing confirmed
    sigmafelix committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0e3727a View commit details
    Browse the repository at this point in the history
  4. Test diff cov fix

    - Multirasters tests are not detected by codecov?
    sigmafelix committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    44de531 View commit details
    Browse the repository at this point in the history
  5. 0.1.1 error fix attempt

    - sedc calc suddenly failed;
    - README.md edited
    sigmafelix committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    49d1e88 View commit details
    Browse the repository at this point in the history