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

Feature/init trop cyclone #567

Merged
merged 9 commits into from
Nov 14, 2022
Merged

Commits on Oct 27, 2022

  1. add type hints

    aleeciu committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8ac77fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge branch 'develop' into feature/init_trop_cyclone

    Thomas Vogt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2bbec91 View commit details
    Browse the repository at this point in the history
  2. trop_cyclone: order imports

    Thomas Vogt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    db0ff15 View commit details
    Browse the repository at this point in the history
  3. trop_cyclone: remove trailing whitespaces

    Thomas Vogt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    09782d1 View commit details
    Browse the repository at this point in the history
  4. trop_cyclone: np.array -> np.ndarray

    Thomas Vogt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2b773d1 View commit details
    Browse the repository at this point in the history
  5. trop_cyclone: pass kwargs to Hazard base class

    Thomas Vogt committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4e07ac7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 14, 2022

  1. Merge branch 'develop' into feature/init_trop_cyclone

    # Conflicts:
    #	climada/hazard/trop_cyclone.py
    
    Conflicts resolved manually.
    In particular the radius arguments in Holland methods is given in 'km' (default value and doc-string)
    emanuel-schmid committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    dc00c5b View commit details
    Browse the repository at this point in the history
  2. TropCyclone: more type hinting

    Thomas Vogt committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    92f4364 View commit details
    Browse the repository at this point in the history