<?xml version="1.0" encoding="UTF-8" ?>
<VOEvent role="prediction"
	ivorn="ivo://sot.lmsal.com/VOEvent#2018-09-05T15:00:00Z"
	version="1.11"
	xmlns="http://www.ivoa.net/xml/VOEvent/v1.11"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:lmsal="http://sot.lmsal.com/lmsal"
	xmlns:crd="urn:nvo-coords"
	xsi:schemaLocation="http://www.ivoa.net/xml/VOEvent/VOEvent-v1.1.xsd">


	<Who>
		<!-- Data pertaining to curation: observer, telescope, instrument, planner, tohbans, ... -->
		<Date>2018-09-04T12:33:24.000Z</Date>    <!-- Time VOEvent was generated. -->
		<PublisherID>http://sot.lmsal.com</PublisherID>

		<Contact>
			<Name>Ted Tarbell</Name>
			<Institution>LMSAL</Institution>
			<Communication>
				<Uri>http://lmsal.com</Uri>
				<AddressLine>3251 Hanover Rd, O/ADBS, B/252, Palo Alto, CA, 94304</AddressLine>
				<Telephone>+1-650-424-2400</Telephone>
				<Email>tarbell@lmsal.com</Email>
			</Communication>		</Contact>

		<lmsal:Telescope>Hinode</lmsal:Telescope>
		<lmsal:Instrument>SOT</lmsal:Instrument>
		<lmsal:Tohbans>Yoshitake</lmsal:Tohbans>
		<lmsal:ChiefPlanner>Masuda</lmsal:ChiefPlanner>
		<lmsal:ChiefObserver>Muhamad</lmsal:ChiefObserver>
	</Who>


	<What>
		<!-- Data pertaining to what was observed, measured, ...   Some of these tags might move into Who section. -->
		<lmsal:obsId></lmsal:obsId>
		<lmsal:OBS_NUM>206</lmsal:OBS_NUM>
		<lmsal:JOP_ID>206</lmsal:JOP_ID>
		<lmsal:JOP></lmsal:JOP>
		<lmsal:JOIN_SB>null</lmsal:JOIN_SB>    <!-- S=SOT, X=XRT, E=EIS, SX=SOT+XRT, EX=EIS+XRT -->
		<lmsal:OBSTITLE>HOP 206 N-pole</lmsal:OBSTITLE>
		<lmsal:SCI_OBJ>PCH</lmsal:SCI_OBJ>     <!--  Scientific objectives -->
		<lmsal:SCI_OBS>PCH</lmsal:SCI_OBS>     <!-- Objects being observed -->
		<lmsal:NOAA_NUM></lmsal:NOAA_NUM>
		<lmsal:TARGET>North pole</lmsal:TARGET>
		<lmsal:slotNumber>11</lmsal:slotNumber>
	</What>


	<WhereWhen>
		<!-- Space and Time Coordinates. -->
		<ObservatoryLocation ID="Hinode" />

		<ObservationLocation>
			<lmsal:xCen>-18</lmsal:xCen>		<!-- xcen and ycen from FITS -->
			<lmsal:yCen>844</lmsal:yCen>
			<lmsal:xFov>0</lmsal:xFov>
			<lmsal:yFov>0</lmsal:yFov>
			<crd:AstroCoords coord_system_id="UTC-HGS-TOPO">
				<crd:Time>
					<crd:TimeInterval>2018-09-05T15:00:00.000Z 2018-09-05T18:05:05.000Z</crd:TimeInterval>
				</crd:Time>
				<crd:Position3D>-18 844</crd:Position3D>
			</crd:AstroCoords>
		</ObservationLocation>

		<Group name="saaIntervals">
			<Param name="saaInterval" value="2018-09-05T17:11:00Z 2018-09-05T17:34:30Z" />
		</Group>
	</WhereWhen>


	<Why>
		<!-- Why was observation performed.  Initial scientific assessment, hypothesized mechanisms, classifications, ... -->
		<Concept>
			<lmsal:Goal>Polar Panorama Map for understanding Polar Reversal in Cycle 24</lmsal:Goal>
			<lmsal:Purpose>Fast deep mode, 2048 slit position, LIMB ONLY</lmsal:Purpose>
		</Concept>

		<Description>
			To understand the fast solar wind, the relationship between photospheric magnetic fields and coronal structures in the polar coronal hole is very essential. During the polarity reversal, the opposite polarity magnetic field invade the polar region. At the time, the relationship between coronal activities/structures and photospheric magnetic field is very interesting for understanding the solar wind.
		</Description>
	</Why>

</VOEvent>
