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

Refactor CFWriter utility into CF directory #2524

Merged
merged 42 commits into from
Nov 28, 2023

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    5ac92a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b19566 View commit details
    Browse the repository at this point in the history
  3. Fix datetime import

    ghiggi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6c27d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f73ea View commit details
    Browse the repository at this point in the history
  5. Refactor Dataset encodings

    ghiggi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    396700f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f664c60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3953319 View commit details
    Browse the repository at this point in the history
  8. Fix changed imports

    ghiggi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    064558d View commit details
    Browse the repository at this point in the history
  9. Fix all writers tests

    ghiggi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5762950 View commit details
    Browse the repository at this point in the history
  10. Add logging on top-file

    ghiggi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    dabaa44 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    109a80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb0d6e7 View commit details
    Browse the repository at this point in the history
  3. Dummy changes

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fe43fc8 View commit details
    Browse the repository at this point in the history
  4. Set private functions

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c37fcb7 View commit details
    Browse the repository at this point in the history
  5. Reorg files

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    22a8d09 View commit details
    Browse the repository at this point in the history
  6. Unest cf directories

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e3df20e View commit details
    Browse the repository at this point in the history
  7. Fix imports error

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bf33719 View commit details
    Browse the repository at this point in the history
  8. Rename functions and refactor

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0dae774 View commit details
    Browse the repository at this point in the history
  9. Fix cf_writer module path

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    57afb82 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Solve conflicts and merge main

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1575849 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    9ef2af9 View commit details
    Browse the repository at this point in the history
  2. Rename _encode* functions

    ghiggi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e96f0de View commit details
    Browse the repository at this point in the history
  3. Update xarray version

    ghiggi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    48df162 View commit details
    Browse the repository at this point in the history
  4. Merge main

    ghiggi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9372e32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14b1f06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec5f8fc View commit details
    Browse the repository at this point in the history
  7. Fix tests

    ghiggi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9a8810f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Fix docstrings

    ghiggi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    09325c2 View commit details
    Browse the repository at this point in the history
  2. Move EPOCH to satpy.cf.coords

    ghiggi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c42d1ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba09f18 View commit details
    Browse the repository at this point in the history
  4. Cleanup CF attrs functions

    djhoese committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    83e815d View commit details
    Browse the repository at this point in the history
  5. Remove commented out tests

    djhoese committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cadcfef View commit details
    Browse the repository at this point in the history
  6. Refactor attribute handling

    djhoese committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ceabff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf681f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Reduce code complexity

    djhoese committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    055cbef View commit details
    Browse the repository at this point in the history
  2. Refactor CF area tests

    djhoese committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2a65eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63e8407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5042202 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc366c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    44c3c29 View commit details
    Browse the repository at this point in the history
  2. Fix style

    mraspaud committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b4e8fa5 View commit details
    Browse the repository at this point in the history