PowerSystemDataModel
PowerSystemDataModel copied to clipboard
Get weather by coordinate id
This might be advantageous, even for internal data handling. Currently, weather is mapped against an instance of Point
which can be tracked down to two or three doubles. However, this is a bit dangling, as of the uncertain nature of double it may cause issues in hash code generation and therefore looking it up in maps can be error prone.