NASA-DEVELOP / dnppy

DEVELOP National Program Python package for use with NASA data and GIS!
https://nasa-develop.github.io/dnppy/
Other
82 stars 40 forks source link

time_series class needs an internal sort method #10

Closed Jwely closed 9 years ago

Jwely commented 9 years ago

Some raster functions may assume that an array of filepaths are stepping forward in time, but this isn't enforced by time_series objects when returning lists of data.