File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Version 1.35.0 (2025/12/01)
2+
3+ ### Issues Closed
4+
5+ * [ Issue 684] ( https://github.com/pytroll/pyresample/issues/684 ) - areas with non-matching descriptions compare equal
6+ * [ Issue 666] ( https://github.com/pytroll/pyresample/issues/666 ) - data_reduce doesn't work for VIIRS L1B data
7+ * [ Issue 664] ( https://github.com/pytroll/pyresample/issues/664 ) - How we define the "same" AreaDefinition?
8+
9+ In this release 3 issues were closed.
10+
11+ ### Pull Requests Merged
12+
13+ #### Bugs fixed
14+
15+ * [ PR 677] ( https://github.com/pytroll/pyresample/pull/677 ) - Fix boundaries losing precision for accurate polygon calculations
16+ * [ PR 675] ( https://github.com/pytroll/pyresample/pull/675 ) - Fix BucketResampler using area's proj_dict instead crs
17+ * [ PR 674] ( https://github.com/pytroll/pyresample/pull/674 ) - Revert change of map_blocks name= kwarg in favor of token=
18+
19+ #### Features added
20+
21+ * [ PR 676] ( https://github.com/pytroll/pyresample/pull/676 ) - Enable free-threading in cython extensions
22+
23+ In this release 4 pull requests were closed.
24+
25+
126## Version 1.34.2 (2025/05/29)
227
328### Pull Requests Merged
You can’t perform that action at this time.
0 commit comments