3.00.51
·
1065 commits
to development
since this release
What's Changed
- V03 release process revision by @petersilva in #859
- fix #866 by @petersilva in #867
- turn off magic support if redhat library present. by @petersilva in #868
- Fix Issue 861 - variable substitution issues by @reidsunderland in #865
- Issue824 - last transfer (for files) last message (for message flows) in metrics and status. by @petersilva in #871
- Issue860 fixing sourceFromExchange by @petersilva in #870
- fix #872 crashing because o.identity is kind of a typo by @petersilva in #873
- Issue860 3 fix sourceFromExchange by @petersilva in #876
- Issue860 4 suppress the default source guess if some other option is specified. And more! by @petersilva in #877
- Add plugins and examples for retrieving data from Copernicus by @reidsunderland in #878
- Note about batch by @reidsunderland in #879
- close #880 implements list of vips, ORed. by @petersilva in #883
- closes #881 by removing files on download failure by @petersilva in #882
- reverting quoting in one place, to see if it helps by @petersilva in #885
- Issue740 3 Adding pyproject.toml support for better installation on python > 3.6 by @petersilva in #887
- Close gzip target file before renaming it (to ensure it's flushed) by @endlisnis in #889
- Issue884 second fix for #884, this time with safe= by @petersilva in #890
- New EUMETSAT plugins; updates for copernicus by @reidsunderland in #891
- Add plugin for rate limiting polls by @reidsunderland in #886
- fixing problem with inflight numeric value being ignored by @petersilva in #892
- Branch396 v3 51 re-enabling partitioned transfers on an experimental basis. by @petersilva in #888
- removing xattr as hard dependency (already registered as a feature) by @petersilva in #899
- promote do() entry point from subscribe to parent flow by @petersilva in #903
- Add AM AHL headers and put bulletin contents in message by @andreleblanc11 in #900
- Issue905 Queue Names Getting Clobberred. by @petersilva in #909
- Fix character encoding for AM and move code to gather by @andreleblanc11 in #916
- fix #910 add a further heuristic for detecting v02 messages by @petersilva in #911
Full Changelog: v3.00.50...3.00.51
Guide:
https://metpx.github.io/sarracenia/Tutorials/Install.html
Packages Available:
Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx
PyPI: https://pypi.org/project/metpx-sr3/3.0.51/
-
RPM package for fedora core 39 (fc39)
-
RPM package for Redhat Version 8 (rh8) attached here, install with rpm -ivh ... note:
- Some dependencies are not readily avialable. May have to obtain packages
from pip to get a fully functional installation. Verify with sr3 features after installation, to determine if everything needed is available.
- Some dependencies are not readily avialable. May have to obtain packages
-
self-extracting windows installer also attached.