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

Allow real-world co-ordinates to be specified in single-point timeseries. #943

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. Add the functionality to specify whether input coordinates of selecte…

    …d single point is on the real world grid or the rotated grid used by the input data
    cehalliwell committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    56aa3ad View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    a60511d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1264d4 View commit details
    Browse the repository at this point in the history
  3. Test that, if a real world co-ordinate is specified, the code is

    mapping this point correctly onto the rotated grid
    cehalliwell committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    106a27b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Add a test to check the rotated coordinate selection gives the correc…

    …t answer for the test cube.
    cehalliwell committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    83d95c5 View commit details
    Browse the repository at this point in the history