View source: R/CDO__functions.r
Extracts the timestaps from a file using CDO and coverts them to a Date format suitable for use elsewhere in R. It can be advantageous to use this approach, rather than, e.g. raster, when using CDO as your main processing tool, to ensure consistency in the approach. This is also rather handy when dealing with non-standard calendars that raster doesn't support.
1 | cdo.dates(f)
|
f |
Filename |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.