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

Sync dependencies and add xarray plugin #216

Merged
merged 37 commits into from
Mar 30, 2021
Merged

Sync dependencies and add xarray plugin #216

merged 37 commits into from
Mar 30, 2021

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    24fc4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de89716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa09779 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    7d4991e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb03a9c View commit details
    Browse the repository at this point in the history
  3. add new interface for xarray

    aurghs committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    44ceb21 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    6831b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a22ae5 View commit details
    Browse the repository at this point in the history
  3. fix condition in tests

    aurghs committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5acf41b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. fix README.rst

    aurghs committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2fb0830 View commit details
    Browse the repository at this point in the history
  2. style

    aurghs committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    cf2cd2c View commit details
    Browse the repository at this point in the history
  3. mypy fix

    aurghs committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    9b49a5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f3493b View commit details
    Browse the repository at this point in the history
  5. black

    aurghs committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    442bde0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. fix import xarray tests

    aurghs committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    59f3007 View commit details
    Browse the repository at this point in the history
  2. black

    aurghs committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    324f7d1 View commit details
    Browse the repository at this point in the history
  3. black

    aurghs committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a481ac1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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

Commits on Mar 12, 2021

  1. removed automatic reading of all time keys.

    Now cfgrib read only the keys used to index the variables.
    aurghs committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7b241a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. remove times in indexkeys

    aurghs committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d366e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a9dc8 View commit details
    Browse the repository at this point in the history
  3. Skip entire test file

    alexamici committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7b429f5 View commit details
    Browse the repository at this point in the history
  4. Code style

    alexamici committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    09985c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec162a View commit details
    Browse the repository at this point in the history
  6. Fix typing and code style

    alexamici committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d5487dc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #203 from bopen/xarray_entrypoint

    Xarray entrypoint
    alexamici authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    6d152d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca1d0df View commit details
    Browse the repository at this point in the history
  9. black

    aurghs committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    dc0fd8a View commit details
    Browse the repository at this point in the history
  10. black

    aurghs committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7606cf5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #212 from bopen/reduce_default_index_keys

    Reduce default index keys
    alexamici authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    44c533b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Update dependencies

    alexamici committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1e91327 View commit details
    Browse the repository at this point in the history
  2. Try add python 3.9

    alexamici committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1feee42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffef6ea View commit details
    Browse the repository at this point in the history
  4. Code style

    alexamici committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    495c63d View commit details
    Browse the repository at this point in the history
  5. No python 3.9 for conda

    alexamici committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    02d76ca View commit details
    Browse the repository at this point in the history
  6. Ignore types for eccodes

    alexamici committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0d9110a View commit details
    Browse the repository at this point in the history
  7. Code style

    alexamici committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    2927add View commit details
    Browse the repository at this point in the history