Skip to content

Commit acf7ae0

Browse files
Update history.rst
update changes made in 0.4.0 release
1 parent 1eca773 commit acf7ae0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/history.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Release History
44
===============
5-
0.4.0 (2019-09-24)
5+
0.4.0 (2019-10-31)
66
-----------------------
77
Added
88
+++++
@@ -13,6 +13,10 @@ Added
1313
for options.
1414
- Input parameter validation.
1515
- SLC and coherence file lists for file discovery.
16+
- Create quick view png for linrate.
17+
- Add support for reading interferogram in Geotiff format.
18+
- Add detailed validation and hints for configuration parameters
19+
- Add system tests for all 3 types of input formats
1620

1721
Changed
1822
+++++++
@@ -23,11 +27,13 @@ Changed
2327
- Reduced console output, default verbosity setting is now INFO.
2428
- Restructure of code layout, src modules now in 'core' directory and scripts
2529
at top level.
30+
- Reference pixel values are expected to be in latitude and longitude values
2631

2732
Removed
2833
+++++++
2934
- Unused luigi code.
3035
- References to Matlab.
36+
- Unused tests for legacy api.
3137

3238
0.3.0 (2019-07-26)
3339
-----------------------

0 commit comments

Comments
 (0)