pysat / pysatSeasons

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

pysat 3.0.0 release prep #21

Closed jklenzing closed 3 years ago

jklenzing commented 3 years ago

Description

Addresses pysat/pysat#676

Type of change

How Has This Been Tested?

Travis CI

Checklist:

jklenzing commented 3 years ago

Update: constellation creation now uses instruments as a kwarg, not arg. Updated style.

jklenzing commented 3 years ago

NOTE: pandas 0.24 not available for python 3.8 and above, not testing for those versions.