Dear Pythonistas and solar power enthusiasts,
The maintainers are happy to announce a new release of pvlib python:
software for simulating performance of photovoltaic solar energy systems.
*v0.9.5 Highlights:*
* The infinite_sheds model now has options to use the hay-davies
transposition model an
byteswap() looks like a general endian solution for ndarrays:
https://stackoverflow.com/questions/49578507/fast-way-to-reverse-float32-endianness-in-binary-file
numpy.memmap(infile, dtype=numpy.int32).byteswap().tofile(outfile)
numpy.memmap(infile, dtype=numpy.int32).byteswap(inplace=True).flus
The next NumPy triage meeting will be held this Wednesday, March 22nd at 5
pm UTC. This is a meeting where we synchronously triage prioritized PRs and
issues.
Join us via Zoom:
https://numfocus-org.zoom.us/j/82096749952?pwd=MW9oUmtKQ1c3a2gydGk1RTdYUUVXZz09
.
Everyone is welcome to attend and contri