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 a user specific paths.ini if it exists (in ~MyPyaerocom) #1348

Merged
merged 28 commits into from
Oct 9, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    03ed784 View commit details
    Browse the repository at this point in the history
  2. WIP: support ${USER} in paths.ini

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

Commits on Sep 25, 2024

  1. remove tests for seperate locations of the data base

    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    20dade2 View commit details
    Browse the repository at this point in the history
  2. no longer needed

    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    61935ef View commit details
    Browse the repository at this point in the history
  3. ~/MyPyaerocom is now the place to change to non standard paths. Searc…

    …h for paths.ini there.
    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b675591 View commit details
    Browse the repository at this point in the history
  4. add minimal documentation

    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b7cd3e2 View commit details
    Browse the repository at this point in the history
  5. adjust more tests

    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b85800f View commit details
    Browse the repository at this point in the history
  6. restore paths.ini from main-dev, since the user specific paths.ini ta…

    …kes now precedence
    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    280c2f4 View commit details
    Browse the repository at this point in the history
  7. adjust variable name

    Jan Griesfeller committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    995520f View commit details
    Browse the repository at this point in the history
  8. start test if user specific paths.ini has been read

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

Commits on Sep 27, 2024

  1. add interpretation of ${USER} in the obsfolders section of paths.ini …

    …(BASEDIR only so far)
    Jan Griesfeller committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ec701e7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main-dev' into 766-make-pyaeroco…

    …m-lustre-agnostic
    Jan Griesfeller committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1f156b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge remote-tracking branch 'origin/main-dev' into 766-make-pyaeroco…

    …m-lustre-agnostic
    Jan Griesfeller committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26ce04f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge remote-tracking branch 'origin/main-dev' into 766-make-pyaeroco…

    …m-lustre-agnostic
    Jan Griesfeller committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    095d818 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. remove unneeded stuff

    jgriesfeller committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    867f9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb8b2f View commit details
    Browse the repository at this point in the history
  3. add forgotten parameter

    jgriesfeller committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d3bfde9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    709db19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2de244 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. bump version

    jgriesfeller committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    efd7bc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    4f0e62e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4561365 View commit details
    Browse the repository at this point in the history
  3. forgot one constant

    jgriesfeller committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c95e980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c040c77 View commit details
    Browse the repository at this point in the history
  5. adjust tests

    jgriesfeller committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8cca4e7 View commit details
    Browse the repository at this point in the history
  6. adjust tests

    jgriesfeller committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9338c81 View commit details
    Browse the repository at this point in the history
  7. remove clutter

    jgriesfeller committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    adc0af3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. adjust to code review

    jgriesfeller committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2663ca2 View commit details
    Browse the repository at this point in the history