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
These are the changes in icepyx 2.0.2 See :ref:`release` for a full changelog
5
+
including other versions of icepyx.
6
+
7
+
8
+
New Features
9
+
~~~~~~~~~~~~
10
+
11
+
- add issue templates for bugs and features (#728)
12
+
13
+
Bug fixes
14
+
~~~~~~~~~
15
+
16
+
- fix tests failing due to version updates at NSIDC and update requirements (#727)
17
+
- fix download function to order granules if needed (#726)
18
+
19
+
- updates the download function to first order data if the user has not explicitly run the order function, returning to the intended behavior of icepyx, as in v1.
20
+
21
+
- fix version in query, add tests (#741)
22
+
23
+
24
+
Deprecations
25
+
~~~~~~~~~~~~
26
+
27
+
- None
28
+
29
+
30
+
Maintenance
31
+
~~~~~~~~~~~
32
+
33
+
- [pre-commit.ci] pre-commit autoupdate (#725)
34
+
- Bump the github-actions group with 2 updates (#724)
35
+
- [pre-commit.ci] pre-commit autoupdate (#738)
36
+
- Bump the github-actions group across 1 directory with 6 updates (#739)
37
+
- modify tests to handle retired data product versions (#746)
38
+
- [pre-commit.ci] pre-commit autoupdate (#743)
39
+
40
+
41
+
Documentation
42
+
~~~~~~~~~~~~~
43
+
44
+
- update references citing icepyx through Feb 2026 (#745)
45
+
- update traffic through March 2026 (#747)
46
+
47
+
48
+
Other
49
+
~~~~~
50
+
51
+
- get doctests running as part of test actions and update to v007 in tests (#713)
0 commit comments