pysat / pysatSpaceWeather

pysat support for space weather indices and data sets
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

BUG: User warnings for F10.7 prelim data #91

Closed aburrell closed 1 year ago

aburrell commented 2 years ago

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:

  1. Load F10.7 data for the 'prelim' tag.

Test configuration

Additional context

This user warning shouldn't occur because the Instrument should handle meta better.