Reading topography file /home/clawpack-4.6.1/apps/tsunami/mekerra/bowl.topotype2
Reading data file: setdtopo.data
first 5 lines are comments and will be skipped
Reading data file: setqinit.data
first 5 lines are comments and will be skipped
iqinit = 0, no perturbation
Reading data file: setregions.data
first 5 lines are comments and will be skipped
Reading data file: setgauges.data
first 5 lines are comments and will be skipped
Reading data file: setfixedgrids.data
first 5 lines are comments and will be skipped
Storage allocated...
there are 1 grids with 2500 cells at level 1
== controller: *** Runtime error: return code = 139
== runclaw: *** fortran returncode = 139 aborting
== runclaw: Done executing xgeoclaw via
pyclaw.runclaw.py== runclaw: Output is in /home/clawpack-4.6.1/apps/tsunami/mekerra/_output
C:/Python26/python.exe C:/cygwin/home/clawpack-4.6.1/python/pyclaw/plotters/plotclaw.py _output _plots setplot.py
Executed setplot successfully
*** No fort.q files found in directory C:\cygwin\home\clawpack-4.6.1\apps\tsunami\mekerra\_output
make: `.htmls' is up to date.
but when I donwload the topofile from
http://www.ngdc.noaa.gov/mgg/gdas/gd_designagrid.html
I received this message :
Running GeoClaw2 ...
Reading data file: setgeo.data
first 5 lines are comments and will be skipped
Reading data file: settsunami.data
first 5 lines are comments and will be skipped
Reading data file: settopo.data
first 5 lines are comments and will be skipped
At line 385 of file /home/clawpack-4.6.1/geoclaw/2d/lib/topo_mod.f90 (unit = 19, file = '/home/clawpack-4.6.1/apps/tsunami/mekerra/mek.asc')
Fortran runtime error: Bad integer for item 1 in list input
== controller: *** Runtime error: return code = 512
== runclaw: *** fortran returncode = 512 aborting
== runclaw: Done executing xgeoclaw via
pyclaw.runclaw.py
== runclaw: Output is in /home/clawpack-4.6.1/apps/tsunami/mekerra/_output
C:/Python26/python.exe C:/cygwin/home/clawpack-4.6.1/python/pyclaw/plotters/plotclaw.py _output _plots setplot.py
Executed setplot successfully
*** No fort.q files found in directory C:\cygwin\home\clawpack-4.6.1\apps\tsunami\mekerra\_output
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setrun.py
Converting setrun.py to setrun.py.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setgeo.data
Converting setgeo.data to setgeo.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setgauges.data
Converting setgauges.data to setgauges.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setqinit.data
Converting setqinit.data to setqinit.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setregions.data
Converting setregions.data to setregions.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force amr2ez.data
Converting amr2ez.data to amr2ez.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setfixedgrids.data
Converting setfixedgrids.data to setfixedgrids.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force settsunami.data
Converting settsunami.data to settsunami.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force settopo.data
Converting settopo.data to settopo.data.html
python /home/clawpack-4.6.1/doc/clawcode2html.py --force setdtopo.data
Converting setdtopo.data to setdtopo.data.html
Is it about my xyz file or what?
Please your help
Cordialy