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

Pydantic ObsEntry #1360

Merged
merged 21 commits into from
Oct 7, 2024
Merged

Pydantic ObsEntry #1360

merged 21 commits into from
Oct 7, 2024

Commits on Oct 2, 2024

  1. starting

    lewisblake committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dd6cac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777dedf View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    e7be56a View commit details
    Browse the repository at this point in the history
  2. super obs fishy WIP

    lewisblake committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    832805c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. simplify get_diurnal

    lewisblake committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1d6f27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ba39d View commit details
    Browse the repository at this point in the history
  3. can be tuple

    lewisblake committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8c83370 View commit details
    Browse the repository at this point in the history
  4. WIP

    lewisblake committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    51cf8b5 View commit details
    Browse the repository at this point in the history
  5. passes MOS tests

    lewisblake committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    20176c4 View commit details
    Browse the repository at this point in the history
  6. rm old ObsEntry class

    lewisblake committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bdd9435 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc2bf8d View commit details
    Browse the repository at this point in the history
  8. dead code

    lewisblake committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    841050d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. make obs_id required

    lewisblake committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    76941d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee0fdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88a7c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519df9f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. clean up doc strings

    lewisblake committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ad02462 View commit details
    Browse the repository at this point in the history
  2. web_interface_names

    lewisblake committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    895e833 View commit details
    Browse the repository at this point in the history
  3. feedback

    lewisblake committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    aff6d5e View commit details
    Browse the repository at this point in the history
  4. dead code

    lewisblake committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6256ff5 View commit details
    Browse the repository at this point in the history
  5. make ObsEntry immutable

    lewisblake committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    114ecdd View commit details
    Browse the repository at this point in the history