Opened 15 years ago

Last modified 15 years ago

#351 closed enhancement

New tool: csv2sts — at Version 1

Reported by: horspool Owned by: ole
Priority: highest Milestone:
Component: Functionality and features Version:
Severity: normal Keywords: csv sts boundary file
Cc:

Description (last modified by horspool)

It would be great to have a tool that converted a time series in csv format into sts (NetCDF) format. This would enhance the functionality of tsunami models in ANUGA by allowing any deep water model (with csv output) to be coupled with ANUGA. This should be able to be run on windows and linux - command line only.

I would imagine having a text file with a list of 'offshore gauges' files. With an associated lat lon for each gauge.

eg. of gauge_list.txt

gauge_1.csv <lon> <lat>
gauge_2.csv <lon> <lat>
......

eg. gauge_1.csv

<time>,<waveHeight>
.......

Change History (1)

comment:1 Changed 15 years ago by horspool

Description: modified (diff)
Note: See TracTickets for help on using tickets.