question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

consistent air temperature naming

See original GitHub issue

A lot of pvlib uses the term temp_air for ~2 m air temperature. The get_solarposition function (perhaps among others) uses temperature, which causes some confusion (see https://github.com/pvlib/pvlib-python/pull/893#issuecomment-587052032). We should standardize the naming.

My vote is temperature. I really dislike temp_air.

Note that MetPy recently went through a similar parameter name refactoring and chose temperature (among other things): https://github.com/Unidata/MetPy/pull/1299

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
cwhansecommented, Feb 24, 2020

I think it would help to compile a glossary of what’s currently used in the API, by topic. I can take a crack at that.

1reaction
cwhansecommented, Feb 17, 2020

I can accede to temperature for ambient temperature for compatibility with metpy and I’m OK with dew_point. We should also agree on names for the other temperature quantities: cell temperature (currently temp_cell in functions, cell_temperature attribute of ModelChain), module temperature (unnamed), (future) inverter temperature (unnamed). Do we distinguish between dry-bulb and wet-bulb air temperatures?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Total air temperature - Wikipedia
In aviation, stagnation temperature is known as total air temperature and is measured by a temperature probe mounted on the surface of the...
Read more >
Temperature: Fahrenheit, Celsius, Kelvin | Live Science
Celsius initially called his scale "Centigrade" from the Latin for one hundred ("centi") degrees ("grade"), because there were 100 points ...
Read more >
Naming Conventions - HVAC-Talk
Hello, Is there a standard for naming conventions - like SAT = Supply Air Temperature. Or does everyone use what they think it...
Read more >
A global dataset of air temperature derived from satellite ...
Air temperature at 2 m above the land surface is a key variable used to assess climate change. However, observations of air temperature...
Read more >
Air Mass | National Geographic Society
A lowercase letter describes the amount of moisture in the air mass: m for maritime (moist) and c for continental (dry). An uppercase...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found