MPAS-Dev / MPAS-Limited-Area

Python tool to create a regional subset of a global MPAS Mesh
http://mpas-dev.github.io/
21 stars 10 forks source link

"conus.custom.pts" example doesn't work #34

Closed mgduda closed 4 years ago

mgduda commented 4 years ago

When attempting to use the conus.custom.pts example from the docs/points-examples directory, the following error is generated:

> python conus.custom.pts x1.40962.init.nc 
  File "conus.custom.pts", line 3
    Point: 40.0, -100.0
               ^
SyntaxError: invalid syntax
mgduda commented 4 years ago

Ugh. My fault -- too much multitasking isn't good.