Opened 15 years ago

Closed 15 years ago

#307 closed defect (invalid)

sww2csv, overwriting first sww with second.

Reported by: kristy Owned by: ole
Priority: high Milestone:
Component: Functionality and features Version:
Severity: major Keywords:
Cc:

Description

inside the sww2csv funtion (util.py line 2074) it calls all sww files, then runs the funtion for each titling the outcome callable_sww (line 2204). It then goes out of the loop and uses callable_sww to print the results, therefore overwriting the previous sww files, and printing only the last sww result.

Change History (1)

comment:1 Changed 15 years ago by nariman

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.