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

Nodedetails environment section #788

Merged
merged 19 commits into from
Jul 15, 2024
Merged

Conversation

garthvh
Copy link
Member

@garthvh garthvh commented Jul 12, 2024

No description provided.

@garthvh garthvh linked an issue Jul 12, 2024 that may be closed by this pull request
11 tasks
@garthvh garthvh requested a review from 72A12F4E July 13, 2024 00:27
}
.padding(.top)
.task {
do {
Copy link
Contributor

Choose a reason for hiding this comment

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

Extract this to a method

}

/// Magnus Formula
func calculateDewPoint(temp: Float, relativeHumidity: Float) -> Double {
Copy link
Contributor

Choose a reason for hiding this comment

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

Mark as private

@garthvh garthvh merged commit b430bff into main Jul 15, 2024
2 checks passed
@garthvh garthvh deleted the nodedetails-environment-section branch July 15, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [Feature Request]: Node Details Environment Display
2 participants