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

Variable: add overload for view() to slice with a t_start-t_stop-interval #4

Closed pboettch closed 3 years ago

pboettch commented 3 years ago

Already existing with standard get_item-operator: variable.merge([sv[interval[0]:interval[1]]