stilt.ReceptorID.from_parts#

classmethod ReceptorID.from_parts(time, location_id)[source]#

Build a ReceptorID from separate time and location components.

Return type:

ReceptorID

Parameters:
  • time (datetime | Timestamp)

  • location_id (LocationID)