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

Use open_dataset if single file #1042

Merged
merged 7 commits into from
Feb 2, 2024
Merged

Use open_dataset if single file #1042

merged 7 commits into from
Feb 2, 2024

Commits on Feb 1, 2024

  1. Use open_dataset if single file

    Update xcdat_openxml.py to use `open_dataset` instead of `open_mfdataset` to save memory, considering discussions at #1041 (comment)
    lee1043 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    140353d View commit details
    Browse the repository at this point in the history
  2. improve doc

    lee1043 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cc5683b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d856a62 View commit details
    Browse the repository at this point in the history
  4. pre-commit clean up

    lee1043 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    04a5d5c View commit details
    Browse the repository at this point in the history
  5. bug fix

    lee1043 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d1e4197 View commit details
    Browse the repository at this point in the history
  6. pre-commit clean up

    lee1043 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1949928 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    9b5d12b View commit details
    Browse the repository at this point in the history