Andrew Terhorst

Results 6 issues of Andrew Terhorst

I am working with Landsat 8 surface reflectance imagery. Surface reflectance is expressed as 16-bit integer values. I prefer not to rescale Landsat data to 8-bit. When I use tm_rgb(),...

enhancement

I have an Apple Silicon MacBook. ``` p166r077

Thank you for your great package. I believe adding a function that checks one's remaining quota would be good. Can this be added to the todo list, please? Many thanks....

Hello! I am new to ```spacyr```. I plan to use the ```spacyr``` to perform named entity recognition across several news articles. My goal is to build signed networks from named...

I prefer Pycharm and Spyder to Conda. Using this command on my Mac: ``` spacy_install_virtualenv(python_path = "/Users/XXX/PycharmProjects/ner/venv/bin/python3.10", python_version = "3.10", lang_models = c("en_core_web_sm")) ``` results In this error message: ```...

My r-script which worked in the past is now broken. ``` p4 % mutate(facies = as.character(facies))) + tm_dots(size = 0.3, palette = sample_cols, col = "facies", shape = "method", title...

tmap_v3