Skip to content

Height above ground in the wind class now defaults to 10.0 meters #278

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

Merged

Conversation

msandmer
Copy link
Contributor

@msandmer msandmer commented Dec 6, 2024

Issues addressed by this PR

Closes #277

Previously no default value for heights above ground was provided.
Height above ground in the wind class now defaults to 10.0 meters

Test files

run python automated testing batch file

Changelog

Additional comments

@msandmer msandmer added the type:bug Error or unexpected behaviour label Dec 6, 2024
@msandmer msandmer self-assigned this Dec 6, 2024
@jamesramsden-bh
Copy link
Contributor

@BHoMBot check required

Copy link

bhombot-ci bot commented Dec 6, 2024

@jamesramsden-bh to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check core
  • check null-handling
  • check serialisation
  • check versioning
  • check installer

Copy link
Contributor

@jamesramsden-bh jamesramsden-bh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy with code change. Automated tests were run. Two tests were failing:
tests/test_categorical.py::test_annual_heatmap_histogram
tests/test_external_comfort/test_externalcomfort.py::test_plot_rh_heatmap
However, these are unrelated to the changes made and appear to be pre-existing in the develop branch. An issue will be raised for these separately.

@jamesramsden-bh
Copy link
Contributor

@BHoMBot check compliance
@BHoMBot check unit-tests

Copy link

bhombot-ci bot commented Dec 6, 2024

@jamesramsden-bh to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance
  • check unit-tests

There are 3 requests in the queue ahead of you.

@jamesramsden-bh
Copy link
Contributor

@BHoMBot check ready-to-merge

Copy link

bhombot-ci bot commented Dec 6, 2024

@jamesramsden-bh to confirm, the following actions are now queued:

  • check ready-to-merge

There are 10 requests in the queue ahead of you.

@jamesramsden-bh jamesramsden-bh merged commit 629257d into develop Dec 6, 2024
13 checks passed
@jamesramsden-bh jamesramsden-bh deleted the LadybugTools_Toolkit-#277-WindHeightDefault branch December 6, 2024 15:55
@BHoMBot BHoMBot mentioned this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wind height_above_ground default not provided
2 participants