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

v2.0.0 - ampycloud article release #133

Merged
merged 62 commits into from
Jul 12, 2024
Merged

v2.0.0 - ampycloud article release #133

merged 62 commits into from
Jul 12, 2024

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    2e2e2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffcc62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdbb945 View commit details
    Browse the repository at this point in the history
  4. AMAROC-768 fix f-string

    regDaniel committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8b18066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa4db2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    798f5b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    745a50a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. AMAROC-768 add comments

    regDaniel committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c22cd99 View commit details
    Browse the repository at this point in the history
  2. AMAROC-765 Add mypy to the setup

    Sophie Rethore committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    17930a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba885da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aa7fae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    456dbf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d09d1f5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #114 from MeteoSwiss/feature/AMAROC-768-nsc-flag

    AMAROC-768 add heigh cloud flag and allow NSC
    regDaniel authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c2e5d23 View commit details
    Browse the repository at this point in the history
  8. Set mock exemple to be 900s long

    fpavogt authored and regDaniel committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    804015d View commit details
    Browse the repository at this point in the history
  9. Use 'height' in 'ft aal' throughout

    fpavogt authored and regDaniel committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    281be4e View commit details
    Browse the repository at this point in the history
  10. As of Python 3.12, setuptools needs to be explicitely requested as an…

    … 'extras' in setup.py for dev work
    fpavogt authored and regDaniel committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6108174 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4d9847 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c732f2b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #113 from MeteoSwiss/develop_vof

    Terminology correction: alt -> height
    regDaniel authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f73ce81 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. AMAROC-765 Remove not necessary converting data

    Sophie Rethore committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cc35cfd View commit details
    Browse the repository at this point in the history
  2. AMAROC-765 Correct easy type issues

    Sophie Rethore committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    39908d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. AMAROC-765 solve issue in texify and add test

    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1e48c69 View commit details
    Browse the repository at this point in the history
  2. AMAROC-765 fix arraylike type issue

    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cf87c4b View commit details
    Browse the repository at this point in the history
  3. AMAROC-765 fix mixing type issues

    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c2d65fe View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into bugfix/AMAROC-765-fixMypyIssues

    # Conflicts:
    #	setup.py
    #	src/ampycloud/data.py
    #	src/ampycloud/plots/diagnostics.py
    #	src/ampycloud/utils/mocker.py
    #	src/ampycloud/utils/utils.py
    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2b780ca View commit details
    Browse the repository at this point in the history
  5. AMAROC-765 fix leftover issues after merge

    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    19d3f25 View commit details
    Browse the repository at this point in the history
  6. AMAROC-765 fix conf.py

    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9b28aec View commit details
    Browse the repository at this point in the history
  7. AMAROC-765 fix np.array in mocker.py

    Sophie Rethore committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    65e9ce0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. AMAROC-765 review suggestions applied

    Sophie Rethore committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9bef3f8 View commit details
    Browse the repository at this point in the history
  2. AMAROC-765 temporary skip test macos python 3.9

    Sophie Rethore committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7f002fa View commit details
    Browse the repository at this point in the history
  3. AMAROC-765 temporary skip test macos python 3.9

    Sophie Rethore committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c1ad831 View commit details
    Browse the repository at this point in the history
  4. AMAROC-765 temporary skip test macos python 3.9

    Sophie Rethore committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0e14055 View commit details
    Browse the repository at this point in the history
  5. AMAROC-765 eclude conda

    Sophie Rethore committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c33405f View commit details
    Browse the repository at this point in the history
  6. AMAROC-784 update setup-python in pytest workflow (#122)

    * AMAROC-784 update setup-python in pytest workflow
    
    * AMAROC-765 temporary skip test macos python 3.9
    
    * AMAROC-765 temporary skip test macos python 3.9
    
    * update python setup in gh actions
    
    * AMAROC-784 update CHANGELOG
    
    * AMAROC-765 temporary skip test macos python 3.9
    
    * remove which conda from pytest workflow
    
    * AMAROC-784 bring back Python 3.9 to test matrix
    
    * AMAROC-784 conditional python setup in pytest workflow
    
    * AMAROC-784 update actions checkout to latest version
    
    * AMAROC-784 globally exclude Py3.9xmacOS_latest from test matrix
    
    * AMAROC-784 remove conda check for windows as well
    
    ---------
    
    Co-authored-by: Sophie Rethore <[email protected]>
    regDaniel and Sophie Rethore authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3ccbd80 View commit details
    Browse the repository at this point in the history
  7. Fix #116

    fpavogt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e344261 View commit details
    Browse the repository at this point in the history
  8. Update docs

    fpavogt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    903bc72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bd4b28 View commit details
    Browse the repository at this point in the history
  10. Fix #119

    fpavogt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c4d7240 View commit details
    Browse the repository at this point in the history
  11. Minor code cleanup

    fpavogt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4d05ff4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab0fbca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7bbd67d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #121 from MeteoSwiss/bugfix/AMAROC-765-fixMypyIssues

    Bugfix/amaroc 765 fix mypy issues
    srethore authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    68ba86c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Fix #123

    fpavogt committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    79413f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14025a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    5f433e3 View commit details
    Browse the repository at this point in the history
  2. Correct col type

    fpavogt committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    991c626 View commit details
    Browse the repository at this point in the history
  3. Swap instead of add rogue hit

    fpavogt committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9aafcb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #126 from MeteoSwiss/develop_vof

    Add rogue point to mock dataset
    fpavogt authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1ab73ce View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Add support for numpy >2.0

    fpavogt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0674d3e View commit details
    Browse the repository at this point in the history
  2. Update docs

    fpavogt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8a2b05b View commit details
    Browse the repository at this point in the history
  3. Update docs

    fpavogt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8c3c3a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge pull request #129 from MeteoSwiss/develop_vof

    AMAROC-819 Add support for numpy >2.0
    fpavogt authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    00bfab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf417c View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    fpavogt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e52f4d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from MeteoSwiss/develop_vof

    Allow to trigger the weekly tests manually
    fpavogt authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    880a9f2 View commit details
    Browse the repository at this point in the history
  5. Fix manual trigger of automated tests (#131)

    * Fix manual trigger
    fpavogt authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5843bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update CONTRIBUTING.md

    Minor clean-up of the Contributing guidelines.
    fpavogt authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4d9ca27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from MeteoSwiss/fpavogt-patch-1

    Update CONTRIBUTING.md
    fpavogt authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0c8e618 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update CONTRIBUTING.md

    fpavogt authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cb70e14 View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTING.md

    fpavogt authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6818b2f View commit details
    Browse the repository at this point in the history