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

Add MapDatasetMetaData container #4853

Merged
merged 13 commits into from
Feb 5, 2024
Merged

Commits on Feb 2, 2024

  1. add meta container

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cdfa4ed View commit details
    Browse the repository at this point in the history
  2. update to pydantic 2.0

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6d3c373 View commit details
    Browse the repository at this point in the history
  3. small cleanup

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6f34b45 View commit details
    Browse the repository at this point in the history
  4. remove stacking

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4f20c92 View commit details
    Browse the repository at this point in the history
  5. add meta to dataset

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    98b7735 View commit details
    Browse the repository at this point in the history
  6. add from_table

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f2ce160 View commit details
    Browse the repository at this point in the history
  7. make obs_id as string

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1425ef3 View commit details
    Browse the repository at this point in the history
  8. use obs_info

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    46e995c View commit details
    Browse the repository at this point in the history
  9. add list

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    072bfc4 View commit details
    Browse the repository at this point in the history
  10. revert changes in ObsInfo

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4818e37 View commit details
    Browse the repository at this point in the history
  11. make obs_id as int

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    39f52f7 View commit details
    Browse the repository at this point in the history
  12. serialisation

    Signed-off-by: Atreyee Sinha <asinha@ucm.es>
    AtreyeeS committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3ae16d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Correct issue with PointingMetaDaa.from_header()

    Signed-off-by: Régis Terrier <rterrier@apc.in2p3.fr>
    registerrier committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1474bb9 View commit details
    Browse the repository at this point in the history