Hi, I'm a beginner in R Studio. I need to make some layers using temperature datasets that show the temperature change in 10-minute intervals. I know I need to georeference the layer to be in the same coordinate system as the map.
The information of the dataset is from Matlab because I'm predicting the temperature for the next 3 hours (every 10 minutes). I have the results in 2 files (.mat and .xlsx). I have read that the raster is a map of bits but I'm not sure what is the best way to make the layers. If anyone can point me to some resources or has advice about the recommended steps to follow or some tutorials about the subject I would be very grateful.