OCEANWEATHER XY FILE: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Oceanweather Pressure File Format == | == Oceanweather Pressure File Format == | ||
The file format for the Oceanweather pressure file (*.xy) should the contain the coordinates of the Oceanweather grid in the same coordinate system as the CMS-Flow grid. The order of the points should be from the south-west corner along each row. A small fortran program is provided here which converts the Oceanweather grid information to an *.xy file. | The file format for the Oceanweather pressure file (*.xy) should the contain the coordinates of the Oceanweather grid in the same coordinate system as the CMS-Flow grid. The order of the points should be from the south-west corner along each row. A small fortran program is provided [[WINDLOC.rar here ]]which converts the Oceanweather grid information to an *.xy file. | ||
Revision as of 23:29, 10 May 2010
Oceanweather Pressure File Format
The file format for the Oceanweather pressure file (*.xy) should the contain the coordinates of the Oceanweather grid in the same coordinate system as the CMS-Flow grid. The order of the points should be from the south-west corner along each row. A small fortran program is provided WINDLOC.rar here which converts the Oceanweather grid information to an *.xy file.