Skip to content

python based code to convert comcot tsunami model output which are zmax and travel time into 3d XYZ file

Notifications You must be signed in to change notification settings

shyogaswara/Comcot2xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This code is used to convert comcot output from each layer into XYZ file either for zmax (inundation), or ETA. the output will be layer{LN}_x.dat for longitude, layer{LN}_y.dat for latitude, ttt_layer{LN}.dat for ETA, and zmax_layer{LN}.dat for zmax where LN is Layer Number.

the output of zmax will be saved in meters meanwhile ETA or TTT in seconds

version = '0.12.2023'

author = 'shyogaswara'

As for the comcot software itself, you may refer to https://github.com/AndybnACT/comcot-gfortran

About

python based code to convert comcot tsunami model output which are zmax and travel time into 3d XYZ file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages