Problems in downloading netcdf4 zip files using opendap
Posted: Wed Jun 11, 2025 10:57 am America/New_York
Hello, I used the following wget command to download TROPOMI Aerosol Index data successfully several month ago:
wget https://tropomi.gesdisc.eosdis.nasa.gov/opendap/hyrax/S5P_TROPOMI_Level2/S5P_L2__AER_AI_HiR.2/2025/001/S5P_OFFL_L2__AER_AI_20241231T235600_20250101T013730_37407_03_020800_20250102T180053.nc.nc4?PRODUCT_time_utc,PRODUCT_latitude,PRODUCT_longitude
The downloaded files are netcdf4 in classic zip format. However, I used the same command yesterday and the downloaded files are netcdf4 format without any compression, so the file size increased by about 50%. I want to ask if anybody knows why this difference happens and how I can use a similar command to download the compressed netcdf4 files to save storage space.
Thanks in advance,
Qinjian Jin
wget https://tropomi.gesdisc.eosdis.nasa.gov/opendap/hyrax/S5P_TROPOMI_Level2/S5P_L2__AER_AI_HiR.2/2025/001/S5P_OFFL_L2__AER_AI_20241231T235600_20250101T013730_37407_03_020800_20250102T180053.nc.nc4?PRODUCT_time_utc,PRODUCT_latitude,PRODUCT_longitude
The downloaded files are netcdf4 in classic zip format. However, I used the same command yesterday and the downloaded files are netcdf4 format without any compression, so the file size increased by about 50%. I want to ask if anybody knows why this difference happens and how I can use a similar command to download the compressed netcdf4 files to save storage space.
Thanks in advance,
Qinjian Jin