Remote-sensing plots

Published:

I have been working the last 5 years on a project having to do with the upwelling zones off the coast of India. As part of this, I have been working on ways to visualize the upwelling zone—a spatial and temporal visualization problem. I have some RMarkdown files showing how to create these in R using data from the NOAA ERDDAP data server.

Gifs and movies

The first example I have is how to make a movie (or gif) from remote-sensing data.

Gif of SST off SW Coast of India

I have two vignettes that show how to do this:

Colorbar plot

The second example is how to make a colorbar over time and space. Here is an example of chlorophyll off the coast of India in 2010. It is not very interesting since there are many NAs, but you get the idea.

Colorbars

Link to examples