pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

BUG: default label types #162

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

A number of metadata values are dropped where the type is not a float. This updates the standards so that both int and float are accepted by default. See https://github.com/pysat/pysat/pull/1108

Type of change

How Has This Been Tested?

Tested by running tests with both pysat main and https://github.com/pysat/pysat/pull/1108 and inspecting warning messages.

Test Configuration

Checklist: