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

46 implement actris ebas reader #48

Draft
wants to merge 43 commits into
base: main-dev
Choose a base branch
from

Commits on Aug 29, 2024

  1. initial setup of ActrisEbas reader

    Jan Griesfeller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f64a23e View commit details
    Browse the repository at this point in the history
  2. make naming consistent

    Jan Griesfeller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5476742 View commit details
    Browse the repository at this point in the history
  3. typo

    Jan Griesfeller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0c40de8 View commit details
    Browse the repository at this point in the history
  4. add response data for easy testing

    Jan Griesfeller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    089aa2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e024d13 View commit details
    Browse the repository at this point in the history
  6. add small netcdf file to testdata for local testing

    Jan Griesfeller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3f28569 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. WIP: start simple

    Jan Griesfeller committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    37a7970 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. WIP: try reading actual data

    Jan Griesfeller committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    14190d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. WIP after reading 1st data file

    Jan Griesfeller committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    49a99a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. added another cache file

    Jan Griesfeller committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    964d3bc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge remote-tracking branch 'origin/main-dev' into 46-implement-actr…

    …is-ebas-reader
    
    # Conflicts:
    #	setup.cfg
    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e899e6a View commit details
    Browse the repository at this point in the history
  2. WIP: try reading actual data

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ae83616 View commit details
    Browse the repository at this point in the history
  3. WIP: 1st version with passing tests

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bb45f75 View commit details
    Browse the repository at this point in the history
  4. linting

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    647dd11 View commit details
    Browse the repository at this point in the history
  5. addjst to cached API response for CI

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cb2217a View commit details
    Browse the repository at this point in the history
  6. include toml files

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    42dc4eb View commit details
    Browse the repository at this point in the history
  7. add json file

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c5b92a6 View commit details
    Browse the repository at this point in the history
  8. replace np.NAN with np.nan

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2dd3ff3 View commit details
    Browse the repository at this point in the history
  9. WIP

    Jan Griesfeller committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    52a873b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. WIP

    Jan Griesfeller committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a900ef6 View commit details
    Browse the repository at this point in the history
  2. linting

    Jan Griesfeller committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4a7b795 View commit details
    Browse the repository at this point in the history
  3. linting

    Jan Griesfeller committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d140802 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. WIP: potential filtering problem with pyaro

    Jan Griesfeller committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0692e97 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. WIP: ozone reading working

    Jan Griesfeller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c164d67 View commit details
    Browse the repository at this point in the history
  2. WIP: ozone reading with pyaerocom variable name working

    Jan Griesfeller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    42c905b View commit details
    Browse the repository at this point in the history
  3. WIP: ozone reading with pyaerocom variable name working

    Jan Griesfeller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    316171b View commit details
    Browse the repository at this point in the history
  4. linting

    Jan Griesfeller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2f6bcaf View commit details
    Browse the repository at this point in the history
  5. WIP: started applying flags

    Jan Griesfeller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8a0a41a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. use paginated API

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e763f2c View commit details
    Browse the repository at this point in the history
  2. adjusted logging

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d29b037 View commit details
    Browse the repository at this point in the history
  3. bum version

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c018de1 View commit details
    Browse the repository at this point in the history
  4. bump pyaro version

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    787619c View commit details
    Browse the repository at this point in the history
  5. correct pyaro version

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b926de9 View commit details
    Browse the repository at this point in the history
  6. WIP

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b39fdbd View commit details
    Browse the repository at this point in the history
  7. test updated CI.yml

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f10bdb3 View commit details
    Browse the repository at this point in the history
  8. optimised imports

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    284ac3b View commit details
    Browse the repository at this point in the history
  9. linting with Pytyhon 3.10

    Jan Griesfeller committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4305ce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. WIP getting pyaerocom variable concso4t to work properly

    Jan Griesfeller committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f66f699 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. WIP: added more variables

    Jan Griesfeller committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c231676 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. WIP

    Jan Griesfeller committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d564d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. bump version

    Jan Griesfeller committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a448c32 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. WIP read data with seperate read() call instead of start reading duri…

    …ng init
    Jan Griesfeller committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    511a749 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/46-implement-actris-ebas-reader'…

    … into 46-implement-actris-ebas-reader
    Jan Griesfeller committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    29fd93f View commit details
    Browse the repository at this point in the history