Conversation
|
Hello @McWhity! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
timspainUCL
left a comment
There was a problem hiding this comment.
I haven't gone through all the solver maths or the GDAL reprojection, so I assume these work as intended
| @@ -1,149 +1,490 @@ | |||
| # -*- coding: utf-8 -*- | |||
| #!/usr/bin/env python | |||
There was a problem hiding this comment.
Is the shebang needed? The module doesn't contain any executable code any more.
kaska/inference_runner.py
Outdated
| s1_obs = copy.copy(config.s1_obs) | ||
| s1_obs.apply_roi(ulx, uly, lrx, lry) | ||
|
|
||
| s1_inversion = KasKASAR(config.temporal_grid, config.state_mask, |
|
This should be merged in branch |
LMU tested installation and outputs of branch.