Using the TIF files (these are 2012 onwards)
read_amsr2_ice(
date,
xylim = NULL,
latest = TRUE,
...,
setNA = TRUE,
returnfiles = FALSE,
inputfiles = NULL
)
date or dates of data to read, see Details
spatial extents to crop from source data, can be anything accepted by extent
if TRUE and date input is missing, return the latest time available otherwise the earliest
passed to brick, primarily for filename
mask zero and values greater than 100 as NA
ignore options and just return the file names and dates
input the files data base to speed up initialization
This function relies on the file-listing of raadfiles::amsr2_daily_files()
.
raadfiles::amsr2_daily_files