File: sunpy_stability.yaml

package info (click to toggle)
sunpy 7.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,592 kB
  • sloc: python: 41,765; ansic: 1,710; makefile: 39
file content (36 lines) | stat: -rw-r--r-- 1,234 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
coordinates:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.
data:
  status: mature
  comments: Should see no major changes.
image:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.
io:
  status: mature
  comments: Should see no major changes.
map:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.
net:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.
physics:
  status: dev
  comments: While it has not changed recently, it could be subject to major revisions in future.
sun:
  status: dev
  comments: Sub-module ``constants`` is stable. Sub-module ``models`` will likely have major changes.
time:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.
timeseries:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.
util:
  status: dev
  comments: This sub-module is not user facing, but any changes will still undergo a deprecation period.
visualization:
  status: stable
  comments: Any future changes should largely maintain backwards compatibility.