Cardea
Cardea.
load
Load an Orion instance from a pickle file.
path (str) – Path to the file where the instance has been previously serialized.
A Cardea instance
ValueError – If the serialized object is not an Cardea instance.