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

Syncing my GSOC branch with develop #1066

Merged
merged 17 commits into from
Jul 1, 2021
Merged

Commits on Jun 11, 2021

  1. Allow specification of file for linear defaultstyle (#1028)

    * Allow specification of file for default
    
    * Simplify if condition
    Marilyth authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    333c373 View commit details
    Browse the repository at this point in the history
  2. Increase coverage (#1020)

    * Add wms_control tests
    
    * Add more mscolab tests
    
    * Add mpl_qtwidget coverage
    
    * Add mss_pyui coverage
    
    * Add transparency, noframe and xml checks
    
    * Add more wms tests
    
    * Test import with plugins
    
    * Add linearview tests
    
    * Add more multilayering tests
    
    * Revert to old testing.yml
    
    * Leave no dangling windows
    
    * Remove todo, move ConnectionError to bottom
    
    Co-authored-by: ReimarBauer <rb.proj@gmail.com>
    Marilyth and ReimarBauer authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    849dfe0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Migrate existing thermodynamic functions to metpy functions (#1009)

    * removed functions from thermolib.py
    
    functions to be replaced by metpy were removed
    
    * fixed: flake8
    
    * fixed: flake8
    
    * migrated to metpy functions
    
    Co-Authored-By: J. Ungermann <28449201+joernu76@users.noreply.github.com>
    
    * Fixed: flake8
    
    * Fixed: flake8
    
    * Fixed tests
    
    * Fixed: flake8
    
    * Fixed: failing tests
    
    * Ficed: tests
    
    * Units discarded upon returning results
    
    Co-Authored-By: J. Ungermann <28449201+joernu76@users.noreply.github.com>
    
    * `omega_to_w` migrated to metpy
    
    Co-authored-by: ReimarBauer <rb.proj@gmail.com>
    Co-authored-by: J. Ungermann <28449201+joernu76@users.noreply.github.com>
    3 people authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    b99ffe0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. updated documentation (#1008)

    * updated documentation
    
    * improved install/update procedure
    
    Co-authored-by: Reimar Bauer <rb.proj@gmail.com>
    2 people authored and Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    11656dd View commit details
    Browse the repository at this point in the history
  2. Fixed: #999 (#1010)

    * .format replaced with f" string
    
    * updated copyright year
    Jatin2020-24 authored and Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1925260 View commit details
    Browse the repository at this point in the history
  3. fixes #1014 (#1015)

    withoutwaxaryan authored and Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    32ec7c1 View commit details
    Browse the repository at this point in the history
  4. Remove Qt imports (#1019)

    Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e375d7b View commit details
    Browse the repository at this point in the history
  5. Fixes #1014 changing http to https (#1017)

    Co-authored-by: ReimarBauer <rb.proj@gmail.com>
    2 people authored and Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    b3535f7 View commit details
    Browse the repository at this point in the history
  6. Linear view mscolab bug (#1021)

    * fixed tableview not opening bug; added test
    
    * added raising of mscolab window after closing view
    aravindm711 authored and Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    15fcef9 View commit details
    Browse the repository at this point in the history
  7. preparation of v4.0.1 (#1023)

    * preparation of v4.0.1
    
    * updated install instruction
    
    Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>
    2 people authored and Marilyth committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c1c13c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    302a186 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1034 from Marilyth/stabletodevelop

    Stable to develop
    joernu76 authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    48a94b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Minor bug fixes. (#1054)

    * Return proper unit for eq. potential temperature (degC->K)
    * Do not assume units of pressure levels for several old plotting
      styles.
    * Fix values of geopotential altitude in demodata
    joernu76 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a80eb87 View commit details
    Browse the repository at this point in the history
  2. issue #719 solved (#729)

    * issue #719 solved
    
    * updated development.rst
    
    * updated development.rst
    
    Co-authored-by: ReimarBauer <rb.proj@gmail.com>
    ArchishmanSengupta and ReimarBauer authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3b4fdf1 View commit details
    Browse the repository at this point in the history
  3. Select newest init-time and carry over multilayering (#1047)

    Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>
    Marilyth and joernu76 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    844f5ad View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    b707b2f View commit details
    Browse the repository at this point in the history
  2. Added missing filename key. (#1062)

    See #1066
    joernu76 authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5efa673 View commit details
    Browse the repository at this point in the history