NREL / GEOPHIRES-X

MIT License
28 stars 24 forks source link

v3.4.12: MC enhancements/fixes, Reference path length reduction, default parameter logging tweak #136

Closed softwareengineerprogrammer closed 7 months ago

softwareengineerprogrammer commented 7 months ago
  1. MC was outputting CSV with wrong column order under certain circumstances: https://github.com/NREL/GEOPHIRES-X/issues/132; resolved by https://github.com/NREL/GEOPHIRES-X/commit/b347950ca5289a9f98bc69de2a799146004dc923
  2. Shorten Reference files names as workaround for path length limitation installation issue encountered by user: https://github.com/NREL/GEOPHIRES-X/issues/134. Also includes prune directive in manifest (unsure if this has any effect but it doesn't hurt to have)
  3. https://github.com/NREL/GEOPHIRES-X/pull/136/commits/d897fd11f1bf8e23364c7ceea9ba3c8bef80da1c; https://github.com/NREL/GEOPHIRES-X/issues/111
  4. https://github.com/NREL/GEOPHIRES-X/issues/137: https://github.com/softwareengineerprogrammer/GEOPHIRES-X/pull/13