R-Code to Map the Area Under the Curve From Reflectance Values Using Multispectral Satellite Image By BylineEAL Salas on February 9, 2023February 9, 2023 You must read the multispectral image data into R, extract the reflectance values for a particular band, perform a calculation on each pixel and map the results, then save theContinue readingR-Code to Map the Area Under the Curve From Reflectance Values Using Multispectral Satellite Image
Error: At least one of the class levels is not a valid R variable name; This will cause errors when class probabilities are generated because the variables names will be converted.. By BylineEAL Salas on February 8, 2023February 15, 2023 The error message indicates that one or more of the levels in the class variable are not valid R variable names. When using R, variable names must start with aContinue readingError: At least one of the class levels is not a valid R variable name; This will cause errors when class probabilities are generated because the variables names will be converted..
Submit Manuscript: Applications of Remote Sensing in Spatial Ecology By BylineEAL Salas on October 26, 2022October 26, 2022 I am one of the guest editors of a Special Issue “Applications of Remote Sensing in Spatial Ecology” for the Remote Sensing journal. Submit your manuscripts here. Deadline for manuscriptContinue readingSubmit Manuscript: Applications of Remote Sensing in Spatial Ecology
We Won the Best Paper Award 2022 By BylineEAL Salas on October 20, 2022October 20, 2022 The International Journal of Image and Data Fusion (IJIDF) has presented my colleagues and I the Best Paper Award 2022 for our paper “Mapping crop types in fragmented arable landscapesContinue readingWe Won the Best Paper Award 2022
R Code for Mapping Dissolved Oxygen Using Random Forest (RF) and Support Vector Machine (SVM) By BylineEAL Salas on May 6, 2022May 6, 2022 First, I will give credit to the Soil Organic Carbon Mapping Cookbook for making the original R code available for use to the public. In this paper, I did aContinue readingR Code for Mapping Dissolved Oxygen Using Random Forest (RF) and Support Vector Machine (SVM)