@@ -4,162 +4,164 @@ Changes for bmi-topography
4
4
0.8.6 (unreleased)
5
5
------------------
6
6
7
- - Make an examples landing page (#77)
7
+ - Update project metadata and CI workflows (#79)
8
+ - Switch from Mambaforge to Miniforge (#78)
9
+ - Make an examples landing page (#77)
8
10
9
11
0.8.5 (2024-08-18)
10
12
------------------
11
13
12
- - Check example notebooks (#75)
13
- - Simplify the test CI workflow (#74)
14
- - Cancel in-progress CI workflows on new push (#73)
15
- - Use pre-commit for linting and formatting (#72)
16
- - De-lint project files (#71)
14
+ - Check example notebooks (#75)
15
+ - Simplify the test CI workflow (#74)
16
+ - Cancel in-progress CI workflows on new push (#73)
17
+ - Use pre-commit for linting and formatting (#72)
18
+ - De-lint project files (#71)
17
19
18
20
.. _section-1 :
19
21
20
22
0.8.4 (2024-03-28)
21
23
------------------
22
24
23
- - Update docs build (#68)
24
- - Set minimum python>=3.10 (#67)
25
- - Link to project contributing and code of conduct docs (#65)
25
+ - Update docs build (#68)
26
+ - Set minimum python>=3.10 (#67)
27
+ - Link to project contributing and code of conduct docs (#65)
26
28
27
29
.. _section-2 :
28
30
29
31
0.8.3 (2023-12-18)
30
32
------------------
31
33
32
- - Build and test with Python 3.12 (#60)
33
- - Remove setuptools files in favor of pyproject.toml (#59)
34
- - Fix failing docs build (#58)
35
- - Use nox in CI testing (#54)
34
+ - Build and test with Python 3.12 (#60)
35
+ - Remove setuptools files in favor of pyproject.toml (#59)
36
+ - Fix failing docs build (#58)
37
+ - Use nox in CI testing (#54)
36
38
37
39
.. _section-3 :
38
40
39
41
0.8.2 (2023-02-06)
40
42
------------------
41
43
42
- - Fix problem getting CRS info for AAIGrid type (#53)
44
+ - Fix problem getting CRS info for AAIGrid type (#53)
43
45
44
46
.. _section-4 :
45
47
46
48
0.8.1 (2023-01-27)
47
49
------------------
48
50
49
- - Run test CI on Windows with Python 3.10 (#52)
50
- - Use nox instead of make for building and testing project (#51)
51
- - Update project metadata files (#50)
52
- - Use rio accessor for geospatial information (#47)
53
- - Update contents of source and binary distributions (#46)
51
+ - Run test CI on Windows with Python 3.10 (#52)
52
+ - Use nox instead of make for building and testing project (#51)
53
+ - Update project metadata files (#50)
54
+ - Use rio accessor for geospatial information (#47)
55
+ - Update contents of source and binary distributions (#46)
54
56
55
57
.. _section-5 :
56
58
57
59
0.8 (2022-07-05)
58
60
----------------
59
61
60
- - Switch from xarray to rioxarray (#45)
61
- - Move metadata from setup.cfg to pyproject.toml (#44)
62
+ - Switch from xarray to rioxarray (#45)
63
+ - Move metadata from setup.cfg to pyproject.toml (#44)
62
64
63
65
.. _section-6 :
64
66
65
67
0.7.1 (2022-06-03)
66
68
------------------
67
69
68
- - Provide a better reason for 401 errors (#41)
70
+ - Provide a better reason for 401 errors (#41)
69
71
70
72
.. _section-7 :
71
73
72
74
0.7 (2022-03-24)
73
75
----------------
74
76
75
- - Support all OpenTopography global datasets (#39)
76
- - Create test matrix of datasets and file types (#38)
77
+ - Support all OpenTopography global datasets (#39)
78
+ - Create test matrix of datasets and file types (#38)
77
79
78
80
.. _section-8 :
79
81
80
82
0.6 (2022-02-17)
81
83
----------------
82
84
83
- - Use dashes in command line options (#36)
84
- - Use a demo API key if a user key can’t be found (#34)
85
+ - Use dashes in command line options (#36)
86
+ - Use a demo API key if a user key can’t be found (#34)
85
87
86
88
.. _section-9 :
87
89
88
90
0.5.1 (2022-02-15)
89
91
------------------
90
92
91
- - Document use of OpenTopography API key (#33)
92
- - Add text to exception raised when API key is missing (#32)
93
- - Use new black syntax (#31)
93
+ - Document use of OpenTopography API key (#33)
94
+ - Add text to exception raised when API key is missing (#32)
95
+ - Use new black syntax (#31)
94
96
95
97
.. _section-10 :
96
98
97
99
0.5 (2022-01-25)
98
100
----------------
99
101
100
- - Use an API key when requesting OpenTopography data (#25)
101
- - Add python 3.10 to tests (#24)
102
- - Address technical debt (#22)
102
+ - Use an API key when requesting OpenTopography data (#25)
103
+ - Add python 3.10 to tests (#24)
104
+ - Address technical debt (#22)
103
105
104
106
.. _section-11 :
105
107
106
108
0.4 (2021-09-03)
107
109
----------------
108
110
109
- - Support ALOS World 3D 30m products (#13)
110
- - Support .asc and .img files (#14)
111
- - Add format job to CI
112
- - Use CITATION.cff file
111
+ - Support ALOS World 3D 30m products (#13)
112
+ - Support .asc and .img files (#14)
113
+ - Add format job to CI
114
+ - Use CITATION.cff file
113
115
114
116
.. _section-12 :
115
117
116
118
0.3.2 (2021-04-23)
117
119
------------------
118
120
119
- - Add citation recommendation with DOI
120
- - Fix typos, update text in example notebooks
121
- - Create CREDITS.md and rearrange docs
121
+ - Add citation recommendation with DOI
122
+ - Fix typos, update text in example notebooks
123
+ - Create CREDITS.md and rearrange docs
122
124
123
125
.. _section-13 :
124
126
125
127
0.3.1 (2021-03-04)
126
128
------------------
127
129
128
- - Install with conda
129
- - Include shell script demonstrating CLI
130
+ - Install with conda
131
+ - Include shell script demonstrating CLI
130
132
131
133
.. _section-14 :
132
134
133
135
0.3 (2021-02-25)
134
136
----------------
135
137
136
- - Update README with overview and install instructions
137
- - Write documentation
138
+ - Update README with overview and install instructions
139
+ - Write documentation
138
140
139
141
.. _section-15 :
140
142
141
143
0.2 (2021-02-24)
142
144
----------------
143
145
144
- - Implement BMI for Topography class from template generated by
145
- ``bmipy-render ``
146
- - Include sample config file and Jupyter Notebook to demo BMI
147
- - Add CI with GitHub Actions
146
+ - Implement BMI for Topography class from template generated by
147
+ ``bmipy-render ``
148
+ - Include sample config file and Jupyter Notebook to demo BMI
149
+ - Add CI with GitHub Actions
148
150
149
151
.. _section-16 :
150
152
151
153
0.1.1 (2021-02-22)
152
154
------------------
153
155
154
- - Add Makefile rule to test upload to TestPyPI
155
- - Test upload to TestPyPI
156
+ - Add Makefile rule to test upload to TestPyPI
157
+ - Test upload to TestPyPI
156
158
157
159
.. _section-17 :
158
160
159
161
0.1 (2021-02-22)
160
162
----------------
161
163
162
- - Create base library that calls OpenTopography API
163
- - Create CLI for library
164
- - Write tests for library and CLI
165
- - Include demo Jupyter Notebook for library
164
+ - Create base library that calls OpenTopography API
165
+ - Create CLI for library
166
+ - Write tests for library and CLI
167
+ - Include demo Jupyter Notebook for library
0 commit comments