EIDA / eida-statistics

Aggregated statistics of EIDA nodes
GNU General Public License v3.0
0 stars 0 forks source link

All node upgrade eida-statistics-aggregator to 0.6.0 #7

Closed jschaeff closed 2 years ago

jschaeff commented 2 years ago

Hello @ALL

I released a new version for the dataselect statistics aggregator. This release adds identification of temporary networks by their extended identifier. Wich is important in the statistics because otherwise we mix up statistics from different networks sharing the short network code.

Please all node, could you upgrade ? Depending on your installation method, this should not be much more work than:

pip3 install --upgrade eida-statistics-aggregator

Please note, minimal python version is 3.6 but it can run in it's isolated environment without problem. It has been tested up to python 3.10

Please report in this issue when you're done:

andres-h commented 2 years ago

GFZ done

icarluccio commented 2 years ago

INGV done

jschaeff commented 2 years ago

You're awesome !!!

cristianneagoe commented 2 years ago

NIEP done

JoseAntonioJara commented 2 years ago

ICGC done

jschaeff commented 2 years ago

Hello, @ALL, a kind reminder for the nodes that didn't already upgrade.

Thank you

mehmet-ozer-ko commented 2 years ago

KOERI done

jschaeff commented 2 years ago

Hello, @jbienkowski , @jan-michalek , @sheimers , a kind reminder for upgrading the aggregator on your side.

Thank you

jbienkowski commented 2 years ago

Done at ODC! Thanks for the reminder!

sheimers commented 2 years ago

Done at ETH, the first run of the new version will be today at 14:30 utc

jan-michalek commented 2 years ago

UIB-NORSAR done now. Sorry for the delay.

I've got message about 'wheel' package not installled, however the istallation was succesful. See log below:

[seiscomp@eida bin]$ /usr/local/bin/pip3 install --upgrade eida-statistics-aggregator Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: eida-statistics-aggregator in /home/seiscomp/.local/lib/python3.6/site-packages (0.5.1) Collecting eida-statistics-aggregator Downloading eida-statistics-aggregator-0.6.0.tar.gz (6.8 kB) Requirement already satisfied: certifi in /usr/local/lib/python3.6/site-packages (from eida-statistics-aggregator) (2020.12.5) Requirement already satisfied: click>=7.0.0 in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (7.1.2) Requirement already satisfied: mmh3>=2.5.0 in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (3.0.0) Requirement already satisfied: numpy>=1.18.0 in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (1.19.5) Requirement already satisfied: python-hll>=0.1.3 in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (0.1.3) Requirement already satisfied: requests>=2.0.0 in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (2.25.1) Requirement already satisfied: urllib3>=1.20.0 in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (1.26.3) Requirement already satisfied: python-magic in /home/seiscomp/.local/lib/python3.6/site-packages (from eida-statistics-aggregator) (0.4.22) Collecting fdsnnetextender>=3.0.0 Downloading fdsnnetextender-3.2.0.tar.gz (15 kB) Requirement already satisfied: chardet<5,>=3.0.2 in /home/seiscomp/.local/lib/python3.6/site-packages (from requests>=2.0.0->eida-statistics-aggregator) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /home/seiscomp/.local/lib/python3.6/site-packages (from requests>=2.0.0->eida-statistics-aggregator) (2.10) Using legacy 'setup.py install' for eida-statistics-aggregator, since package 'wheel' is not installed. Using legacy 'setup.py install' for fdsnnetextender, since package 'wheel' is not installed. Installing collected packages: fdsnnetextender, eida-statistics-aggregator Running setup.py install for fdsnnetextender ... done Attempting uninstall: eida-statistics-aggregator Found existing installation: eida-statistics-aggregator 0.5.1 Uninstalling eida-statistics-aggregator-0.5.1: Successfully uninstalled eida-statistics-aggregator-0.5.1 Running setup.py install for eida-statistics-aggregator ... done Successfully installed eida-statistics-aggregator-0.6.0 fdsnnetextender-3.2.0

jschaeff commented 2 years ago

Thank you. Seems OK for UIB. I miss LMU :cry:

jschaeff commented 2 years ago

We are done. Thank you all !