Closed aburrell closed 3 months ago
After pysat 3.2.0 is the latest supported version of pysat, the label Instrument kwarg will no longer need to be supported.
label
Identify places in the code where a pysat Instrument is called using labels and replace with meta_kwargs.
labels
meta_kwargs
Continue to support kwargs of no-longer-supported pysat versions
Description
After pysat 3.2.0 is the latest supported version of pysat, the
label
Instrument kwarg will no longer need to be supported.Potential impact
label
kwarg, which has been deprecatedPotential solution(s)
Identify places in the code where a pysat Instrument is called using
labels
and replace withmeta_kwargs
.Alternatives
Continue to support kwargs of no-longer-supported pysat versions