Skip to content

Instantly share code, notes, and snippets.

@mdsumner
Created May 26, 2026 02:58
Show Gist options
  • Select an option

  • Save mdsumner/11a95521b7c5ee2b2cc9218d50caeae2 to your computer and use it in GitHub Desktop.

Select an option

Save mdsumner/11a95521b7c5ee2b2cc9218d50caeae2 to your computer and use it in GitHub Desktop.
f <- c("/rdsi/PUBLIC/raad/data/data.marine.copernicus.eu/SEALEVEL_GLO_PHY_L4_NRT_008_046/cmems_obs-sl_glo_phy-ssh_nrt_allsat-l4-duacs-0.25deg_P1D_202311/2022/01/nrt_global_allsat_phy_l4_20220111_20220111.nc", 
  "/rdsi/PUBLIC/raad/data/data.marine.copernicus.eu/SEALEVEL_GLO_PHY_L4_NRT_008_046/cmems_obs-sl_glo_phy-ssh_nrt_allsat-l4-duacs-0.25deg_P1D_202311/2022/01/nrt_global_allsat_phy_l4_20220112_20220118.nc",
"/rdsi/PUBLIC/raad/data/data.marine.copernicus.eu/SEALEVEL_GLO_PHY_L4_NRT_008_046/cmems_obs-sl_glo_phy-ssh_nrt_allsat-l4-duacs-0.25deg_P1D_202311/2022/01/nrt_global_allsat_phy_l4_20220113_20220116.nc")

fs::file_size(f)
#9.05M 7.49M 9.03M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment