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

Apparent temperature working with scalars #838

Merged
merged 2 commits into from
May 10, 2018

Conversation

jrleeman
Copy link
Contributor

@jrleeman jrleeman commented May 9, 2018

Addresses #833 in a rather clunky way, but the only reliable way I could find. If we find we use the logic other places, it might be a good decorator, but that seems like overkill for now.

@jrleeman jrleeman added the Area: Calc Pertains to calculations label May 9, 2018
@jrleeman jrleeman added this to the 0.8 milestone May 9, 2018
@dopplershift
Copy link
Member

I wonder if it's really worth all that code rather than just use atleast_1d and return whatever comes out. That's a lot of pretty ugly effort just to return a scalar.

@dopplershift
Copy link
Member

Ugh, that would make behavior different between windchill and apparent_temperature. I guess ugly is the way to go...

@jrleeman jrleeman force-pushed the apparent_temperature_scalar branch from f27d275 to e6bf585 Compare May 9, 2018 19:39
@jrleeman jrleeman force-pushed the apparent_temperature_scalar branch from e6bf585 to fe88f23 Compare May 10, 2018 17:13
@dopplershift dopplershift added the Type: Bug Something is not working like it should label May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Calc Pertains to calculations Type: Bug Something is not working like it should
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants