Zack

Results 11 issues of Zack

Hi Miles, First, I am big fan of your work an this package! I've recently stumbled into a case where I was doing some spatial data processes and realized I...

is it possible to extract an input data layer object from a leaflet map object? I'd like to create a functionality to inspect pixel values using `leaflet` & `mapedit` where...

Is it possible to make a feature that allows you to add a the same footer to each page (i.e a color bar with a logo)?

feature

Hello, I was wondering if `rgee` has functionality to use an inspector tool on map visualizations (similar to the Javascript code editor)? If not, is there a known work-around or...

help wanted

Hello, I am not sure if something just went wrong during my installation, but i have noticed two issues withe create_CV_object function: a.) inside the sample_data folder there is no...

Hello, thanks for the great package ! It seems like creating and formatting a date x-axis on a "heatmap" either does not work as expected or it follows a different...

closed-due-inactivity

Hi, thanks for the nice package! I was wondering if you had considered adding functionality to pull other chirps products like chirps-gefs and/or chirps preliminary? If there is interest I'd...

I added function to calculate the closest distance between any point geom and specified pixel value (image/imageCollection). There is an `rmd` which i think explains it better. - To do...

Thanks for the package! I just got it installed and i believe i noted a typo in the readme installation instructions: You've written ``` devtools::install_github("nawendt/gribr", configure.args="ECCODES_LIBS=-L/path/to/eccodes/lib ECCODES_CPPFLAGS=-I/path/to/eccodes/include") ``` when I...

Hello, I was wondering Is it possible to deploy a shiny golem app on Azure? In the [Engineering Production-Grade Shiny Apps](https://engineering-shiny.org/index.html) book the following limitation is written: _"Other platforms can...