You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Likewise, we've had a number of questions about using autoRIFT in issues, Gitter, emails, and personal communication, as well as my own experience, that indicate that there are some sorely needed improvements to the usability of the code. Therefore, I propose we move towards version 2.0.0, primarily focused on usability, code quality, and testing improvements.
Let's use this issue to group and track the overall issues and features we should include in a v2.0.0 release.
Important
Please try to keep discussion about specific tasks in their associated Issue or PR to keep things organized. If a task doesn't have an issue or pr yet, please open an issue or pr.
Housekeeping
Before running headlong down this path, we should resolve and clean up some old issues and release the current changes.
AutoRIFT was last released nearly two years ago with v1.5.0 in Nov. of 2022 and has seen quite a few changes since then:
https://github.com/nasa-jpl/autoRIFT/compare/v1.5.0..master
Likewise, we've had a number of questions about using autoRIFT in issues, Gitter, emails, and personal communication, as well as my own experience, that indicate that there are some sorely needed improvements to the usability of the code. Therefore, I propose we move towards version 2.0.0, primarily focused on usability, code quality, and testing improvements.
Let's use this issue to group and track the overall issues and features we should include in a v2.0.0 release.
Important
Please try to keep discussion about specific tasks in their associated Issue or PR to keep things organized. If a task doesn't have an issue or pr yet, please open an issue or pr.
Housekeeping
Before running headlong down this path, we should resolve and clean up some old issues and release the current changes.
master
branch tomain
following community guidance: https://github.com/github/renaming #104Packaging and distribution
Development practices
Documentation
python setup.py install
is deprecated; use pip as is done in the conda-forge buildUsability
New Features
The text was updated successfully, but these errors were encountered: