pysat / pysatSeasons

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

ENH: Support for constellations #15

Closed jklenzing closed 2 years ago

jklenzing commented 4 years ago

In pysat._constellation, support for the .add and .difference is being removed for pysat 3.0.0. pysatSeasons already supports constellation objects. Make sure that the intent of those functions can be replicated here.

rstoneback commented 2 years ago

Did the .add and .difference get pushed over into pysatIncubator?

rstoneback commented 2 years ago

Under the general theme of Constellation support, constellation support added to occurrence probability calculations over in #30.