stilt.SimID.from_parts#

classmethod SimID.from_parts(met, receptor)[source]#

Build a SimID from constituent parts.

Parameters:
  • met (MetID | str) – ID of the meteorology configuration (e.g. 'hrrr'). Cannot contain underscores.

  • receptor (Receptor) – Source receptor; provides the release time and location ID.

Return type:

SimID