--------------------
* Improved polar orbit determination
* Added file sorting in files.from_os constructor to ensure datetime index is
correct
* Added Instrument instantiation option, multi_file_day (good when data for
day n is in a file labeled by day n-1, or n+1)
* Chaged binx to bin_x in return statements
* Improved PEP-8 compatibility
* Fixed bad path call in meta.from_csv
* Added simple averaging by day/file/orbit instrument independent routines
* Added instrument independent seasonal averaging routines
* Improved loading performance for cosmic2013
* Made pysat import statements more specific
* Fixed bad import call on load_netcdf3
* Fixed tab/space issues
* Improved performance of comsic 2013 data loading