Updating the shapely package version from 1. to 2. . The shapely tools and functionality used here are unchanged
Type of change
[X] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
I ran the test set in the tests/ directory. I also manually reviewed the library usages in the package. Additionally, I compared the shapely release notes and changes to make sure it does not interfere with the usages here:
https://shapely.readthedocs.io/en/stable/migration.html
Checklist:
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[X] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[X] I have checked my code and corrected any misspellings
Description
Updating the shapely package version from 1. to 2. . The shapely tools and functionality used here are unchanged
Type of change
How Has This Been Tested?
I ran the test set in the tests/ directory. I also manually reviewed the library usages in the package. Additionally, I compared the shapely release notes and changes to make sure it does not interfere with the usages here: https://shapely.readthedocs.io/en/stable/migration.html
Checklist:
Next Steps
[X] Assign a reviewer based on the code owner document.
[ ] Once your review is approved, merge and delete the feature branch
On behalf of the Modis Tools Dev Team, thank you for your hard work! ✨