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

Export non gridded data to MultiIndex Xarray and compressed netcdf file #5334

Merged
merged 26 commits into from
Sep 26, 2023

Commits on Sep 25, 2023

  1. Add placeholder tests

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6c0d823 View commit details
    Browse the repository at this point in the history
  2. Wip detection of shape

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    611035c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f116ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3182f24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d95fd View commit details
    Browse the repository at this point in the history
  6. wip

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7f12aeb View commit details
    Browse the repository at this point in the history
  7. Fix type checking

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f4ebe54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f302738 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    acacbf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86e5da0 View commit details
    Browse the repository at this point in the history
  11. Refactor

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1930d5a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af30c54 View commit details
    Browse the repository at this point in the history
  13. test against multiindex

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    66065a4 View commit details
    Browse the repository at this point in the history
  14. Wip test combinations

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a7d9aa0 View commit details
    Browse the repository at this point in the history
  15. improve test

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0066cbc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8cc8447 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ae2444 View commit details
    Browse the repository at this point in the history
  18. cleanup

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    571faff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e55d0c2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ca9cb87 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ce7a153 View commit details
    Browse the repository at this point in the history
  22. add changelog for 5334

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    17bfa22 View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: Mikhail Astafev <astafan8@gmail.com>
    jenshnielsen and astafan8 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e33cd99 View commit details
    Browse the repository at this point in the history
  24. assert shapes

    jenshnielsen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ac66224 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Add comment

    jenshnielsen committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f338197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c351cf0 View commit details
    Browse the repository at this point in the history