Add fallback option
The crawler now has a fallback option for every function, which results in a suitable
value if no value was found at the expected position.
For most values this will be None or float('nan') or Quantity(float('nan'), unit)
The crawler now has a fallback option for every function, which results in a suitable
value if no value was found at the expected position.
For most values this will be None or float('nan') or Quantity(float('nan'), unit)