id summary reporter owner description type status priority milestone component version severity resolution keywords cc 357 Add large netcdf feature to store_timestep in sww.py habili habili Currently, the code creates multiple sww files of size 2GB, as the previous size limit for a netcdf file was 2GB. By adding the l (large) option, eg fid = NetCDFFile(self.filename, 'wl') netcdf files larger than 2GB can be created. This feature needs to be added to store_timestep in sww.py. enhancement closed high Functionality and features normal duplicate