File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Release History
4
4
===============
5
- 0.4.0 (2019-09-24 )
5
+ 0.4.0 (2019-10-31 )
6
6
-----------------------
7
7
Added
8
8
+++++
13
13
for options.
14
14
- Input parameter validation.
15
15
- 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
16
20
17
21
Changed
18
22
+++++++
@@ -23,11 +27,13 @@ Changed
23
27
- Reduced console output, default verbosity setting is now INFO.
24
28
- Restructure of code layout, src modules now in 'core' directory and scripts
25
29
at top level.
30
+ - Reference pixel values are expected to be in latitude and longitude values
26
31
27
32
Removed
28
33
+++++++
29
34
- Unused luigi code.
30
35
- References to Matlab.
36
+ - Unused tests for legacy api.
31
37
32
38
0.3.0 (2019-07-26)
33
39
-----------------------
You can’t perform that action at this time.
0 commit comments