CLI improvement#906
Conversation
ebb5513 to
9c6a49e
Compare
|
@rhugonnet I see two additonnials places we could use the method you will choose for the Limit the number of decimal places when displaying floats with NumPy issue in your PR #759 :) ex: here median after = 0.00064086914, maybe we can plot 0.00064 (display.precision 3) or with scientific format... or let it like this |
c7c4783 to
9e3d9cc
Compare
|
@rhugonnet @belletva @adebardo ready for review :) |
|
Great @marinebcht! 😄 For the mask, two remarks: |
|
@marinebcht For displaying the masks: Perfect! It's a shame that the "terrain" colormap has white in it, because we can confuse nodata or the edge of the colormap. We could maybe cut the colorbar, or choose another one... |
|
@rhugonnet @adehecq version with mask = black
What do you think ? |
|
As you prefer, both work well I think! 🙂 |
terrain + black :) |
|
@rhugonnet @adehecq @belletva ready for the reviews :) |
|
Perfect, thanks! 😄 I don't have much to re-review.
|
I'm happy with both, although I find terrain a little bit flashy 😉 |







Resolves #841 #922
ACCURACY
Default method in the doc vs method in the
accuracy_config.yamlChanged NuthKaab to LZD
Preprocessed datasat presentation
Save the projected/cropped DEM after data preparation if activated :
sampling_grid = to_be_aligned_elevsampling_grid = reference_elevShow them in the report, in the section after inputs metadata information.
Turned statistics table
Before in HTML and PDF:
After in HTML and PDF:

Elevation difference plot with the same scale
Mask management
Masked data were not plot and correctely handle
TOPO
Remove empty terrain attributes case : before/After
BOTH
Dynamic unit
(m)is now taken from the CRS info (here:metre)Same font size for each plot
Stats :
Format data in the stats :
See before for accuracy and topo :
Reduce default stats