Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
<regular locationId="QPF_LR">
		<description>QPF Grid for Long RangeABRFC</description>
	<rows>689</rows>
	<columns>1073</columns>
	<lambertConformalConic>
		<originLatitude>25.0</originLatitude>
		<originLongitude>265.0</originLongitude>
		<firstStandardParallelLatitude>25.0</firstStandardParallelLatitude>
		<secondStandardParallelLatitude>25.0</secondStandardParallelLatitude>
	</lambertConformalConic>
	<gridCorners>
		<geoDatum>WGS 1984</geoDatum>
		<upperLeft>
			<x>-130.13937712795388</x>
			<y>49.958437615088435</y>
			<z>0.0</z>
		</upperLeft>
		<lowerRight>
			<x>-69.19419381895221</x>
			<y>20.30332235930985</y>
			<z>0.0</z>
		</lowerRight>
	</gridCorners>
</regular>
Code Block
xml
xml
<regular locationId="QPF">
	<description>QPF Grid for ABRFC</description>
	<rows>159</rows>
	<columns>335</columns>
	<polarStereographic>
		<originLatitude>90.0</originLatitude>
		<originLongitude>-105.0</originLongitude>
		<scaleAtOrigin>0.933</scaleAtOrigin>
		<equatorRadius>6367470.0</equatorRadius>
		<poleRadius>6367470.0</poleRadius>
	</polarStereographic>
	<gridCorners>
		<geoDatum>WGS 1984</geoDatum>
		<upperLeft>
			<x>-106.67471389477944</x>
			<y>39.37455858318055</y>
			<z>0.0</z>
		</upperLeft>
		<lowerRight>
			<x>-92.34455929643786</x>
			<y>32.390342856654044</y>
			<z>0.0</z>
		</lowerRight>
	</gridCorners>
</regular>