Recent Releases of antimeridian
antimeridian - v0.4.3
What's Changed
- fix: use math.isclose by @gadomski in https://github.com/gadomski/antimeridian/pull/175
- release: v0.4.3 by @gadomski in https://github.com/gadomski/antimeridian/pull/176
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.4.2...v0.4.3
Scientific Software - Peer-reviewed
- Python
Published by gadomski 5 months ago
antimeridian - v0.4.2
What's Changed
- chore(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in https://github.com/gadomski/antimeridian/pull/170
- fix: multiple interiors by @gadomski in https://github.com/gadomski/antimeridian/pull/172
- release: v0.4.2 by @gadomski in https://github.com/gadomski/antimeridian/pull/173
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.4.1...v0.4.2
Scientific Software - Peer-reviewed
- Python
Published by gadomski 6 months ago
antimeridian - v0.4.1
What's Changed
- feat: update citation capitalization by @gadomski in https://github.com/gadomski/antimeridian/pull/162
- docs: fix signature in
fix_polygonby @gadomski in https://github.com/gadomski/antimeridian/pull/166 - feat: add reverse by @gadomski in https://github.com/gadomski/antimeridian/pull/167
- chore: use dependency-groups by @gadomski in https://github.com/gadomski/antimeridian/pull/168
- release: v0.4.1 by @gadomski in https://github.com/gadomski/antimeridian/pull/169
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.4.0...v0.4.1
Scientific Software - Peer-reviewed
- Python
Published by gadomski 9 months ago
antimeridian - v0.4.0
What's Changed
- Add great-circle meridian crossing option by @teobouvard in https://github.com/gadomski/antimeridian/pull/159
- release: v0.4.0 by @gadomski in https://github.com/gadomski/antimeridian/pull/160
New Contributors
- @teobouvard made their first contribution in https://github.com/gadomski/antimeridian/pull/159
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.12...v0.4.0
Scientific Software - Peer-reviewed
- Python
Published by gadomski about 1 year ago
antimeridian - v0.3.12
What's Changed
- Fix capitalization in bib file by @gadomski in https://github.com/gadomski/antimeridian/pull/152
- Switch docs by @gadomski in https://github.com/gadomski/antimeridian/pull/156
- feat: add comparison with ogr2ogr by @gadomski in https://github.com/gadomski/antimeridian/pull/157
- release: v0.3.12 by @gadomski in https://github.com/gadomski/antimeridian/pull/158
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.11...v0.3.12
Scientific Software - Peer-reviewed
- Python
Published by gadomski about 1 year ago
antimeridian - v0.3.11
🥳 Amber is the color of your energy release!
What's Changed
- Handle bbox for globe-spanning geoms by @gadomski in https://github.com/gadomski/antimeridian/pull/150
- Release v0.3.11 by @gadomski in https://github.com/gadomski/antimeridian/pull/151
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.10...v0.3.11
Scientific Software - Peer-reviewed
- Python
Published by gadomski about 1 year ago
antimeridian - v0.3.10
What's Changed
- Add CONTRIBUTING.md by @gadomski in https://github.com/gadomski/antimeridian/pull/145
- Add joss paper by @gadomski in https://github.com/gadomski/antimeridian/pull/137
- Add bbox to CLI by @gadomski in https://github.com/gadomski/antimeridian/pull/148
- Release v0.3.10 by @gadomski in https://github.com/gadomski/antimeridian/pull/149
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.9...v0.3.10
Scientific Software - Peer-reviewed
- Python
Published by gadomski about 1 year ago
antimeridian - v0.3.9
https://pypi.org/project/antimeridian/0.3.9/
What's Changed
- Switch to uv by @gadomski in https://github.com/gadomski/antimeridian/pull/139
- Use trusted publishing for pypi by @gadomski in https://github.com/gadomski/antimeridian/pull/141
- Add forceoverantimeridian arg to bbox by @gadomski in https://github.com/gadomski/antimeridian/pull/142
- Release v0.3.9 by @gadomski in https://github.com/gadomski/antimeridian/pull/143
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.8...v0.3.9
Scientific Software - Peer-reviewed
- Python
Published by gadomski about 1 year ago
antimeridian - v0.3.8
What's Changed
- Do north/south pole forcing better by @gadomski in https://github.com/gadomski/antimeridian/pull/125
- Release v0.3.8 by @gadomski in https://github.com/gadomski/antimeridian/pull/126
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.7...v0.3.8
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 1 year ago
antimeridian - v0.3.7
What's Changed
- We can test w/o cli extra by @gadomski in https://github.com/gadomski/antimeridian/pull/118
__geo_interface__is a property by @gadomski in https://github.com/gadomski/antimeridian/pull/121- Release v0.3.7 by @gadomski in https://github.com/gadomski/antimeridian/pull/122
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.6...v0.3.7
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 1 year ago
antimeridian - v0.3.6
What's Changed
- Preserve z coordinates by @gadomski in https://github.com/gadomski/antimeridian/pull/116
- Release v0.3.6 by @gadomski in https://github.com/gadomski/antimeridian/pull/117
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.5...v0.3.6
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 1 year ago
antimeridian - v0.3.5
What's Changed
- Use the ruff formatter by @gadomski in https://github.com/gadomski/antimeridian/pull/108
- Fix positive and negative 180 hits by @gadomski in https://github.com/gadomski/antimeridian/pull/114
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.4...v0.3.5
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 1 year ago
antimeridian - v0.3.4
What's Changed
- Fixed a project url noted in #106
- Release v0.3.4 by @gadomski in https://github.com/gadomski/antimeridian/pull/107
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.3...v0.3.4
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 1 year ago
antimeridian - v0.3.3
What's Changed
- Fix centroid by @gadomski in https://github.com/gadomski/antimeridian/pull/69
- Release v0.3.3 by @gadomski in https://github.com/gadomski/antimeridian/pull/70
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.2...v0.3.3
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.3.2
What's Changed
- Bump click for typing fix by @gadomski in https://github.com/gadomski/antimeridian/pull/60
- Add centroid by @gadomski in https://github.com/gadomski/antimeridian/pull/67
- Release v0.3.2 by @gadomski in https://github.com/gadomski/antimeridian/pull/68
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.1...v0.3.2
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.3.1
What's Changed
- Fix test warnings by @gadomski in https://github.com/gadomski/antimeridian/pull/47
- Allow stdin for the cli by @gadomski in https://github.com/gadomski/antimeridian/pull/48
- Fix the case when a corner is on the antimeridian by @gadomski in https://github.com/gadomski/antimeridian/pull/49
- Support line strings by @gadomski in https://github.com/gadomski/antimeridian/pull/50
- Protect against tiny floating point deltas by @gadomski in https://github.com/gadomski/antimeridian/pull/52
- Pin scipy in conda by @gadomski in https://github.com/gadomski/antimeridian/pull/56
- Add page describing the algorithm by @gadomski in https://github.com/gadomski/antimeridian/pull/40
- Release v0.3.1 by @gadomski in https://github.com/gadomski/antimeridian/pull/57
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.3.0...v0.3.1
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.3.0
What's Changed
- Fix winding order by default by @gadomski in https://github.com/gadomski/antimeridian/pull/39
- fix: dependencies by @gadomski in https://github.com/gadomski/antimeridian/pull/44
- Release v0.3.0 by @gadomski in https://github.com/gadomski/antimeridian/pull/46
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.6...v0.3.0
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.6
What's Changed
- Don't force 180 to -180 by @gadomski in https://github.com/gadomski/antimeridian/pull/37
- Release v0.2.6 by @gadomski in https://github.com/gadomski/antimeridian/pull/38
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.5...v0.2.6
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.5
What's Changed
- Add bbox function by @gadomski in https://github.com/gadomski/antimeridian/pull/35
- Release v0.2.5 by @gadomski in https://github.com/gadomski/antimeridian/pull/36
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.4...v0.2.5
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.4
What's Changed
- Document failure modes by @gadomski in https://github.com/gadomski/antimeridian/pull/25
- Test against min dependencies by @gadomski in https://github.com/gadomski/antimeridian/pull/27
- Release v0.2.4 by @gadomski in https://github.com/gadomski/antimeridian/pull/28
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.3...v0.2.4
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.3
What's Changed
- Make the complex-split image bigger in docs by @gadomski in https://github.com/gadomski/antimeridian/pull/20
- Fix unused arguments by @gadomski in https://github.com/gadomski/antimeridian/pull/21
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.2...v0.2.3
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.2
What's Changed
- Add forcing for the poles by @gadomski in https://github.com/gadomski/antimeridian/pull/17
- Ignore DownloadWarning in docs by @gadomski in https://github.com/gadomski/antimeridian/pull/18
- Release v0.2.2 by @gadomski in https://github.com/gadomski/antimeridian/pull/19
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.1...v0.2.2
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.1
What's Changed
- Handle unsplit clockwise polygons by @gadomski in https://github.com/gadomski/antimeridian/pull/13
- Add more docs by @gadomski in https://github.com/gadomski/antimeridian/pull/14
- Release v0.2.1 by @gadomski in https://github.com/gadomski/antimeridian/pull/15
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.2.0...v0.2.1
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.2.0
We now ship a click-based CLI! Install with pip install antimeridian[cli], then use like this:
shell
antimeridian fix infile.json > outfile.json
What's Changed
- Protect against points outside of 180s by @gadomski in https://github.com/gadomski/antimeridian/pull/8
- Optimize interior algorithm by @gadomski in https://github.com/gadomski/antimeridian/pull/10
- Add segment functions to the public API by @gadomski in https://github.com/gadomski/antimeridian/pull/12
- Handle overlaps on the antimeridian by @gadomski in https://github.com/gadomski/antimeridian/pull/11
New Contributors
- @dependabot made their first contribution in https://github.com/gadomski/antimeridian/pull/9
Full Changelog: https://github.com/gadomski/antimeridian/compare/v0.1.0...v0.2.0
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago
antimeridian - v0.1.0
This is the first "public" release of this package 🎉!
Scientific Software - Peer-reviewed
- Python
Published by gadomski over 2 years ago