Eric Culbertson
Results
2
issues of
Eric Culbertson
What I'd like to do: ``` chipped_rf.filter(rf_dimensions('B4') == (256, 256)) ``` What I had to do instead: ``` chipped_rf.filter(rf_dimensions('B4).cols == 256).filter(rf_dimensions('B4').rows == 256) ```
pyrasterframes
new feature
Apologies if this is the wrong place to put feature requests. I was thinking that this could work along the same lines as guts, toxic boost, lustrous orb, etc. Maybe...