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

Adaptation to blueprint + Update to Python 3.10 #27

Merged
merged 28 commits into from
Oct 20, 2023
Merged

Commits on Feb 23, 2023

  1. Switched to copier template.

    Note: environment.yml not yet updated, linter configs not yet merged.
    pirmink committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    04f8275 View commit details
    Browse the repository at this point in the history
  2. Adapted linter config.

    pirmink committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e25cf11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b5dc31 View commit details
    Browse the repository at this point in the history
  4. Removed obsolete Makefile.

    pirmink committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d3b5bec View commit details
    Browse the repository at this point in the history
  5. Updated environment.

    pirmink committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    302a0dd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Updated pyproject.toml to use Python 3.9 as required by pyflexplot. R…

    …eformatted README.meteoswiss from rst to md format.
    pirmink committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    98f9c10 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 1, 2023

  1. fix on dataclasses wrapper

    twicki committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f2c7d10 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge pull request #24 from twicki/new-blueprint

    fix on dataclasses wrapper
    pirmink authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c5477f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Added working environment.yml: using unpinned installation does curre…

    …ntly not yield a working environment.
    pirmink committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    872adf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9d6c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    382bb87 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jul 10, 2023

  1. Changed function, so it is covers the inversion of both coordinates i…

    …n lon (-180, 180) --> (180, -180)
    Marco Ketzel committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f4310b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Changed type hint comparison for the casting and Properties of the Te…

    …xtBoxAxes
    Marco Ketzel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    040ee5a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    40c2288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125729d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Removed obsolete code

    Karko93 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0c005b1 View commit details
    Browse the repository at this point in the history
  2. Removed DeprecationWarning coming from new matplotlib version due to …

    …changing in the colormapping
    Karko93 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    797ed2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7950291 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Formatted Code

    Karko93 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2eba1ae View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

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

Commits on Aug 2, 2023

  1. Merge pull request #25 from Karko93/new-blueprint

    Updated pyflexplot to Python 3.10.12
    pirmink authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3f3cc5c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update Readme

    Karko93 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    01654a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from Karko93/environment-update

    Update Readme
    Karko93 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f49290d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Delete environment.yml

    Karko93 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    28a1c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01db16 View commit details
    Browse the repository at this point in the history