pysat / pysatSeasons

Seasonal Analysis routines for pysat
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Performance binning 1D data from xarray #31

Open rstoneback opened 2 years ago

rstoneback commented 2 years ago

Is your feature request related to a problem? Please describe. unit tests show that binning 1D data from xarray is quite a bit slower than for pandas.

Describe the solution you'd like Perform a performance analysis and sort out why.

Describe alternatives you've considered Leave as is.

Additional context Add any other context or screenshots about the feature request here.