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

Add Meteobase ASCII read function #159

Merged
merged 16 commits into from
Apr 11, 2023
Merged

Add Meteobase ASCII read function #159

merged 16 commits into from
Apr 11, 2023

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    36f90d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb7e95 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    add meteobase
    martinvonk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8341c61 View commit details
    Browse the repository at this point in the history
  4. Update meteobase.py

    fix | character
    martinvonk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    02d8104 View commit details
    Browse the repository at this point in the history
  5. Update meteobase.py

    fix if statement
    martinvonk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6ca546b View commit details
    Browse the repository at this point in the history
  6. Update meteobase.py

    fix redefining built-in 'type'
    martinvonk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a146614 View commit details
    Browse the repository at this point in the history
  7. fix test

    martinvonk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e651df1 View commit details
    Browse the repository at this point in the history
  8. Revert "fix test"

    This reverts commit e651df1.
    martinvonk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    857af5e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. fix test

    using os :))
    martinvonk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cb4c60c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04088fa View commit details
    Browse the repository at this point in the history
  3. Revert "fix test"

    This reverts commit cb4c60c.
    martinvonk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    64c529a View commit details
    Browse the repository at this point in the history
  4. Update meteobase.py

    codacy fix
    martinvonk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    71c7792 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix hour bug get_datetime_from_fname function

    only search name with removed date
    martinvonk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    61af20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9d63a7 View commit details
    Browse the repository at this point in the history
  3. Update meteobase.py

    use zeros instead of empty
    martinvonk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    41a70b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64b725a View commit details
    Browse the repository at this point in the history