pik-copan / pyunicorn

Unified Complex Network and Recurrence Analysis Toolbox
http://pik-potsdam.de/~donges/pyunicorn/
Other
195 stars 86 forks source link

No Attribute EventSynchornizationClimateNetwork #168

Closed zugnachpankow closed 1 year ago

zugnachpankow commented 2 years ago

While running tox, test_generic.py gives the following attribute error:

ec = climate.EventSynchronizationClimateNetwork.SmallTestData() AttributeError: module 'pyunicorn.climate' has no attribute 'EventSynchronizationClimateNetwork'

I double checked and found no such module/file in the latest version of the repo. It seems that this test a relict for a method that does not exist anymore? In v0.6.1 such a file can be found. Maybe someone who has been with pyunicorn longer could clearify. @jdonges

zugnachpankow commented 1 year ago

Confirmed, now found in EventSeriesClimateNetwork.