Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine/nuke dependencies #1166

Merged
merged 69 commits into from
Jul 26, 2024
Merged

Refine/nuke dependencies #1166

merged 69 commits into from
Jul 26, 2024

Conversation

DavidT3
Copy link
Owner

@DavidT3 DavidT3 commented Jul 26, 2024

No description provided.

…on - this is in order to allow a lock file to be made, though that seems less likely because pyabel apparently doesn't have a release for osx-arm64 (even though as far as I know it works fine on arm64)
….py; this also sets colors on a new region so I included setting of both edge and face color - for issue #1162
…axWarning, which gets shown when interpreted - this was happening in this file because I included r"\sigma" in a docstring (as an example of what a user can pass in) and Python thinks that \s is an invalid escape sequence. This was fixed by putting r at the beginning of the docstring (though I'm yet to see how Sphinx AutoDoc feels about this) - for issue #1162
… generated before trying to make masks, resulting in a product not available error. Not related to the dependency change, but I had to sort it.
…on to Haversine in the released version of XGA (thought I had), so have quickly patched in what was implemented in the ongoing multi-mission dev branch.
…tance rather than the Euclidean - this is for issue #1144
….py develop being deprecated. Should close issue #1106
…altered a bit to fix a bug) - they're still bad and need to be totally redone but they are working as they were before. For issue #1162
…assing a list to set an array element - for issue #1162
…ind it irritating when that isn't in paper tables so I'm making that easier. For issue #1104 and issue #1082 (because apparently I thought of this twice).
…in the XGA-LTR dataframe creation step. For issue #1162
…dated the setup.py install requires bit. For issue #1162
…dated the setup.py install requires bit. For issue #1162
@DavidT3 DavidT3 merged commit 6c683f8 into master Jul 26, 2024
1 check passed
@DavidT3 DavidT3 deleted the refine/nukeDependencies branch July 26, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant