Hello World,
it has happened: SAGA-Python is gone, and RADICAL-SAGA has been
released! Wohoo! :-)
Apart from a deprecation warning on `import saga`, your code should
continue to work! Please notify us if this is not the case, we will
help you to get this fixed! You can remove the deprecation warning by
changing `import saga` to `import radical.saga as saga` -- no other
code changes are needed.
Note that `pip install saga-python` will continue to work for a while
- it now pulls `radical.saga` as a dependency and provides the above
backward compatibility. This package is expected to disappear with
the release of radical.saga v1.0 toward the end of the year.
IMPORTANT: The repository for `saga-python` has be *renamed* to
`radical.saga`. If you still have clones of the original repository,
you can follow this transition with these two commands:
git remote rm origin
git remote add origin g...@github.com:radical-cybertools/radical.saga.git
Please only do this if you understand what those commands are doing!
If in doubt, it might be best to create a new clone. Please contact
us if you need help with this transition also.
Support is available on the mailing list on which you receive this
message. Tickets can be opened at [1].
Thanks for your patience with this transition - it has been taken a
loooong time to finally appear, but we hope it is as painless as it
can be at this point.
Best, Andre.
[1]
https://github.com/radical-cybertools/radical.saga/issues/new