Closed aburrell closed 1 year ago
UserWarning: Metadata with type <class 'str'> does not match expected type <class 'float'>. Dropping input for 'goes_bgd_flux' with key 'fill'
Steps to reproduce the behavior:
This user warning shouldn't occur because the Instrument should handle meta better.
Description
UserWarning: Metadata with type <class 'str'> does not match expected type <class 'float'>. Dropping input for 'goes_bgd_flux' with key 'fill'
To Reproduce this bug:
Steps to reproduce the behavior:
Test configuration
Additional context
This user warning shouldn't occur because the Instrument should handle meta better.