if (FALSE) {
require(IceSat2R)
res_orb = overall_mission_orbits(orbit_area = 'antarctic',
download_method = 'curl',
threads = 1,
verbose = TRUE)
str(res_orb)
}
Run the code above in your browser using DataLab