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 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 [http://cirp.usace.army.mil/CIRPwiki/images/8/82/WINDLOC.rar | here]converts the Oceanweather grid information to an *.xy file. | ||
Revision as of 23:33, 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 | hereconverts the Oceanweather grid information to an *.xy file.