SciQLop / speasy

Space Physics made EASY! A simple Python package to deal with main Space Physics WebServices (CDA,SSC,AMDA,..)
Other
24 stars 7 forks source link

spwc.common.variable.merge() returns emtpy SpwcVariable if argument is empty-array #5

Closed pboettch closed 3 years ago

pboettch commented 3 years ago

spwc.common.variable.merge([]) should better return None. According to @jeandet