View source: R/oisst_data_funs.R
make360 | R Documentation |
This is a simple function to translate negative longitudes (measured on -180:180 scale) into 0-360, which is coordinate system used by some environmental datasets.
Not a solution for when data is erroneously missing a negative sign, when the format is -180 to 180.
make360(lon)
lon |
Longitude in -180:180 degrees |
lon Longitude from 0-360 degrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.