Michael Dorman
Michael Dorman
At the moment, the `mapview` function doesn’t seems to work with `stars` objects when raster values are of class `units`. When converting to `Raster*`, `mapview` does work, since the `units`...
Seems like rasters without a CRS definition are not displayed. Although hovering with the mouse shows pixel values, the raster is completely transparent. Here is a reproducible example: ``` r...
According to the `mesma` documentation, returned values are expected where "each value representing the estimated presence probability of the endmember per pixel (**0 to 1**)". However, the resulting rasters in...
Just a reminder to ourselves to check the `eval:false` code sections, once we have have a complete draft


Figure 1.24 (below) Figure 3.17 
This is what I get:  This is from @Nowosad 's PDF: 
Some of the figures are stretched, for example: https://py.geocompx.org/03-spatial-operations#fig-raster-slope  Interestingly, they look fine in the local version: 
I think in the current setup `book_options_pdf.py` always overrides `book_options.py`, even in the HTML version. That is. `book_options_pdf.py` is always being run even, and since it comes later in the...