Description
Currently, altitude for pvlib.location
based algorithms defaults to zero, but if we include a low-resolution altitude lookup, we can provide better results when altitude is not specified.
We can make this altitude lookup the same format as LinkeTurbidities.h5, so it wouldn't require that much new code or any new dependencies.
I was able to build an altitude map using open data aggregated by tilezen. My test H5 file is currently 13 mb
using 4320x2160
resolution, uint16
altitude, and gzip
compression. We are free to distribute this data, but we do need to do is add this attribution somewhere in the documentation.
Would you guys be interested in this feature? Should I make a pull request?
Metadata
Metadata
Assignees
Labels
No labels