Opened 15 years ago

Closed 14 years ago

#357 closed enhancement (duplicate)

Add large netcdf feature to store_timestep in sww.py

Reported by: habili Owned by: habili
Priority: high Milestone:
Component: Functionality and features Version:
Severity: normal Keywords:
Cc:

Description

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.

Change History (2)

comment:1 Changed 15 years ago by habili

Component: Appearance and visualisationFunctionality and features

comment:2 Changed 14 years ago by ole

Resolution: duplicate
Status: newclosed

This has been superseded by ticket:358

Note: See TracTickets for help on using tickets.