Closed jonescc closed 7 years ago
o Set the fileSizeLimit to 400000000 (~381MB) o Select CARS Monthly collection and download as netcdf without subsetting
Get an error:
"Process failed during execution Total file size 3 GB for 1 files, exceeds the limit 381 MB"
The aggregation is successful as the size of the CARS NetCDF file is 314MB which is less than 381MB (3GB is right out)
Fixed in java version of GoGoDuck
To reproduce
o Set the fileSizeLimit to 400000000 (~381MB) o Select CARS Monthly collection and download as netcdf without subsetting
What happens
Get an error:
"Process failed during execution Total file size 3 GB for 1 files, exceeds the limit 381 MB"
What I expect to happen
The aggregation is successful as the size of the CARS NetCDF file is 314MB which is less than 381MB (3GB is right out)