NREL / GEOPHIRES-X

MIT License
26 stars 21 forks source link

Gradients in degC/km; Unit conversion cleanup [3.4.36] #243

Closed softwareengineerprogrammer closed 1 week ago

softwareengineerprogrammer commented 1 week ago
  1. Addresses https://github.com/NREL/GEOPHIRES-X/issues/171. Remains backwards-compatible - inputs less than 1.0 will be interpreted as C/m instead of C/km (covered by test)
  2. General unit conversion cleanup including some related to https://github.com/NREL/GEOPHIRES-X/issues/236

image

Self-reviewed in https://github.com/softwareengineerprogrammer/GEOPHIRES-X/pull/27