(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 13.1' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 1027007, 21510] NotebookOptionsPosition[ 848574, 18067] NotebookOutlinePosition[ 993183, 20780] CellTagsIndexPosition[ 991328, 20730] WindowTitle->SpaceWeatherData | Definition Notebook WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell["SpaceWeatherData", "Title", CellTags->{"Name", "TemplateCell", "Title"}, CellID->113590294], Cell["\<\ Give time-dependent data for a variety of space weather properties\ \>", "Text", CellTags->{"Description", "TemplateCell"}, CellID->712026810], Cell[CellGroupData[{ Cell[TextData[{ "Definition", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Function", Cell[ BoxData[ FrameBox[ Cell[ "Define your function using the name you gave in the Title line \ above. You can add input cells and extra code to define additional input \ cases or prerequisites. All definitions, including dependencies, will be \ included in the generated resource function.\n\nThis section should be \ evaluated before creating the Examples section below.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoFunction"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Function"}, DefaultNewCellStyle->"Input", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->72845326], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", "]"}], " ", ":=", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{"\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", "swdproperties", ",", " ", "\"\\""}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}], " ", ":=", " ", RowBox[{"Dataset", "[", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{"\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", "swdproperties", ",", " ", "\"\\""}], "]"}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}], " ", ":=", " ", "swdproperties"}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}], " ", ":=", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{"\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", "swdproperties", ",", " ", "\"\\""}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", RowBox[{"prop", ":", RowBox[{ RowBox[{"_", "?", "sqdPropertyQ"}], " ", "|", " ", RowBox[{"{", RowBox[{"__", "?", "sqdPropertyQ"}], "}"}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"res", ",", " ", "messages"}], "}"}], ",", " ", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"res", ",", " ", "messages"}], "}"}], " ", "=", " ", RowBox[{"Quiet", "[", RowBox[{"Reap", "[", RowBox[{"Internal`HandlerBlock", "[", RowBox[{ RowBox[{"{", RowBox[{"\"\\"", ",", " ", "Sow"}], "}"}], ",", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{ "\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", "prop"}], "]"}]}], "]"}], "]"}], "]"}]}], ";", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{"!", RowBox[{"MatchQ", "[", RowBox[{"messages", ",", " ", RowBox[{"{", "}"}]}], "]"}]}], ",", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"ReleaseHold", "[", RowBox[{"messageProc", "[", "#1", "]"}], "]"}], " ", "&"}], " ", ")"}], " ", "/@", " ", RowBox[{"messages", "[", RowBox[{"[", "1", "]"}], "]"}]}]}], "]"}], ";", " ", "res"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", RowBox[{"date_DateObject", ",", " ", RowBox[{"prop", ":", RowBox[{ RowBox[{"_", "?", "sqdPropertyQ"}], " ", "|", " ", RowBox[{"{", RowBox[{"__", "?", "sqdPropertyQ"}], "}"}]}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], ",", " ", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], " ", "=", " ", RowBox[{"Quiet", "[", RowBox[{"Reap", "[", RowBox[{"Internal`HandlerBlock", "[", RowBox[{ RowBox[{"{", RowBox[{"\"\\"", ",", " ", "Sow"}], "}"}], ",", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{ "\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", RowBox[{"Dated", "[", RowBox[{"prop", ",", " ", "date"}], "]"}]}], "]"}]}], "]"}], "]"}], "]"}]}], ";", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{"!", RowBox[{"MatchQ", "[", RowBox[{"messages", ",", " ", RowBox[{"{", "}"}]}], "]"}]}], ",", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"ReleaseHold", "[", RowBox[{"messageProc", "[", "#1", "]"}], "]"}], " ", "&"}], " ", ")"}], " ", "/@", " ", RowBox[{"messages", "[", RowBox[{"[", "1", "]"}], "]"}]}]}], "]"}], ";", " ", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], " ", "===", " ", "1"}], ",", " ", RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], "[", RowBox[{"[", "1", "]"}], "]"}], ",", " ", "timeseries"}], "]"}]}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"date", ":", RowBox[{"Interval", "[", RowBox[{"{", RowBox[{"_DateObject", ",", " ", "_DateObject"}], "}"}], "]"}]}], ",", " ", RowBox[{"prop", ":", RowBox[{ RowBox[{"_", "?", "sqdPropertyQ"}], " ", "|", " ", RowBox[{"{", RowBox[{"__", "?", "sqdPropertyQ"}], "}"}]}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], ",", " ", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], " ", "=", " ", RowBox[{"Quiet", "[", RowBox[{"Reap", "[", RowBox[{"Internal`HandlerBlock", "[", RowBox[{ RowBox[{"{", RowBox[{"\"\\"", ",", " ", "Sow"}], "}"}], ",", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{ "\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", RowBox[{"Dated", "[", RowBox[{"prop", ",", " ", "date"}], "]"}]}], "]"}]}], "]"}], "]"}], "]"}]}], ";", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{"!", RowBox[{"MatchQ", "[", RowBox[{"messages", ",", " ", RowBox[{"{", "}"}]}], "]"}]}], ",", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"ReleaseHold", "[", RowBox[{"messageProc", "[", "#1", "]"}], "]"}], " ", "&"}], " ", ")"}], " ", "/@", " ", RowBox[{"messages", "[", RowBox[{"[", "1", "]"}], "]"}]}]}], "]"}], ";", " ", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], " ", "===", " ", "1"}], ",", " ", RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], "[", RowBox[{"[", "1", "]"}], "]"}], ",", " ", "timeseries"}], "]"}]}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"date", ":", RowBox[{"{", RowBox[{"_DateObject", ",", " ", "_DateObject"}], "}"}]}], ",", " ", RowBox[{"prop", ":", RowBox[{ RowBox[{"_", "?", "sqdPropertyQ"}], " ", "|", " ", RowBox[{"{", RowBox[{"__", "?", "sqdPropertyQ"}], "}"}]}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], ",", " ", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], " ", "=", " ", RowBox[{"Quiet", "[", RowBox[{"Reap", "[", RowBox[{"Internal`HandlerBlock", "[", RowBox[{ RowBox[{"{", RowBox[{"\"\\"", ",", " ", "Sow"}], "}"}], ",", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{ "\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", RowBox[{"Dated", "[", RowBox[{"prop", ",", " ", RowBox[{"Interval", "[", "date", "]"}]}], "]"}]}], "]"}]}], "]"}], "]"}], "]"}]}], ";", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{"!", RowBox[{"MatchQ", "[", RowBox[{"messages", ",", " ", RowBox[{"{", "}"}]}], "]"}]}], ",", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"ReleaseHold", "[", RowBox[{"messageProc", "[", "#1", "]"}], "]"}], " ", "&"}], " ", ")"}], " ", "/@", " ", RowBox[{"messages", "[", RowBox[{"[", "1", "]"}], "]"}]}]}], "]"}], ";", " ", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], " ", "===", " ", "1"}], ",", " ", RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], "[", RowBox[{"[", "1", "]"}], "]"}], ",", " ", "timeseries"}], "]"}]}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"date", ":", "_DateInterval"}], ",", " ", RowBox[{"prop", ":", RowBox[{ RowBox[{"_", "?", "sqdPropertyQ"}], " ", "|", " ", RowBox[{"{", RowBox[{"__", "?", "sqdPropertyQ"}], "}"}]}]}]}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], ",", " ", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"timeseries", ",", " ", "messages"}], "}"}], " ", "=", " ", RowBox[{"Quiet", "[", RowBox[{"Reap", "[", RowBox[{"Internal`HandlerBlock", "[", RowBox[{ RowBox[{"{", RowBox[{"\"\\"", ",", " ", "Sow"}], "}"}], ",", " ", RowBox[{"EntityValue", "[", RowBox[{ RowBox[{"Entity", "[", RowBox[{ "\"\\"", ",", " ", "\"\\""}], "]"}], ",", " ", RowBox[{"Dated", "[", RowBox[{"prop", ",", " ", RowBox[{"Interval", " ", "@", RowBox[{"DateBounds", "[", " ", "date", "]"}]}]}], "]"}]}], "]"}]}], "]"}], "]"}], "]"}]}], ";", " ", RowBox[{"If", "[", " ", RowBox[{ RowBox[{"!", RowBox[{"MatchQ", "[", RowBox[{"messages", ",", " ", RowBox[{"{", "}"}]}], "]"}]}], ",", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"ReleaseHold", "[", RowBox[{"messageProc", "[", "#1", "]"}], "]"}], " ", "&"}], " ", ")"}], " ", "/@", " ", RowBox[{"messages", "[", RowBox[{"[", "1", "]"}], "]"}]}]}], "]"}], ";", " ", RowBox[{"If", "[", RowBox[{ RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], " ", "===", " ", "1"}], ",", " ", RowBox[{ RowBox[{"timeseries", "[", "\"\\"", "]"}], "[", RowBox[{"[", "1", "]"}], "]"}], ",", " ", "timeseries"}], "]"}]}]}], "]"}]}]}], "Input", InitializationCell->True, CellChangeTimes->{{3.809290355896674*^9, 3.8092904032544675`*^9}}, CellLabel->"In[1]:=", CellID->748231750], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"swdproperties", " ", "=", " ", RowBox[{"{", RowBox[{ "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\"", ",", " ", "\"\\""}], "}"}]}]], "Input", InitializationCell->True, CellLabel->"In[10]:=", CellID->643811818], Cell[BoxData[ RowBox[{"{", RowBox[{"\<\"DailySunspotNumber\"\>", ",", "\<\"IMFBMagnitude\"\>", ",", "\<\"IMFBx\"\>", ",", "\<\"IMFBy\"\>", ",", "\<\"IMFBz\"\>", ",", "\<\"LongSolarXRayFlux\"\>", ",", "\<\"MonthlySunspotNumber\"\>", ",", "\<\"PlanetaryKIndex\"\>", ",", "\<\"ShortSolarXRayFlux\"\>", ",", "\<\"SolarWindBulkSpeed\"\>", ",", "\<\"SolarWindIonTemperature\"\>", ",", "\<\"SolarWindProtonDensity\"\>", ",", "\<\"TenDotSevenCMSolarRadioFlux\"\>", ",", "\<\"YearlySunspotNumber\"\>"}], "}"}]], "Output", CellChangeTimes->{3.80929041581089*^9, 3.8093057497001953`*^9}, CellLabel->"Out[10]=", CellID->540427016] }, Open ]], Cell[BoxData[ RowBox[{ RowBox[{"sqdPropertyQ", "[", "str_String", "]"}], " ", ":=", " ", RowBox[{"StringMatchQ", "[", RowBox[{"str", ",", " ", RowBox[{"Alternatives", " ", "@@", " ", "swdproperties"}]}], "]"}]}]], "Input", InitializationCell->True, CellLabel->"In[11]:=", CellID->254044666], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"messageProc", "[", RowBox[{"Hold", "[", RowBox[{ RowBox[{"Message", "[", RowBox[{"MessageName", "[", RowBox[{"EntityValue", ",", " ", "tag_"}], "]"}], "]"}], ",", " ", "_"}], "]"}], "]"}], " ", ":=", " ", RowBox[{ RowBox[{"ResourceFunction", "[", "\"\\"", "]"}], "[", RowBox[{ RowBox[{"MessageName", "[", RowBox[{"SpaceWeatherData", ",", " ", "tag"}], "]"}], ",", " ", RowBox[{"Lookup", "[", RowBox[{ RowBox[{"Messages", "[", "EntityValue", "]"}], ",", " ", RowBox[{"HoldPattern", "[", RowBox[{"MessageName", "[", RowBox[{"EntityValue", ",", " ", "tag"}], "]"}], "]"}]}], "]"}]}], "]"}]}], "\n", " "}], "\n", RowBox[{ RowBox[{"messageProc", "[", "x___", "]"}], " ", ":=", " ", "Nothing"}]}], "Input", InitializationCell->True, CellLabel->"In[12]:=", CellID->563975080] }, Open ]], Cell[CellGroupData[{ Cell["Documentation", "Section", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Documentation"}, CellTags->{"Documentation", "TemplateSection"}, CellID->429741307], Cell[CellGroupData[{ Cell[TextData[{ "Usage", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Usage", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Document input usage cases by first typing an input structure, \ then pressing ", Cell[ BoxData[ StyleBox[ DynamicBox[ ToBoxes[ If[$OperatingSystem === "MacOSX", "\[ReturnKey]", "\[EnterKey]"], StandardForm], SingleEvaluation -> True, Evaluator -> "System"], ShowStringCharacters -> False]]], " to add a brief explanation of the function\[CloseCurlyQuote]s \ behavior for that structure. Pressing ", Cell[ BoxData[ StyleBox[ DynamicBox[ ToBoxes[ If[$OperatingSystem === "MacOSX", "\[ReturnKey]", "\[EnterKey]"], StandardForm], SingleEvaluation -> True, Evaluator -> "System"], ShowStringCharacters -> False]]], " repeatedly will create new cases as needed. Every input usage \ case defined above should be demonstrated explicitly here.\n\nSee existing \ documentation pages for examples."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoUsage"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Usage"}, DefaultNewCellStyle->{"UsageInputs", FontFamily -> "Source Sans Pro"}, CellTags->{"TemplateCellGroup", "Usage"}, CellID->542419310], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "UsageInputs",\ FontFamily->"Source Sans Pro", CellID->343357386], Cell["gives a list of properties that are available.", "UsageDescription", CellID->73534390] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", StyleBox["prop", "TI"], "]"}]], "UsageInputs", FontFamily->"Source Sans Pro", CellID->600511541], Cell["\<\ gives a property association of the most recent values of all available \ properties.\ \>", "UsageDescription", CellID->221862394] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ StyleBox["date", "TI"], ",", StyleBox["prop", "TI"]}], "]"}]], "UsageInputs", FontFamily->"Source Sans Pro", CellID->662877129], Cell[TextData[{ "gives either a value or values of the specifed property on the specified ", Cell[BoxData[ StyleBox["date", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "." }], "UsageDescription", CellID->118413518] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ StyleBox["startdate", "TI"], ",", StyleBox["enddate", "TI"]}], "}"}], ",", StyleBox["prop", "TI"]}], "]"}]], "UsageInputs", FontFamily->"Source Sans Pro", CellID->566160525], Cell[TextData[{ "gives the value or values of the property between ", Cell[BoxData[ StyleBox["startdate", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], " and ", Cell[BoxData[ StyleBox["enddate", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "." }], "UsageDescription", CellID->202401828] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Details & Options", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Notes", Cell[ BoxData[ FrameBox[ Cell[ "Give a detailed explanation of how the function is used and \ configured (e.g. acceptable input types, result formats, options \ specifications, background information). This section may include multiple \ cells, bullet lists, tables, hyperlinks and additional styles/structures as \ needed.\n\nAdd any other information that may be relevant, such as when the \ function was first discovered or how and why it is used within a given field. \ Include all relevant background or contextual information related to the \ function, its development, and its usage.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Notes"}, DefaultNewCellStyle->"Notes", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->908801236], Cell["\<\ Space weather is a collection of phenomena that describe the interaction \ between the Earth and Sun, typically related to energetic events such as \ solar flares originating from areas with sunspots, as well as the solar wind \ and its effects on the Earth's magnetic field and atmosphere. Space weather \ has direct influences on power grids, spacecraft operations and \ communication, as well as the safety of astronauts due to radiation exposure.\ \ \>", "Notes", CellID->310439536], Cell[TextData[{ "Use of ", Cell[BoxData["SpaceWeatherData"], "InlineFormula", FontFamily->"Source Sans Pro"], " requires an internet network connection." }], "Notes", CellID->199540031], Cell["\<\ The range of dates over which data is available varies depending on the \ property.\ \>", "Notes", CellTags->"TabNext", CellID->615537915], Cell["\<\ The time resolution of the data varies depending on the property.\ \>", "Notes", CellTags->"TabNext", CellID->836719060], Cell["\<\ For data that has time resolution of a day or less, the times are given in \ GMT.\ \>", "Notes", CellTags->"TabNext", CellID->729276733], Cell[TextData[{ "Date specifications that result in a single value will return that single \ value; otherwise a ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["TimeSeries", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/TimeSeries", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro"], " will be returned." }], "Notes", CellID->156996124], Cell["The following properties are available:", "Notes", CellID->820870057], Cell[BoxData[GridBox[{ {Cell["\"DailySunspotNumber\"", "TableText"], Cell[ "daily sunspot number", "TableText"]}, {Cell["\"IMFBMagnitude\"", "TableText"], Cell[ "magnitude of the interplanetary magnetic field", "TableText"]}, {Cell["\"IMFBx\"", "TableText"], Cell[TextData[{ Cell[BoxData[ StyleBox["x", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "\[Hyphen]component of the interplanetary magnetic field" }], "TableText"]}, {Cell["\"IMFBy\"", "TableText"], Cell[TextData[{ Cell[BoxData[ StyleBox["y", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "\[Hyphen]component of the interplanetary magnetic field" }], "TableText"]}, {Cell["\"IMFBz\"", "TableText"], Cell[TextData[{ Cell[BoxData[ StyleBox["z", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "\[Hyphen]component of the interplanetary magnetic field" }], "TableText"]}, {Cell["\"LongSolarXRayFlux\"", "TableText"], Cell[ "solar x\[Hyphen]ray flux (0.1\[Dash]0.8 nm)", "TableText"]}, {Cell["\"MonthlySunspotNumber\"", "TableText"], Cell[ "monthly averaged sunspot number", "TableText"]}, {Cell["\"PlanetaryKIndex\"", "TableText"], Cell[ "planetary K\[Hyphen]index", "TableText"]}, {Cell["\"ShortSolarXRayFlux\"", "TableText"], Cell[ "solar x\[Hyphen]ray flux (0.05\[Dash]0.4 nm)", "TableText"]}, {Cell["\"SolarWindBulkSpeed\"", "TableText"], Cell[ "bulk speed of the solar wind", "TableText"]}, {Cell["\"SolarWindIonTemperature\"", "TableText"], Cell[ "ion temperature of the solar wind", "TableText"]}, {Cell["\"SolarWindProtonDensity\"", "TableText"], Cell[ "proton density of the solar wind", "TableText"]}, {Cell["\"TenDotSevenCMSolarRadioFlux\"", "TableText"], Cell[ "solar radio flux at 10.7 cm wavelength", "TableText"]}, {Cell["\"YearlySunspotNumber\"", "TableText"], Cell[ "yearly averaged sunspot number", "TableText"]} }]], "TableNotes", CellID->383957730], Cell[TextData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "]"}]], "InlineFormula", FontFamily->"Source Sans Pro"], " is equivalent to ", Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "InlineFormula", FontFamily->"Source Sans Pro"], "." }], "Notes", CellID->316512338] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Examples", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Examples", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Demonstrate the function\[CloseCurlyQuote]s usage, starting with \ the most basic use case and describing each example in a preceding text cell.\ \n\nWithin a group, individual examples can be delimited by inserting page \ breaks between them (either using ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"[Right-click]\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.28627], FontSize -> 14, StripOnInput -> False], StyleBox[ "\" \[FilledRightTriangle] \"", FontFamily -> "Source Sans Pro", FontSize -> 13.86, FontColor -> GrayLevel[0.5], StripOnInput -> False], StyleBox[ "\"Insert Page Break\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.28627], FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], " between cells or through the menu using ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"Insert\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.28627], FontSize -> 14, StripOnInput -> False], StyleBox[ "\" \[FilledRightTriangle] \"", FontFamily -> "Source Sans Pro", FontSize -> 13.86, FontColor -> GrayLevel[0.5], StripOnInput -> False], StyleBox[ "\"Page Break\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontColor -> GrayLevel[0.28627], FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], ").\n\nExamples should be grouped into Subsection and \ Subsubsection cells similarly to existing documentation pages. Here are some \ typical Subsection names and the types of examples they normally contain:\n \ ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Basic Examples: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "most basic function usage\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Scope: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "input and display conventions, standard computational attributes \ (e.g. threading over lists)\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Options: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "available options and parameters for the function\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Applications: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "standard industry or academic applications\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Properties and Relations: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "how the function relates to other functions\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Possible Issues: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "limitations or unexpected behavior a user might experience\n ", Cell[ BoxData[ StyleBox[ TemplateBox[{ StyleBox[ "\"\[FilledSmallSquare] \"", FontColor -> RGBColor[0.8, 0.043, 0.008], StripOnInput -> False], StyleBox[ "\"Neat Examples: \"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontSize -> 14, StripOnInput -> False]}, "RowDefault"], ShowStringCharacters -> False]]], "particularly interesting, unconventional, or otherwise unique \ usage"}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoExamples"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Examples"}, CellTags->{"Examples", "TemplateCellGroup"}, CellID->553094467], Cell[CellGroupData[{ Cell["Basic Examples", "Subsection", TaggingRules->{}, CellID->904125756], Cell["List all available properties:", "Text", TaggingRules->{}, CellChangeTimes->{{3.76390982092552*^9, 3.7639098254709744`*^9}}, CellID->263817138], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{3.763909829706398*^9}, CellLabel->"In[14]:=", CellID->958546786], Cell[BoxData[ RowBox[{"{", RowBox[{"\<\"DailySunspotNumber\"\>", ",", "\<\"IMFBMagnitude\"\>", ",", "\<\"IMFBx\"\>", ",", "\<\"IMFBy\"\>", ",", "\<\"IMFBz\"\>", ",", "\<\"LongSolarXRayFlux\"\>", ",", "\<\"MonthlySunspotNumber\"\>", ",", "\<\"PlanetaryKIndex\"\>", ",", "\<\"ShortSolarXRayFlux\"\>", ",", "\<\"SolarWindBulkSpeed\"\>", ",", "\<\"SolarWindIonTemperature\"\>", ",", "\<\"SolarWindProtonDensity\"\>", ",", "\<\"TenDotSevenCMSolarRadioFlux\"\>", ",", "\<\"YearlySunspotNumber\"\>"}], "}"}]], "Output", TaggingRules->{}, CellChangeTimes->{3.7639098330957365`*^9, 3.7639112516945825`*^9, 3.7639216785821486`*^9, 3.766157825049525*^9, 3.8092904158767138`*^9, 3.8093057497679834`*^9}, CellLabel->"Out[14]=", CellID->226718292] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797627], Cell[TextData[{ "Get an ", Cell[BoxData[ TagBox[ ButtonBox[ StyleBox["Association", "SymbolsRefLink", ShowStringCharacters->True, FontFamily->"Source Sans Pro"], BaseStyle->Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.854902, 0.396078, 0.145098]}, { "Link"}]], ButtonData->"paclet:ref/Association", ContentPadding->False], MouseAppearanceTag["LinkHand"]]], "InlineFormula", FontFamily->"Source Sans Pro", FontSize->0.9428571428571428 Inherited], " of the most recent values:" }], "Text", TaggingRules->{}, CellChangeTimes->{{3.7639098480892363`*^9, 3.76390985452888*^9}, { 3.7664961617743645`*^9, 3.766496172379425*^9}, {3.7728173016929693`*^9, 3.7728173020827312`*^9}}, CellID->205077964], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "]"}]], "Input", TaggingRules->{}, CellLabel->"In[29]:=", CellID->161924615], Cell[BoxData[ RowBox[{"\[LeftAssociation]", RowBox[{ RowBox[{"\<\"DailySunspotNumber\"\>", "\[Rule]", "0"}], ",", RowBox[{"\<\"IMFBMagnitude\"\>", "\[Rule]", TemplateBox[{"8.2`", "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"]}], ",", RowBox[{"\<\"IMFBx\"\>", "\[Rule]", TemplateBox[{ RowBox[{"-", "4.5`"}], "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"]}], ",", RowBox[{"\<\"IMFBy\"\>", "\[Rule]", TemplateBox[{"6.2`", "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"]}], ",", RowBox[{"\<\"IMFBz\"\>", "\[Rule]", TemplateBox[{ RowBox[{"-", "3.2`"}], "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"]}], ",", RowBox[{"\<\"LongSolarXRayFlux\"\>", "\[Rule]", TemplateBox[{"6.48`*^-8", RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], "watts per meter squared", FractionBox["\"Watts\"", SuperscriptBox["\"Meters\"", "2"]]}, "Quantity"]}], ",", RowBox[{"\<\"MonthlySunspotNumber\"\>", "\[Rule]", "0.7`"}], ",", RowBox[{"\<\"PlanetaryKIndex\"\>", "\[Rule]", "3"}], ",", RowBox[{"\<\"ShortSolarXRayFlux\"\>", "\[Rule]", TemplateBox[{"2.77`*^-8", RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], "watts per meter squared", FractionBox["\"Watts\"", SuperscriptBox["\"Meters\"", "2"]]}, "Quantity"]}], ",", RowBox[{"\<\"SolarWindBulkSpeed\"\>", "\[Rule]", TemplateBox[{"376.7`", RowBox[{ "\"km\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", "\"s\""}], "kilometers per second", FractionBox["\"Kilometers\"", "\"Seconds\""]}, "Quantity"]}], ",", RowBox[{"\<\"SolarWindIonTemperature\"\>", "\[Rule]", TemplateBox[{"78000.`", "\"K\"", "kelvins", "\"Kelvins\""}, "Quantity"]}], ",", RowBox[{"\<\"SolarWindProtonDensity\"\>", "\[Rule]", TemplateBox[{"11.6`", RowBox[{ "\"particles\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"cm\"", "3"]}], "particles per centimeter cubed", FractionBox["\"Particles\"", SuperscriptBox["\"Centimeters\"", "3"]]}, "Quantity"]}], ",", RowBox[{"\<\"TenDotSevenCMSolarRadioFlux\"\>", "\[Rule]", TemplateBox[{ "66.1`", "\"s.f.u.\"", "solar flux units", "\"SolarFluxUnits\""}, "Quantity"]}], ",", RowBox[{"\<\"YearlySunspotNumber\"\>", "\[Rule]", "7.`"}]}], "\[RightAssociation]"}]], "Output", TaggingRules->{}, CellChangeTimes->{3.7639098607865057`*^9, 3.763911256920105*^9, 3.763921683671657*^9, 3.7661578272177415`*^9, 3.7661579100220213`*^9, 3.778335883538437*^9}, CellLabel->"Out[29]=", CellID->245247537] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", TaggingRules->{}, CellID->14107562], Cell["Get a dataset of the most recent values:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7783359345314765`*^9, 3.778335945571918*^9}, { 3.8093057810345297`*^9, 3.809305791232723*^9}}, CellID->668058813], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7783358683878307`*^9, 3.7783358702679057`*^9}}, CellLabel->"In[30]:=", CellID->133833988], Cell[BoxData[ GraphicsBox[ TagBox[RasterBox[CompressedData[" 1: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 64ted3lXcCtsx+ZWsbefOu0aU4TRAc9NiTNKt7hV+pqxej1jfDXfraolz1nd vxONNn0ZUIxcPfZXi6tMhluTXvLpz63Zj5BD68dVZ1WFx9GvtG0DuRq4FTaw ZS1Ttf2YakS2OXHlmqgxYH6tZqGH8a/qO+VLxbxz53y7Vzd1JPnlrspLpyqP J8TYza3uLKfei/pTdGJxTs6rO+5OJ3mCb8ql2CuWWomCsK6ZUp9ImkV1U0lt GXGreslS1ViZQgtscGvqC9Jy5fLJEorZNUqHNnTg1mODVpe4IqegTBrtjFzS kOeUYzmIolz2kJ4r774d2mRrsPN0atiXV9wB7VVx7sy730rhsudmM+M5bs2e kJx7zJO4eCjSEybTzjk/+MpLuLVoTtVaK0kk+ropeYI0fCJ1HnXKOmq5SNwa 3GesaqTYsAF2cetPVaHRJoJR2ODWOpqLLNEpSvzty2epPt+/ZczkZs94/oqF tDFUi8lII67LtOn5qpNJfLJ1nU84MO5o9KPsTeebQKdutceeE+tAKOxw/QzE 8ENZeqTk7OQkB6eZj5BTK82t2qKpjCfKfoBkcCq3mqWqatZCs1uXK291q2TX eIgN41Du1kk0G5esZCkpmViZArZXdbNbG29QDVtgPW8bLCJSZz/D3Tdrt67S u4ui/XKrzAgUUW0PTmqcU7iw7h4jPaEwkBsJy37G3Zr3CFm1sk8aCinjT6TU PzmyLke9G+fMo2uQ3Vf3c6u/lDqjPaFzSt1ap2utHbQuodNigdkOJutF3Tpn Ll5tPFg944/xusck+lOu2gSoMNm6HhMWSgzf6Kz3rjr1zo4IO3tdNsFgXbQr DC/GNZZwq/0R8moVq5To88I11Ute6dMk0m9SflXFsVa5/nuNCbsPfffwwGDw FVHkVts+0DR1g9YJR69ZYv01gFs9o/nTpu45itHJVi+Kz3Zr20VlKYrc6rHu jYXo0hLRxmfGNBVvcKvpEfJqJVYqdlBFkVuzxoQDYo1irarUMEr193Wr9wyY 9UoocKu0nbOE6kGrn3j+y/Bd72PC/qIpf4+qM+Wq6VLcfaO6Nfy9Hrcm47r1 BeF0g2y3aj1/e7fKj5BXK3UpT5CJPtCa8sFSpmnFbvhmJG6wVFV4dq2hdncr K4OvkFy31hJr3g+Q5f9a2UWvebLbey1TAeuCwhMaVztkMyZbf92uW/XtlyPE rfIjbIxb1R0/pW51M8zegzNrRz9Rwm5Hp4DUKC1xK2wgy63VxJq5fyd7s4+6 Asd44y57cEpZWkP6TbplylWbbJWPOsStJW7dfb7V9Ajb5luTJztkulWPRU2r xdY3KPOiOXZcbolUfbNb9cn66IEZe56PAa0xu7XWHOsLWSbK1dbqWEJhaVOc /c6OKOcyPP7lfNS/G5j/mF/UJluVow6v1q1PPVesrxL6+Qy3lq0Ttoa5xY+w aZ1wXbfGV/4qE52RMw+lkd+8yHNugTu95hvcmnqCxDGP2PV6sLn1sg2zTkfa MGgNzvvN02tKkfXOPNzA/GXjPnLIoXYEonrU4TW79ZXQLUcu5bi1aH+r0mcL U7+lj7Bpf6tYj9WoZYZb064Ul2jHDrUSv9pYqipdVxy2wa3ilwC9xNClTLxe Cwa3zmK17rZIRbhZG2OzEksH6f/KGspOhp/Ws/qbouxFnVifRxFcVY86vAG3 aigjkPadr9nnMmndZpCRs+kx4xFyaqUPbPqFTKdHmd0a36wphWiJ7Z3CNwZ7 VYNS9HK2uFWr0nTMl2FzdGR+GQYi7VbDz72JOyXje1VsIV5W4jOf3sm/sxZR QOxIIu20QEvKdixnD+o/KhfZlCqF8Ffr1gnZT5kjgukpuqV3T54nLON2zIbT gqICsNTK8oXBcbzRrenhTfVQIssG2FWRtqqmH9l8PZnObffzdW9MOLYAOrE4 GoZgZ7fOYjKFeFmJN5Dn1hfq/DZ6OdF9u5E10sFRhxeu3a0AM1Z1Amyg6OwI GBRx982Q4FYopXg9NkAGuBVGBLdCIagVdgG3wojgViiC8WDYCdwKI4JboQR+ GhX2ArfCiOBWAOgZ3AojglsBoGdwK4wIbgWAnsGtMCK4FQB6BrfCiOBWAOgZ 3AojglsBoGdwK4wIbgWAnsGtMCK4FQB6BrfCiPwFAAAAAAAAMAhHj/0AAPic e6ejR/gA8sCtANAzuBVGBLcCQM/gVhgR3AoAPYNbYURwKwD0DG6FEcGtANAz uBVGBLcCQM/gVhgR3AoAPYNbYURwKwD0DG6FEcGtANAzuBVGBLcCQM/gVhgR 3AoAPYNbYURwKwD0DG6FEcGtANAzuBVGBLcCQM/gVhgR3AoAPYNbYUR6cevX h7tXT5wej6zEQTyenh/97uHrPsUJTX2Trb9zs0Mpt+3Wbx/f/PbnH7+9+3x0 RSCTIrdOXbHLto65Ve8+5Sv3oOfeVSnVvzOa0yakTn6umsDWNqrj1gafgZ3B rYNgduukofWfoKTv7+//8JP5f2/e/xBL8O+9/2LsZ8sLPcqtn949Ventp51L vSZy3Rrp8zf1rs0ip4gSFz1Ixfpdbzdu3VqLzW5t9RnYGdw6CBa3/vjw2uqs Qs29uMb/u163fr4nWN5Illt1GV2udOfW2QRhzqvIS+hg1dvqE3FrUPyl0uVO 2ObWhp+BncGtg5DhVldPF+Hef/hm7RBfnKLr+PXH71n964ZCJ45x65e3zR72 Zshx69Tf673RU+/an1tVTb28fnc63UnPtOcMZI5bF4UVV22TW1t+BnYGtw6C za33ogheHKGP8fpMInNdPA81WzPJRSzUv7qvW18KbfW8t0KGW5Pd6hYaukwZ zD2/fHo8P5ZXcLsBYIGB3Nr0M7AzuHUQtqxlEuNZlXP86I30Ti82C+LEQheO cOtLnJ4R7IPEHm71l71E5j7d3t26Xsa5ORzqFUU5q3V+Ljdbod9NKcmdhdQ1 5c1WPpWR51bxiu6J8EqGW4MB4OzPQFET+e97jZS2ZocO2eDWeEhoSTwHra1W 9SRrqLl1Wbg1X1qndGeHV18tpkA+Ol98/kLilyhNGTMhGyHDrUXzaeq6FzlQ dF7V18x4HeJ884MicTXzlwTnq06Wkr8iSjqJFY3O8KaeSXGrFrS2cKv0fmd/ BubvNXfyk0dsHm2eOim1NoOuKHVr3liuEuFOkmokEUNYLbr1Ita1HIVl0muN fpSXewnx+It/He26RkavJrLWMlnjjiC90I8bevfn201yWXeeYq1CUy1qFeQa U438KBYBXVpDCqA37sGp7lZVopmfAe2tET8al1elAQPx209GSlOzQ4dkutUJ 2cw9v+LQ1YCw75cK05EWcYduFcX6y3Xr6tL0CGGDzA3lh+TB7ps5h6Cezylx q0a1PTh6lKaPa6Z0JqKrIdJNyhtq5jz8UWHRVDnTlEKFkq2RtQdHTl7NrdGN vzmfgdj7Gnzh0dP6336yU1qbHTpki1uN86Rq/OiKqW7UZpsL9t06Kz4czlVn ZqdbgmFtuQLBZKt2O8Spd3ZElvCCizG3in153lIcrzxXrW4Uq3W6WUuANG+I rZE33yqGfDXdGherd0tKsOn31TucI3bKh/v22VPamx06pHi+9bIHJ2VAPX68 uLX+rhzjaLNjTF2sfso1qhylZVQvjeY81NyM5s288EKRWz3W7lu6qvgGUf+q 2AfHgrfMZa5uJ+u61Ousldyy3BpcibVGpluXq35jV3CrTaxqjV4ZCtOuJUP1 S8bZKc3NDh1SYZ1w1Aux+DG2iHeSY9l6WvMC5sWYUbH+irh1Kit06/QNIZi0 jZ+2wd4cGzXc+kIwfxXvutJu1Y52KNxCsi4wXBm8CmQTa2Y3udUSaoXVTTxN PPsct4ZuykOYw7S7NbriyKmVPWV2s0OHbHHr7AU9upzFIceP0Q0y5YOl8UId ghVKqtqquFU76lA8lop9OjGquTWY2doYt6q7PUq3Zy4l+iPCy9VlS87GchvH rUHr1HPrZdFziXTC2U3DWL/rVkOx9pTErddAU7cm/CjYx3yvTs6NK7e+vX8X 02sNt1qOOnTnoNGrRju3bptv1e8udeslx0dptu4yKqz2uFXcWmO+9afgsNR2 WJtb/bgwd2A4z63+W5z4OhE8U0ZK5ltHZpNb4yc/JKPa2Kxo6dbXdKFCKZPC LsOzQqEV3Jp11GHmmVc3h92tT11hrB9Su9WydcL13eputVQ2QWpHIOaWG16J 9PLZblXbWsi9bA+Ootfsz0B6udcqv8TBFI8n/6vEtpS4dRAMbv30ThZcYour JX5UDZIxrptd6IrAmKpet7tVPurwy1vFtrFjkCHPrefuNrY5X9lIIo8/mnp3 ea9iiVvVvZZB3rEwq9Stsq5WhWaey2TY76lkbnwQKcf8z4D4NmrbW7W9qNr+ ZEvKvGaHDjG5VRifDE8ucjEeZnhx2Voi4otOocqKo+wTFCVjzqOy4vOWu1U5 6lBZQ6Vtj4WJErdq6MGBgGcNoXeXb50iyxK3rnKM7m0xrWqNlyteUVpwOrMo c39rUKh8xzR9WnIuk6DX/M9A9A59VMLwzOaUOc0OHWJ3q/gXPwPfpAZtl6sQ ssXdWjCMrBhT0OtWt8pHHUYPZSJojZA93yr3VFGt+bcYR1yfcYRxvq94TPin HIuF1YxOEW9wq1PIqqTcsyPU53QzP612q5a5NTHIYKnWJWf/Hsui7vhHJiel tdmhQ6zzreGBt3rPP+/NyY4fL3/KUHDMrfmF/kobc5HmVreGRx2uEL69cCJT nHprmQBCzF97ABQ2rWUCK9ruGygEt0JLcCtsBbfCiOBWaAluha3gVhgR3Aot wa2wFdwKI4JboSW4FbaCW2FEcCsA9AxuhRHBrQDQM7gVRgS3AkDP4FYYEdwK AD2DW2FEcCsA9AxuhRHBrQDQM7gVRgS3AkDP4FYYEdwKAD2DW2FE/gIAAAAA AAAYhKPHfgAAfM6909EjfAB54FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgV AHoGt8KI4FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI4FYA6Bnc CiOCWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI4FYA6BncCiOCWwGgZ3ArjAhu BYCewa0wIr249evD3asnTo9HVuIgHk/Pj3738PXoigB0CG6FESly6yRCl21a bOXWKV9ZXGepKaX6d0Zz2kTgVrF9G7t3bgsTN/kVCA4i7dbv7+//+O3P+N+b 9z9Sd737bOkyP71z7rr/ckziBD8+vJafeuLbxzfnUl5//L6hGNDJdWuqCy7t dZvFrRElLgqTivWNh1txawxGH1rRwK0Xs4R/UaN9vhfvuv/wbdfEBuJu/fJW +b4B9chyqy6jy5Xu3DpLI8x5ZTChR1Rvq4/WK7ezuY0dm+AKwK2t2DomfNbW yiOTdzxzXez29pOcz8XgqwSTpMLor11iGxG3zjlvioshSY5bp75W7z6eZNCf W1VFvLx+dzrdSc+05/wvbr0GcGsrtrl1ClFXGp2GXoWQcNKrLB0t1pted43c LrERza3z9wrE2pwMtybVuoWGLlMUdX759Hh+LK/gXbWGW68B3NqKTW4NdTkH icLs6nRJDBUnIwt3CUZul9iK6FbEuid7uNWfPozMfbr9uHXNlHNzONQrOmpW 6/xcbrZCRynU0HnJnbDUheRNbD6VUexWS8OWVXJd06Rb/Wqow+8vF9wqrKqc qlvRg+TVTZonMHwIxSSrLHTtpj5n6rxF+rmuhw1uDYPWX4Vxa0S74aV2ic2E bp3FyuKlnchwa9GcqrpERg4UnVf15TVeNzXf/KC4Rs38JcH5qpOlZJWIW09i RaMzvMln+plwq7VhsysZbwXrE8VN4NXBf9/kFpmb407OK6hmXt20D4/lQ9jE rdqH2fpc10OxW7Vx0XnC0dfr+fXoWiMx4gsCz3aJzfjPPpWCWPcjay1TVtSz Ti8ISX410J+2aErSnl6r0BKLWgW5xoJo+VGc15UvIZfWkL2T49aMhs2spFBK OgSX3OC8qNRB/TyJm6O0d1lsjM11W+dj+hBGxoRL3Bqrj+m5rodSt8bEdNHr ZUJzkpE2uWkw4CLldonNOG5FrEdQbQ+OHqXpHURKZyK64yI9i7yhZs7DHxUW +8LUmLCQVurC1dawuzWrYbMqKWamvSf6W2b7shIrQqpb5CMSZJNftzwtCflX dqtcn4znuh7K3Jra4OnqNRUeRmcq/ZHndontLI8fmV+GltQ7OyJLeMHFmFtF n5scp5XnqtWNYrWuMMetamef1fVGF2FZGzanklnXY525sjfY7lbpQvoj4g2b bqybWCH9Q1jZrZHzTGzPdT0UuTU6murNYzp7S+V1PqO61fkjbt2VIrd6rLud 5d92vGf2r4o9Suw8gzy3es5xXer1WUpuWW4NrsRaI9OteQ2bU8lUVtLVCAZ/ 5VxIS8cbiNhYN8Nz7u3WnOe6HgrcGg1aFe0uB1BImht0THjK+XLiE3rdjxpu fSGY8ol/j067VVsimdnrSgWGK4NXgayWWQ235kUcUbdaG7aVW+PLk7y3bWe3 1qmbl1PqQ7iDW7Oe63rIdmt8FDQ4SiK8MXPra8drmRaZXvTKBpydqObWYBZw Y9yq7vgpdOuqRH9EeLn6/FrCdMSt0crJNHerW9U6dfuZ9yHcz63X6M8YuW6N H7kQPe5vPgsxvHf8PThLYM5Rh7vQzq3b5lv1u0vdesnxUZq0uowKq/1gFbd2 Nd9aZUzYsPqsvVv9p65St8wPYdKtxmVs9q8Qt0KeW1M+ig4XR+Y3r+HsiPS5 jlAPu1uf/s3HvjCHi1ezlrO2d+slyztxPcgkV+UIxNxywysRuR60TnijW1Nn iTyeDLFzHbeGNalRtyK3ZuaT6dac57oestyaPidw9ovusui2nSs58xC9NifL ra9eyf+ytUtb9rcG87dOhiVudaar1JWpqQ6y1K1L6UKHnOfWov2t9d2q7tjN GJcucKtSmDzIv6VuWpHxD2Hk25N7TXvrE++K+bmuhwy3mjZyLj+CI5/Vrw2Z 9nJW/6X+sXg2Ep7LP1UAtSlxq0asVwnwOgE9EPALOUeWJW5d5SgljV/d7Fa1 BaeDhsIgPtq65o3GDd2a+FA0cquIHlsW123dBn5pwodQSBsG0n4tTplxa8Zz XQ9mt+qzpT7eL6Wu/qJzkdLGFlVSzRJvdeuv1d5eNr22I3u+Vf6XHf0n7d9i HHF9xumSzvcVjwn/lOOHsJrmbfsF2nLb4lxSMDBocauULvZYbdzqJNQrUndM 2H/saAXL6yZnoX4IhdLcotxqn2/NHRPOeK7rwejW7PNy/Z9MNd54+G+jV3Cr GrxDPeqtZQJoivkbFFwXRWdHABwMboVBwK03Cm6FEcGtMAi49UbBrTAiuBUG AbfeKLgVRgS3wiDg1hsFt8KI4FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgV AHoGt8KI4FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI/AUAAAAA AAAwCEeP/QAA+Jx7p6NH+ADywK0A0DO4FUYEtwJAz+BWGBHcCgA9g1thRHAr APQMboURwa0A0DO4FUYEtwJAz+BWGBHcCgA9g1thRHArAPQMboURwa0A0DO4 FUYEtwJAz+BWGBHcCgA9g1vhSL6/v//jtz+Xv/svtvtwKwD0DG6Fw/DFmqFX 3AoAPYNb4TCe3eqY9MvbZ73ef/iWvBW3AkDP4FboiM/3uBUArgDcCt3w6d1w Y8JfH+5ePXF6PLISB/F4en70u4evR1cEoENwa6dMc5HWtT1Dcx4Kfv578/6H 7ZYit04idNmmxVZunfKVxXWWmlKqf2c0p01Ibp2r5nGFAhY/TL0/bbsPAwTk uzUjuMhMrFO6mvR4ppq//vi97MZ9nvTlbXr7aY+iJBa32gaEf+W7VenzNxu2 Wdwa6QWXXl0q1jdeF25tqpxj4ueIW/tVrPBhYPShFZlu/fbxjd1uWYk1znYu WUq6I+dKSgIdwq0vs5zvPu9QUoKzZC01yXKrLqPLle7cOlsqzHnVqQs9onpb fXS3evVahNukWoe6NSzWkW7/kwW4tRU2t14sabFbVuIoS7ia76Zd0d1azI5u fTFaHy18fmpDBJ3j1qlr17uPp96wP7eqlnx5/e50upOeac/5X7Nbl3o16cM7 c6tzuX9r4dZWdOzWOR/zHNxxDO3Wl3bupJFbuDWp1i00dJnSeZ9fPj2eH8sr eNf5tBy3XlzTLMLvzK0/236fqAdubUX2fOvL+KG1z89KLN/bRzyVYGS3vhRk nOWsy48Pr12NTuP/lffgFLvVn1GLzH26xrCumXJuDod6xd57Vuv8XG62Qkcp 1NB5yZ0h1dXnzaQ+lbHJrYlnV1pS/qIRkkonfhjymsXyNSa26Myvkjr4n/E2 Sc3hJHU/DLHWi38XuuXl8WZ6desctGYvsJluPM/ZrRfJyNUQjwYSCnWyfZbC PFj97u1r//a1IGKKDKaS1+VGbjSu7JIeLZzKPD+LNMUZrZ7TIG7KVQgcb/9V M8q3R8hwa9GcqromRw4UnVf19TxeRzzf/KD0/GrmLwnOV50spWHkiFtPYkWj M7ypZ0q51V++rD677S2wuNX6VmY2i2mIQP5ep7an+MXCWJ/IKrIlqd2t0Zl7 1GqhV7dO3XX+Apupz79/IyvPy9Dt/Nd/XhA6q+SDJ6xCt+rlzjWUbwzH293i 7Pk7KfOrp9fk/I5/FL0ZhPa+Xs1fpbLWMllDsyC9ICT51UB/2qIpSXt6rcLu bVGrINdYEC0/iiwqKRbWen6jW4MILvHsGW9BdFQzJ5+8ZrENvwuCmqskjS44 L+bUR42Q3Q+j8GHQW099QoaRTXTq1tWAsN/PJ+KadZ+/LvcSWwWH7Pn9uRgy a9muM4+sE3ZuWYQijYhG3Do3hVPQnNvqxan1wm8mz0W4Lwq7b0zV0xpkLjqo wNz+lXb6VNuDo0dpeo+f0pmI7rhIJyVvqJnz8EeFxT4vNSYspJU6eLU10m4V VRZ99qy3IG0HYz45zZLp1mBLlDrIbPlshUVbV4dnuVV7RNRqo2+3WoOvFc7g rYs5Fha8NofD8lRglltjs4pPXlPdqo8Sn214yXBSsMViwmSrrXp6O2ulT8qu tGiq3tkRWcILLsbcKvrc5DitPFetbhSr9Xk5bg376FhrZO5vlQc8LcdfJC6a x6ETFzOaJZW5f6c3FB6LsS2fLe1tSso1z63igzMebKV3t3pdcXpXTsStkaPg k7toY9lmuXWOClNtotwoy/3cXHNbWYuYUopRcPLebLduWtgWUORWj7UHgmk+ pe/wr4o9TewAhcxuyu3BXZd6PbWSW5Zbgyux1shwa2Khjpix9S3Q7ZCZT0az /Mx06+XO1BkmOSFuZOI5sTPI7NacRgKPvt0aWwKkhJAxCU7iWHf7sQC5iVut QaV2Y+Tv8j3EW8WkhorC7htzzKs2iNDIyhNtoYZbXwgmuvL6mmgvl7VeV2Fd YLgyeBXIapnVcKstzkqlT1XLmEmuWytoo9itygqu+m5dPZCan3xj4h3zWonx YDsDujXe/+e4deUgx9T6mPBxbo2vHQodKkbi0vCvW5Obc2swnLYxblV3/BS6 dVWiPyK8XH1+LXFqw65xaxW3XkHcqs222tyU69awYIuuU++YU2XUmkGnbo32 w8Vu9W6c/mcY1nXs1pKNqG5svuQgHXWIW7fNt+p3l7r1kuOjNFV3GRVOTTpu c2vmfOtGt3Y331rmVmkS1LroKL8+IvJ0b5ZbVw/KeHAWnbo1tu4ovvU1IkFP T7qtWrq1eL41Y4WSgvddQjzqcPt8a29ufeoQYl192AFuWidc362XLO/EVTCT XJUjEHPLDa9E5NrMrUXrhCOPs3WdcIlbL6O/XoLYl5WXy0Vx9OMpuhgp7dbo h3Cu8x1qzaFXtyaDSk1zugT9g56qu1W6qi73zV8nnDio6tO7JR5X0jhLnpSj Do3VG8qtr8ReTr+0ZX9rMH/rZFi05HI9SRemXQ//STltdOtSutAht3Jr2b5U 3f9Z+Wx1qzOnqltds26hW8XitF3FUmPE3jP17YYIR7tV/62cy2Touv8XXxQz 9BJcxkVXfb6wM9RZMmR3q370cWybavH+VuWkCG+s229Sd4epftShqXojulUj 2if7eL2XHgj4hZwjyxK3rnKUksavbnar2oJTGNPGrT/tb4GUVAhr0/kUuTWC +mzRWze5VSIZmkdbz6sxarVjc2tsIU3QP5cllrpcbRFvbI9kdM2Pf6Oy4Oft fWbcKlR153OZJLfGWkA/6tBWvXHcOiH3Z1Gt+bcYR1yfcbqr833FY8Kr7GI7 /BPzihvc6hSyKqndmLBSbCxjbfVORj7V3GoTUFJpFdYJW78+xFsvWhfQ6Nqt Um6pkx8ufb71RscjZ/Vkjwm/IC4ZanGecHij8GVD+Nqwrrx41GFG9YZzKwCU gloLyB4T7h2DBEHafTMWuBVgL9h6UwJuhRHBrQA7gVqLwK0wIrgVYBcYDy4E t8KI4FaAPcg57QLW4FYYEdwKAD1zdW6FmwC3AkDP4FYYEdwKAD2DW2FEcCsA 9AxuhRHBrQDQM7gVRgS3AkDP4FYYEdwKAD2DW2FEcCsA9AxuhRH5CwAAAAAA AGAQjh77AQDwOfdOR4/wAeSBWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI4FYA 6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI4FYA6BncCiOCWwGgZ3Ar jAhuBYCewa0wIrgVAHoGt8KI4FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgV AHoGt8KI4Fa4Qr4+3L164vR4dEWq8Xh6fqC7h6/7F310Y+JWjS9vf/vzj8vf /Zej6wNrbG49/8M20vbf4PQPXWLfjkesyBV15rbnWz4Z+qOn0jRoyZY60D+B Ld/90K1TPco/9ZF/Ss4DDefW7+/v/zBLJytxjE/vdhXct49v1tXGrd1xTW6d qKDYRJCQao7BDWvtc59ZNYXSXOvcImqu25LHuLXSp08Et5o4C84onazEcS6m 20twn+9finv98fs+5UE2xWPCU6+4+z84tUdxeoqN1Yq5dSnHL+RyZWS3rmyn m1B0q/zckQQNW3IHt/qfDksEv4EGY8LWRhrFrUsEajBOVmKVw4LH82jw/Ydv u5QGJVyPW53LG3uhSEc2Pbee/VMNhnWrqfWcB5xb6kFpsZfr82X309KyJQ9w 689Fry2Kxa0JZs29ef8j3e1lJTbks7dbz+UStHbNtbl1SbGlH9I7sqQQRqbA DZeWOre61y6XF4VPS9OWPMatLZ8Jt8bJGiNtMaA65bmPW8+j2bi1a5q71Z/U CW9w/um6E3BC7pZZppgj/Pr4GWmTUFO64t4z3g7z1ehin+Bi3bYt+k6ydPlC Jc8Xn1+p6dbUO7hKo41Bmz5izmTjqqDIJ9A2YREpesabh758OxHmW0s+5MkM UulSXz6XK8I8QvCUiRoY3DrHj28/Gfq8rMRmct3qr6F6/nv3OX3fjw+vgzli o2d1I58rvzWKB4eWblXXSrj/Jud/uidxXYsyFRfvkpV+W105syok4daSmUBT O0TaU+oDG7RtkezWXanYra4vOQUWzala3sH1cwtj0Mk2u9z8IBsqHbdmLNky alhKrqjR2kQ7ufWnqlDzyJfBrdOqJIubMhObyXGru3cmT6+4dRTauXX+F+X8 M5NiI2UhqdL32lZH6nGS0sFL3bBcRjKyVtKn2kFVmzDa2qJt46Fz/Olc66wD PjfcF2We3ZKGd1Bzq7ZoSv3ekjNyoreguejlGcXvSEm35nzIzQuet7pVsmvO py3t1tUYr6+t0BdZie3Y3TqlDDX67L6WXw9w6660cqv+nThQhZpU7MSy3Br0 D5GRqTCIzN+DkxiUFa6E7SAH27bBwC1tWzZG69ZuVdwyHrzK3B7QqTW2vYP2 KUIhpW25nBzs5jRgWHTyGeMfg7wP+Y5u9b8c5G0fMrvVFgxmJbZjdusk9E0j 0rh1ABq5VVzZovzr0/tBqYwyt0bv0jwTL0PtmcJu2tYOciW1PrV629Zwq7du OJh1i04nW1rS+g7G3Cr6PBX0WqobucdWdOwZDW7N/JDvNibs5KIsGo+R4VbP DuJGm6zEdsxunQd1t6x6wq0D0Mit6cMmLP1gZKIxc0zYVNtwZ0n2oh7/2XLa QSzXDf+y88xo2wpjwuts3JxyVpVHW9L4DorPHWu4Cm6NfVxsRcee0eDWzA/5 zm796bZCxsfM7FbRVpOGlq2gWYnt2MeEvVVMJUbDrQPQxq3x0SavJ2rg1iBR XJY13Lou1x8jtbWDUJOsVUxb23bzWiavfsJkt71DDSYY895BfbzUz0QfE064 Vfo+kfzXEC867SWDW80f8v3dal4Z7LLNrcEYbFZiO3nrhMUjoexOx60D0NSt tm66vltDS7SPW53azVnlzSsFVRFbplnbSutljPUVviBEvzPYa56csZWvajGd ugBpk1uX/KXGsxdN3CqSdusUCdp0mZXYTvH+Vnf+16ZX3DoAbceETf+AartV GtxsMN9qKrvYKc93KBOr7dq2IKowttR2t26bb9XvruRWPXjNKDo2ctDjfKtt zVVQgdwBkm17cMLdrFmJzWw+O2LSuklwW9wq3YVbG9BqnXDi38/jKegS6rhV W66Zt4RSfbinbGJdQlhKRju4eZwe1V6qWdvaFrt+lc48zHZrdktmvYMHuHWp hzjyayo68s62Wydc4tZUG2jrhKfX8+xqcKsupnlycy2UrMRWMtYJK2ulMgRX 5tbpm4MQGuPWBrTf3+r/CwpurORWZx5S713EPkIpRN9KkHHJ3A7WB8nJM9Ot buGa9gtGz9UByaKWTL+D6kotYelY+maxeuIzS8FrQdFikOjnERt5sHzIt7hV /Bqh1POn5NKcIRKLW5cFQmtBiC/mJjb+xk3uHhw/5TwD64TMWtFxt6oVnote y30181v24KDQzq2JVTcb3RrBoPv0LUHSc7+QLj2y+8Bc26Vw9VmatG2qmYQC Krg1oyXN76A+jOkXcjrVi1vdcoLBC0PRarvc3VmHdO0f8i1u1cqZTgCTFrcp 96eDV5Nbf+kbV8VwLCNxRDHhWf3pmdPIoUxmuxW6VVtD9e6tGLfi1k20dKvy b1CZqNruVtMQk3+/fpNbcWk0LdV55bWDkDbVupXbNp63WOWt860FLWl5By3e cb4t1XOrEifaipae8JzYMiac1URb3RoUc77u1VObhU5dW2N16zO+7KKjpsbE ld36guC42PxvNbcGdT6HyfKYMG7dRLFbAQB2IMetAL2AWwGgZ3ArjAhuBYCe wa0wIrgVAHoGt8KI4FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI 4FYA6BncCiOCWwGgZ3ArjAhuBYCewa0wIrgVAHoGt8KI4FYA6BncCiPyFwAA AAAAAMAgHD32AwDgc+6djh7hA8gDtwJAz+BWGBHcCgA9g1thRHArAPQMboUR wa0A0DO4FUYEtwJAz+BWGBHcCgA9g1thRHArAPQMboURwa0A0DO4FUYEtwJA z+BWGBHcCgA9g1thRHArAPQMboURwa0A0DO4FUYEtwJAz+BWGBHcCgA9g1th RHArAPQMboURuR63fn24e/XE6fHoisDR8FG4KnArjIjNrVNnFe+uHk8vSe4e vtb/52WgTod6edI1dNIT01usv81TgoMbDLdeFWm3/usff/9bir//418Z/eI/ f3du/v2fG/tZuD3McWvKnIf3qps71JU4RG6kqz43Q1Sdensc/il4AbdeFXu7 1fNqmZzh5skYE47Z9eCY9ZltHeoSr/oZmGL2KyLt1rvT6U5Jg1uhOlvHhM+u NKrxoulVqDrLFrtCBjnzrbNlgj51unCkWTd2qMnvBk+530hXbXDrw1etvXAr VGebWydZGr04aTRIPb3O2DCYyVvLNNvV6bW6MOu2DrWDsLsbTG6VPwm4FRqw ya15UtRTI1fIJHedcNCnKp1scENsls66gMjpM1c3vYjA61Dj9fISZ7tVF5Bw xSnMndVVWk1qEDdpfp5Ctn79xfdhnW79cGKbSW4tbiv3sVbJUs9bpXES2fof P2jGBrfmBa2x5Jk5AeTvwZn7qpcuJmowrav2OyN9EZGXcO7cHiRHBMFKJIby 02bPqRb54iQ+p19kZEnVKuk8WHAnN3H4HGq2YaYBolvF976WW7W6+u+8X0FL 44Q1MX5Qox8/aEaxW7N9GAtOCVwhj5L9rYtdY0OAcyqx63RefE6prSCSRp/l MsOBQHWwWujTrdGNnoN+Ram2KHTnm4ufr6JB6X5Jb96ryvIt25jwOtswoqzj 1lUu6tsjtpfWOPJXKPMHNfrxg2aUujXfhga3EriCkbKzI5J7MSJTXucr6e/6 Qg7RmV17eqWzt0R2iSzkK2pbhPUzz1dGphSDPCKDC8LAboZbw5yrjgnHn8q9 wZaJ3jiWD2onCwtujjK3FgzizmuERbcyKAx5lLl19RU+JjpbB+1diIgtukZF vCj0yPGFLurwoJTvVl9kadDwtHIVLN9IAr1b3zpPzvu7NfctFhsn65sEIevO FLm1ZAgXt0JFCt2a+hKfOodB7KCTTst3a06cknoOW3CX5VZ1HFsq0/C04rV4 LBxczXOrl0E7t+ZcyG8c0wcVtx5DgVsLRciYMNSjjVvjK1LcLktbcJnZZ2oX vd4+Zo7Eo9qCu41uXVVZ7ePjeSr60B55s1udT8Jobs35oOLWg8h2azT+jMFa JqhHU7daFKZuf6nkVrcuJWqVRmqbujXITdBrethzr7jVyWNQt9o+ELj1GHLd Wm5B9uBAPdqOCZvX5AjZ1HLrqojSzlFzq3GV0wa3euWZYii/SZvOt3q5PKhu 3dpWldzqP2/OYRe49Rjy3LpJgpwdAdVo5NbUaQyPp2TgUM2tS2Xu9O45FrkI C4z0am9z6+Mp+mXF4taw5UvWCZsWAoUZTUg7Yja2VR23qruGkh/UaLbQkiy3 bnQgZx5CLVq5ddXbyidFzD2UtJFw3VPXcOs6P6nCkVXP2iVpU6RWSpZbBTlJ L4vNpm1vzdrfquS8ykd8z52ZS7n0TW1V4Nbcxol/UHHrUWS41brgSDqRX7/C Wf1QQDu3JhaKhD5xmX9spYpbl6qkvSBi3TE0H7601a3JOkSrnA4s1zXWdrUI +UWnq5UvRJXaqsSt1sYxflBx6zGY3Wpfw6S7Vf/BOswKWbR06xm9p9YSnRNU HBNOXnXSqH1r4ob1LpTa64S1FVqnR7/SsSf00xoGHdx08aVgSiAslZ3fVmVj wl5TRt/+5AcVtx6D0a2zEy0OjLn1BX4bHbZS7NaxuLpu8eoeCECh6OwIgIO5 DbeWbb3pGdwKtwJuhRG5Cbden1pxK9wMuBVG5AbcepUausqHAhDArTAi1+/W nNMBxgG3wq2AW2FErt+tADAyuBVGBLcCQM/gVhgR3AoAPYNbYURwKwD0DG6F EcGtANAzuBVGBLcCQM/gVhgR3AoAPYNbYURwKwD0DG6FEfkLAAAAAAAAoHuO jp4BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAACgDv8//aiYQg== "], {{0, 734}, {628, 0}}, {0, 255}, ColorFunction->RGBColor], BoxForm`ImageTag["Byte", ColorSpace -> "RGB", Interleaving -> True], Selectable->False], DefaultBaseStyle->"ImageGraphics", ImageSize->{314., Automatic}, ImageSizeRaw->{628, 734}, PlotRange->{{0, 628}, {0, 734}}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7783358743280683`*^9, 3.7783358862385445`*^9}}, CellLabel->"Out[30]=", CellID->5118301] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797628], Cell["Obtain the most recent daily sunspot number:", "Text", TaggingRules->{}, CellChangeTimes->{{3.763910043910816*^9, 3.7639100574241676`*^9}}, CellID->28038233], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "Input", TaggingRules->{}, CellLabel->"In[31]:=", CellID->667919154], Cell[BoxData["0"], "Output", TaggingRules->{}, CellChangeTimes->{3.763910058978323*^9, 3.7639216843777275`*^9, 3.7639228520414824`*^9, 3.766157918142833*^9, 3.7783359563123474`*^9}, CellLabel->"Out[31]=", CellID->341260848] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797629], Cell["\<\ Obtain a time series of the yearly averaged sunspot number since 1611:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.763909958654291*^9, 3.7639099788973155`*^9}, { 3.7639100264920745`*^9, 3.7639100326106863`*^9}}, CellID->882099372], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", "1611", "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", "2018", "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7639100166000853`*^9, 3.7639100179152164`*^9}}, CellLabel->"In[20]:=", CellID->172302879], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"], ImageSizeCache -> {18., {0., 18.}}], Appearance -> None, ButtonFunction :> (Typeset`open$$ = True), Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], StripOnInput -> False, FontFamily -> "Arial"]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1611\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2018\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["379", "SummaryItem"]}], "\[SpanFromLeft]"}}, AutoDelete -> False, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}]}}, AutoDelete -> False, BaselinePosition -> {1, 1}, GridBoxAlignment -> {"Rows" -> {{Top}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], Appearance -> None, ButtonFunction :> (Typeset`open$$ = False), Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], StripOnInput -> False, FontFamily -> "Arial"]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1611\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2018\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["379", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"365", ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, AutoDelete -> False, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}]}}, AutoDelete -> False, BaselinePosition -> {1, 1}, GridBoxAlignment -> {"Rows" -> {{Top}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{ StructuredArray[QuantityArray, {379}, StructuredArray`StructuredData[QuantityArray, CompressedData[" 1:eJytlk9I02EYx2eBVHiQFNHqoGkTM0vd/C/2LnX+nbpN5zanzc1Np0aC0KXL INjJ205GB09C0G0nocNOQWAQFEHQodNOHYJO3XJ7Pu9v/H5iXXoPe3je53m/ z/9nv6bYU1+iwmazPS/+lM6IKpH0tFDbMPwYvKa90HpoJ/S+sv31XLHK4X8+ NPMXnWplpv/r6DjO4Vr4FmW+r7fIqy1y67FfpM+pvciPfxyrH+fPy8PiaVQf Ts/ObLdyFE9uUCWLxz7K+zmR3wtyPyn0WKHfqQTnrjL7Wz4l/eQ1w07pMu2W 91m/8CrMuxD8guCGJrA3Dv/IguMS/s0C76Kil0rJu2cJke+uGfYkDo+Bo/Og 4xc7s8S9Krjfo0IbN0V+tYyr7ZvzMqis+TX5r/09i7d0/xX86Dr2/KL3ww/O FDhO3un56oLOiN1P5DMdEN4RFr8K4KZDgnPqw585kSdd4DjQm5f3Naui15BE noCuE+cKvId3U+C1wivh3XGxW7sneAPbQl/jVzQi8iqdF91/XdgfA0fHsQO/ Q362hJ7ERJ7XfhHvgZ94vMhd5n5P3iFfN8Gzw/cb/SDvfHL/y0sewc16wZng XtenHb48v6J3ydIfTuz1EZ8Hf8t+l+g+e1iNGv4J3m34BnArsKvjGMZv6pRf FNq4gl6EOFfRX2RO3MiZ77QDP5ZEXkfeU7vw9Md3XVf673gevDHqyTw0DIC3 wFwwD+83mLNtwfmYJM+P8WPN0C/hZnzcj5KPNqiea/ZHQ1joVFLk78D1x4Sv jOD/InUJMD+z4IyQj3bwiauwRn2fCH7bJvEm8I9+PPKBO8w7vXed4NaB08Je oN5HAerGHs6EyRs0u0TdxsHpwT87PHiHzGXeY+wv4anX2f6UepGnEH1dGAef ve1wgv8Aeh2/m+CZ14zX3AcZ9lKOOg/oPPuww/eGrRlaj73L1I+5yrPn8svg Jdh/UeLS/s+jh/+5Pvxrxt4QfUP/HIXpq4jIe8GrWuE9eTtwkc9uy/x14Occ 8ih+bULZo+kY+Y4Ye0Rwpng/ZMQr9Zihb+PCf2EuGrfg+V86YX6zQey4wdH1 ugE/w7ymxP7nPXm3Am3eZQ7i6LOHctPsEb2f9fddL3Lm+BX/Z/kY+YwZcUte lvEnSH6J73ASvV7k5PcYe1Hy+WJH3kWg37boow3sMi9K18EJ7cB/hR7fBXH+ j35vGt8P0g/MQyXx77vNe8vRSh+xX2sC7K118ect3wmz9Of+Bn0QZO/w3VBg rnL94LYZ/xvC16Cn5Xp/L5Ev5sAfwY6eW/4ncj3U6Zb6A2pgdK0= "], HoldForm["PureUnities"], {{1}}]]}, { TemporalData`UniformTimeSpecification[CompressedData[" 1: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 /gcgpJgF "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{3.7639099971521406`*^9, 3.7639100351229377`*^9, 3.763911263409754*^9, 3.7639216858978796`*^9, 3.7661579223532543`*^9}, CellLabel->"Out[20]=", CellID->672045865] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Applications", "Subsection", TaggingRules->{}, CellChangeTimes->{{3.810490145063594*^9, 3.8104901471124563`*^9}}, CellID->605265931], Cell[CellGroupData[{ Cell["Sunspots", "Subsubsection", TaggingRules->{}, CellChangeTimes->{{3.7639101771021338`*^9, 3.763910189751399*^9}}, CellID->117237575], Cell["\<\ Sunspots are measured using a \"number\" that correlates to a \"count\" but \ is not directly equal to the number of sunspots one would expect to see. You \ can divide the number by 15 to get an approximate idea of how many sunspots \ might have been visible to the naked eye at the time of the query. Data is \ available at different temporal resolutions: a daily value, monthly averaged \ value and a yearly averaged value. It represents the \"international sunspot \ number\" issued by the Royal Observatory of Belgium.\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974052687016`*^9}, {3.7664984439135556`*^9, 3.7664984494251065`*^9}, {3.772817330085458*^9, 3.7728173748218594`*^9}, { 3.855068381642126*^9, 3.855068424465641*^9}, 3.855069493084723*^9}, CellID->541352363], Cell["Find the current daily sunspot number:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}}, CellID->984351447], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7634026547991915`*^9, 3.7634026557502866`*^9}, 3.763487767008524*^9}, CellLabel->"In[21]:=", CellID->274314417], Cell[BoxData["14"], "Output", TaggingRules->{}, CellChangeTimes->{3.7634026578274946`*^9, 3.763487771155938*^9, 3.7635761913131723`*^9, 3.7635762242616396`*^9, 3.7635765405658045`*^9, 3.763723463252461*^9, 3.763723625007635*^9, 3.7637405056305285`*^9, 3.763911266852098*^9, 3.7639216901923094`*^9, 3.7661579253035493`*^9}, CellLabel->"Out[21]=", CellID->206102990] }, Open ]], Cell["Find the current monthly averaged sunspot number:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.766497446670841*^9}, { 3.7728173932205095`*^9, 3.7728173936672297`*^9}}, CellID->366810933], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2013", ",", "3"}], "}"}], "]"}], ",", "\"\\""}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7635767926725006`*^9, 3.7635767959642277`*^9}, { 3.7635768338902864`*^9, 3.7635768524393997`*^9}, {3.7635837255359983`*^9, 3.7635837266124396`*^9}}, CellLabel->"In[22]:=", CellID->310963387], Cell[BoxData["78.3`"], "Output", TaggingRules->{}, CellChangeTimes->{ 3.763576799536765*^9, {3.7635768381336493`*^9, 3.763576853297433*^9}, 3.7635837285937157`*^9, 3.763583829357991*^9, 3.7637234696991053`*^9, 3.7637236270328374`*^9, 3.763911270518465*^9, 3.7639216907163615`*^9, 3.7661579269897175`*^9}, CellLabel->"Out[22]=", CellID->46284463] }, Open ]], Cell["Find the current yearly averaged sunspot number:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.766497461926367*^9}, { 3.7728173881706223`*^9, 3.7728173883515096`*^9}}, CellID->28966133], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", "2013", "}"}], "]"}], ",", "\"\\""}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7635768990861936`*^9, 3.7635769036883707`*^9}, { 3.763577392644376*^9, 3.763577398151388*^9}}, CellLabel->"In[23]:=", CellID->29497955], Cell[BoxData["94.`"], "Output", TaggingRules->{}, CellChangeTimes->{ 3.763576905045623*^9, {3.763577393892424*^9, 3.7635773990406218`*^9}, 3.7635838311676607`*^9, 3.7637234713462706`*^9, 3.763723627789913*^9, 3.763911272150628*^9, 3.763921691148405*^9, 3.766157928651884*^9}, CellLabel->"Out[23]=", CellID->171057456] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797630], Cell["\<\ The yearly averaged value allows you to see the 11\[Hyphen]year sunspot cycle \ going all the way back to 1611. Of particular interest is the Maunder Minimum \ (orange) prior to 1700, where the sunspot cycle seemed to stop for a number \ of years. Another event, the Dalton Minimum (green), happened between about \ 1790 and 1830, and showed a reduced period of solar variability of sunspots. \ The Modern Maximum lasted between approximately 1915 and 2000, with the end \ in question, as it may extend into the latest sunspot cycle:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637325848115253`*^9, 3.7637326595980034`*^9}, { 3.76383205662591*^9, 3.76383214483773*^9}, {3.763832249873233*^9, 3.7638323064198866`*^9}, {3.766158732871298*^9, 3.766158733340345*^9}, { 3.766496297523938*^9, 3.766496298356021*^9}, {3.7664974883870125`*^9, 3.766497488770051*^9}, {3.7728174268645797`*^9, 3.7728174555378933`*^9}, { 3.773675896180497*^9, 3.7736758993055735`*^9}}, CellID->348139399], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"annualsunspotts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", "1611", "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", "2018", "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7637289393880196`*^9, 3.763728978982979*^9}, { 3.7637290231363935`*^9, 3.7637290321882987`*^9}, {3.763852521496169*^9, 3.763852523123331*^9}, 3.7664962333535213`*^9, 3.766497630211193*^9}, CellID->711535033], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"], ImageSizeCache -> {18., {0., 18.}}], Appearance -> None, ButtonFunction :> (Typeset`open$$ = True), Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], StripOnInput -> False, FontFamily -> "Arial"]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1611\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2018\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["379", "SummaryItem"]}], "\[SpanFromLeft]"}}, AutoDelete -> False, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}]}}, AutoDelete -> False, BaselinePosition -> {1, 1}, GridBoxAlignment -> {"Rows" -> {{Top}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], Appearance -> None, ButtonFunction :> (Typeset`open$$ = False), Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], StripOnInput -> False, FontFamily -> "Arial"]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1611\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2018\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["379", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"365", ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, AutoDelete -> False, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}]}}, AutoDelete -> False, BaselinePosition -> {1, 1}, GridBoxAlignment -> {"Rows" -> {{Top}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{ StructuredArray[QuantityArray, {379}, StructuredArray`StructuredData[QuantityArray, CompressedData[" 1:eJytlk9I02EYx2eBVHiQFNHqoGkTM0vd/C/2LnX+nbpN5zanzc1Np0aC0KXL INjJ205GB09C0G0nocNOQWAQFEHQodNOHYJO3XJ7Pu9v/H5iXXoPe3je53m/ z/9nv6bYU1+iwmazPS/+lM6IKpH0tFDbMPwYvKa90HpoJ/S+sv31XLHK4X8+ NPMXnWplpv/r6DjO4Vr4FmW+r7fIqy1y67FfpM+pvciPfxyrH+fPy8PiaVQf Ts/ObLdyFE9uUCWLxz7K+zmR3wtyPyn0WKHfqQTnrjL7Wz4l/eQ1w07pMu2W 91m/8CrMuxD8guCGJrA3Dv/IguMS/s0C76Kil0rJu2cJke+uGfYkDo+Bo/Og 4xc7s8S9Krjfo0IbN0V+tYyr7ZvzMqis+TX5r/09i7d0/xX86Dr2/KL3ww/O FDhO3un56oLOiN1P5DMdEN4RFr8K4KZDgnPqw585kSdd4DjQm5f3Naui15BE noCuE+cKvId3U+C1wivh3XGxW7sneAPbQl/jVzQi8iqdF91/XdgfA0fHsQO/ Q362hJ7ERJ7XfhHvgZ94vMhd5n5P3iFfN8Gzw/cb/SDvfHL/y0sewc16wZng XtenHb48v6J3ydIfTuz1EZ8Hf8t+l+g+e1iNGv4J3m34BnArsKvjGMZv6pRf FNq4gl6EOFfRX2RO3MiZ77QDP5ZEXkfeU7vw9Md3XVf673gevDHqyTw0DIC3 wFwwD+83mLNtwfmYJM+P8WPN0C/hZnzcj5KPNqiea/ZHQ1joVFLk78D1x4Sv jOD/InUJMD+z4IyQj3bwiauwRn2fCH7bJvEm8I9+PPKBO8w7vXed4NaB08Je oN5HAerGHs6EyRs0u0TdxsHpwT87PHiHzGXeY+wv4anX2f6UepGnEH1dGAef ve1wgv8Aeh2/m+CZ14zX3AcZ9lKOOg/oPPuww/eGrRlaj73L1I+5yrPn8svg Jdh/UeLS/s+jh/+5Pvxrxt4QfUP/HIXpq4jIe8GrWuE9eTtwkc9uy/x14Occ 8ih+bULZo+kY+Y4Ye0Rwpng/ZMQr9Zihb+PCf2EuGrfg+V86YX6zQey4wdH1 ugE/w7ymxP7nPXm3Am3eZQ7i6LOHctPsEb2f9fddL3Lm+BX/Z/kY+YwZcUte lvEnSH6J73ASvV7k5PcYe1Hy+WJH3kWg37boow3sMi9K18EJ7cB/hR7fBXH+ j35vGt8P0g/MQyXx77vNe8vRSh+xX2sC7K118ect3wmz9Of+Bn0QZO/w3VBg rnL94LYZ/xvC16Cn5Xp/L5Ev5sAfwY6eW/4ncj3U6Zb6A2pgdK0= "], HoldForm["PureUnities"], {{1}}]]}, { TemporalData`UniformTimeSpecification[CompressedData[" 1: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 /gcgpJgF "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637289624993305`*^9, 3.7637289802851095`*^9}, { 3.7637290246205425`*^9, 3.7637290335344334`*^9}, 3.763830779243184*^9, 3.7638525258376026`*^9, 3.7639112757539883`*^9, 3.7639216916644564`*^9, 3.766157930100029*^9}, CellLabel->"Out[24]=", CellID->299828064] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"annualsunspotts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}], ",", RowBox[{"Epilog", "\[Rule]", RowBox[{"{", RowBox[{"Orange", ",", RowBox[{"Opacity", "[", ".2", "]"}], ",", RowBox[{"Rectangle", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"AbsoluteTime", "[", RowBox[{"{", "1645", "}"}], "]"}], ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"AbsoluteTime", "[", RowBox[{"{", "1715", "}"}], "]"}], ",", "300"}], "}"}]}], "]"}], ",", "Green", ",", RowBox[{"Rectangle", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"AbsoluteTime", "[", RowBox[{"{", "1790", "}"}], "]"}], ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"AbsoluteTime", "[", RowBox[{"{", "1830", "}"}], "]"}], ",", "300"}], "}"}]}], "]"}], ",", "Purple", ",", RowBox[{"Rectangle", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"AbsoluteTime", "[", RowBox[{"{", "1914", "}"}], "]"}], ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"AbsoluteTime", "[", RowBox[{"{", "2000", "}"}], "]"}], ",", "300"}], "}"}]}], "]"}]}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{ 3.7637289498280635`*^9, {3.763831760025253*^9, 3.7638318185491047`*^9}, { 3.7638318707313223`*^9, 3.7638319203302813`*^9}, {3.763831952439492*^9, 3.7638320509983473`*^9}, {3.763832229685214*^9, 3.7638322409153366`*^9}}, CellLabel->"In[25]:=", CellID->61814609], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxVWGtwlNUZXnR0koAzqVBIwDKhIkkENTSSizi4WyGQGjCSCwFRt5BAQCwZ Ag6jo/0KlqHWkU3SdkCp3ehMhhZKltJSqJhsaEEEckHuEpJNgFxIAiEht01w es7zPp/zffsDfeY973ue896/TFmxfnHeAw6H491RDof+r/rlfjniOCb/O8ep /jl5oIvY+IXG3j83mPLnNd4X9qQpn6tx+KhJphx448BoEydo7Hwn8/sqwREa h6xOMHGcxnUZESZ+WmNjevA+MX7ph1bacMQX82w4sCPaxCFa37M61CbPyewY MbGWR7mqTdz9gvqn7alym3znQ0UjVn13zwYbjmnMtOHu0wkmDtf63i8ibDjf Exy2no97r96GB9dU2PAel9eGC57eYsNJk3Jt2BGSYsO+xmgb3nwm1IadRzqC tniUVQetfA+/Vx60njfWFgWt/lmwpNAmD5+bZeKpWu6flGg7vz0k0nZfel9w yBbP5voh6/0nj1QMWfU9ZV7b+ZySLTYcZeSaeJo+X7ckxSbfOTfGZt89M8wm j5ncOUg8Tssv91UP2uLZXD5oPZ9fW2TDcUcLbThQkmXDe4xEGy54K3LQ6o+k ZcMDVnnbzGs27JtcacObR5fasHNwy0DVJ7v0L0rbC7mZO1BVfUb90n4Gf5xN GaiK17+Dz2m8syJmoGqV/k17Ef7YG2baW6Rx+NbOftGfkQN/rK/p5/kF8Mdy H3GZU+P81OJ+2kc9R0zZ2E8+T2oceCS73+rfPcHEfps/WiNtOKpyuE/srwrT 59v2Xuuzvse3s7JPzhspGm/+bWmf3F+SoXHMa1spdy7TuDs1j9ixVOPDCfNN ebrGxuOxfcJ36XyN44bDeH/ZPI0HWzvvUf5zjf3na+5Z+Wyv8t0jHxfiuauY 8n2w79i2kXKnW+OTG7Jpb80ajT1vJN2T+97O09iZOJH6615HPKeO9FrfVxfe 0Mt4LEQ871f2WvksuFDaa82H8GNbe63xv7w/j/KlaYjnp/OpP+M1jdMLY3uF bwB8I9yjiaNWI55pXT2iHwq+e5Jre6x8c350oMf6/qjvi3us+dJ2a2OPlY/v UnaPla+7PKnH+p6Y3RN7rP7v3j5y12r/8KaGu9b45i/035XzV8A/7rnPKXf/ EvGc9gFxAP70j11Fe53ABR3zqb8rFfG8HEt52rOI5/HR5n3IdzUvu4lnIh9/ V2vilxDPtw90y3vPwX7IyhLKjWzE8+VNlMcjX43oJd3irxbwXTAu2TyP96l5 2y18ziyG/64O3aF/pH5//9Ud1g/y0Zv7mzvkEw9/zJlHbLyM908IvSP3j0X8 o74+c1vsRa6Cfa/nNvUlP9/JNDH4qfl9m/F8FfYfrO+iHPnpr/8LsQF/qnne RX7RyKcd0aYc+eF8oaNT5CkrYT+ivFPeO64A+dGzoVP4Ja9FPpxOIP4r+KS/ G+xgvJfDfmZFh+iPQb6oeUq5A/1Pzc8Oa/zc/w7t4Puxz3R7qm+RD+yreXiL fN+Ev+dmmXLggt6IW8yffNivrm8XfGSFxmqetYu+H/5S86vdmr/GMzHtwvcj 5Et4aGcb4/MK4tlc3kZ9xFfNnzZrPXneTGyjf5+A/XnDrcyvSYjn5MpW8sO8 VPPDlCfB32dTWq39Qc2HVt6HfOv+oKZFzveCj/F6cQvzEXxVv6e8BHLV31vI B/3VUXXtJs+jfjyflN7k+6fDfmqeKcf8Vf3ZlOMXfr/zBu09AH9c9N2w9g/V b29Y61X11xt8XyL8kTxynfFDfvoe9V+nf8Xfx7Zet/n70/nEhdiH4zaNpr4T +eNfVNts9Z/qd83k91PYv5RtyiPh7wMTm8l3FPz9YUMT34t4qH7VxPPYt1V/ Iu4F3/Su2CbGIxP+PtEVYH9GPql+E6A95L/qLwHGE/Xtjk0O0L7oPxRs5DzB PFX9opH6mN+qPzTSX+gfgVOeBvojC/5+P6JB9Mcj31W9X+N8W4fzO6KvUY7+ 4XixvJ79F/UU1Z9A7Eb/U/V6lfMC/UnVJ/E01GPUl9XfsT4xH5y/yjJxMs5X 118hP5k/Ru4VzgvUlzO+87Kc/yYX/mgpJA5FP1H1ckn41KH/qfq4xHx+A+f3 hlFuYN6p/L9os/9V5EXhuw314i4ovcDzyBeVzxeYH7HM3/PEMv9mJZ1nPWP/ MNoqz/F9y5iPxKmrmH/fiv4JYOPv2d+KfsYKnHc3nBX5w8uZT2fpfzN/6lgv mEfeJzbVcf6g/o0DQ7XkM4f5UMv8mM7415A/4mXMjq6mPvzjL004w/p9i/E8 LfxjVzN+pxhf5Id/eu439B/y2VFceFL0vYsZj6/J93n6/wTvQz44His9Tr6o f+cW3//Idzz9+V/b98qi2mPcF1DfzjENVbwP/jA2dPlZbzn0RyX5LeP7K5hv godmHWW+oD6M45n/Yb3N43sOk88s8j9E/6H+jSvl/6Qc/BxlNf9gv4gmHx/5 LOT9+637l2Njxt8oR305Hikqs+6fyt7nrC+T/2fsD+h3jrUf/4n+FL5JYz8m /xTi94llH9I/4f+MKXcJftTUd8mpKaZ9yudS/pngba+Y/OS89APNn/Js830u iS/qzXH1x/tdsg9kmv5xSX4sNv0n+i1zTP+Sz+O0f4g4woyP2I9/0Iyf2I+M M+Mr5/2YF8aMCRXES8z8IL888vELPgf/6/wSfuuWkd8xsb9U6kflJ+3B/zp/ aQ/zS+c3/Qf+/n8VneD7ZuO8qg/RNxbzPScFe3Gfri+5f99yvu+U6CdIfqj6 FPkY1J+uX96PfNP1LfKPsH84L0yoEf67UH+6P7gs80/3D/rzKY11f6E/F9E/ xLtwv+5P9Bf6g+5fxD/0N75vhcbuYA2xE+/R/dFl2Ud0/yQf7J+6v/L+2fTv eWt8dX+W82XY33X/Fnkq9lHd30V+UeZFWPFFuT8K80/PB8pXMx6XRP+I7Ndq vsh7SnIYn8t8D+pLzyfyQX3p+UX+E3FezTfKwS8QmfWdyMfje1LPR3n/+QLG 86rc9yqwnq+CH1/H+NbL/QG8T89n2pd9Ts1vxh/9Uc93wb2YZ97YiAbWD/5+ p/cD4gTmQyP1MY/1fiH8druZH43Md4mn2k+Yn8B6f7HGW+83zBfUm293V4D+ gT/1fsT8fYn51MTz+PuF3q9oL4H51UR92SfUfsb44316f2M/Al+938l7tmLf 90ytbZb7lgPr/VBwfT7zkTgN+4beL/nebOYnsRP1oPdT8v1hfyVG/ej9lv7H 91LBPt8N2kP/1/uxyFciP/X+LPpDyEe9X7ssf39Q+X2T/UHqX+3n8v6H5XtY 7e9irxD5qfd7l2XfSn+2mPJ4zCf9fcB+hPmsvx9EPla+d9X3heiHYj7p7w/x z1H0y8CCSuI04PT1w9QvhP/8f0xsYz9AvPX3j+AM5FfdGF8b7zfrifKD2M99 S2PayRf7l/7+clm+N/x1XlM+FvYH6ttpD/ren0TeohzzRn//sf4x731/KCI2 kJ+qHnk+A/3J0xTawffIvFPfn7Qv9ZSzhfKD2A/Cf13RwXp6zPl/g2O0Xg== "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{-9.119952*^9, 0}, DisplayFunction->Identity, Epilog->{ RGBColor[1, 0.5, 0], Opacity[0.2], RectangleBox[{-8046950400, 0}, {-5838048000, 300}], RGBColor[0, 1, 0], RectangleBox[{-3471206400, 0}, {-2208988800, 300}], RGBColor[0.5, 0, 0.5], RectangleBox[{441763200, 0}, {3155673600, 300}]}, Frame->{{True, True}, {True, True}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{-9.4671072*^9, FormBox[ StyleBox["\"1600\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {-6.3113472*^9, FormBox[ StyleBox["\"1700\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {-3.1556736*^9, FormBox[ StyleBox["\"1800\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {0., FormBox[ StyleBox["\"1900\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1556736*^9, FormBox[ StyleBox["\"2000\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {6.3114336*^9, FormBox[ StyleBox["\"2100\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{-9.4671072*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {-6.3113472*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {-3.1556736*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {0., FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1556736*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {6.3114336*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{-9.119952*^9, 3.7237536*^9}, {0, 269.3}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{ 3.763728981970278*^9, 3.7637290414212217`*^9, 3.7638318190391536`*^9, { 3.7638319043866873`*^9, 3.7638319232695756`*^9}, {3.763831957277976*^9, 3.763831964851733*^9}, {3.763832000692317*^9, 3.7638320514803953`*^9}, 3.76383224174142*^9, 3.76392169260655*^9, 3.7661579347974987`*^9}, CellLabel->"Out[25]=", CellID->731314157] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797631], Cell["\<\ Individual sunspot cycles are best investigated using data that is monthly in \ resolution. The latest solar maximum peaked in April of 2014 and it was \ weaker than the previous solar maximum in 2001:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7638299999042583`*^9, 3.763830032756543*^9}, { 3.7638302405103164`*^9, 3.7638302703452997`*^9}, 3.7661587387078815`*^9}, CellID->314864672], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"monthlysunspotts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", "1997", "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", "2020", "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7638297963289027`*^9, 3.7638298533015995`*^9}, { 3.7638525318952084`*^9, 3.763852533523371*^9}}, CellLabel->"In[26]:=", CellID->143867074], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1997\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["268", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1997\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["268", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"1", ",", "\"Month\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{ StructuredArray[QuantityArray, {268}, StructuredArray`StructuredData[QuantityArray, CompressedData[" 1:eJxVlU1I03EYx/9BaIUHyRosrVyWlFm+LF9myv46NMVN5+bebNM53dZ7gaeg g6cg6BB0slMQdPIgBIHQYRAEgZ08eQuCgdBBWIe6pft+/j/Y/7CH53m+z/N8 f7/f8zzz5J5G8scsy2o4/Hm3cfSdt63q1257q99V9AG7UP189o+do+8W8ppd jdsbRYbA2cRPKb40LWlPCOfGvj4v/Mc59Ijk+7jydybln1jEn8UfVf5oEh4Z /DFkUvJnCj4J4T/lpJfvy7+VF5/vy/K/XZDfhf1VkXNkJD9k5f+8Ktn/UHkO iuLxZZX6ReKfSH9TwL4CD+p9XRFuH313WbjsouzbTp1V8Muqk4Z/iXvpBvft sXCBe5JNBeE3H6AXuc+89JUc+YrK8wzebu65lbqVvHAviC9zj4Uc/MFvZYX7 HeH9UvI/T3LuGHwysp/M0jfp2nddS3L+eeEbyBecoV8i5IsItxHinZz+CcOb +Edz8J2U/joi/SX28jB1JrnXcfoqoPypAPmoXwhSb5a+noHHGP4O3vs2fJmL sjM3Ls7TI3v7lIlX3CD5+8286bwD6DfM3CkPuOAI9XvBtZD3LHm94PrIfxN/ G3PeiPzrV566Wp6FRuLqwXVRpwH/afQz4H75JXeRFb/8jeDPkecA+x+Dq413 9HryuolzIS1L+Vqof4FzNcO/25xfcpi4QfCXkdeRvdTxkWcEfQy/s99GzXup Du/dPsm7RyXrosxViD4LMl/06VoY3CL9usR8sheid+GRoI/ukD/GfLH3Wtl7 Fri6FH2TIG8CHLzKMdPPwjOnazPsQ+ZxdwHe8OuMMkcx5iLOHEzDMw2vNHFL +NmjAfaHy9kzaSM19yni2B/bC8SDX4/DH7+PeJtzboYNH/FnX3jjtfvh8N71 LmHzXnrfWezMtxWirjP3QfiRv8Lclpz/NebVa5v/O/XHBO9hc+994HvBDWEf AufsB/Blpy+Z450e8lJnb9zsH2fPSG8lrhn9Cuc6Ds6DvwPZxTv+Yw94iDuF vclIxZ8g7iL2fb/yt2G/ZP8HN3MHdQ== "], HoldForm["PureUnities"], {{1}}]]}, { TemporalData`DateSpecification[{1997, 1, 1, 0, 0, 0.}, { 2019, 4, 1, 0, 0, 0.}, {1, "Month"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.763829823813651*^9, 3.763829855247794*^9}, 3.763852536990718*^9, 3.763921694042694*^9, 3.766157942968315*^9}, CellLabel->"Out[26]=", CellID->124446793] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"monthlysunspotts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{3.763829835478817*^9}, CellLabel->"In[27]:=", CellID->790744884], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 q1XOew== "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.0610656*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{2.9979072*^9, FormBox[ StyleBox["\"1995\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1556736*^9, FormBox[ StyleBox["\"2000\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.3135264*^9, FormBox[ StyleBox["\"2005\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.4712928*^9, FormBox[ StyleBox["\"2010\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.6290592*^9, FormBox[ StyleBox["\"2015\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7868256*^9, FormBox[ StyleBox["\"2020\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{2.9979072*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1556736*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.3135264*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.4712928*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.6290592*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7868256*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.0610656*^9, 3.7630656*^9}, {0, 244.3}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7638298366629353`*^9, 3.763829856555925*^9}, 3.763921694748765*^9, 3.766157944433462*^9}, CellLabel->"Out[27]=", CellID->433398507] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797632], Cell["\<\ Daily sunspot numbers, especially near solar minimum, are not very impressive \ and sometimes are 0:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.763732675776621*^9, 3.7637327112901726`*^9}, { 3.7661587426962805`*^9, 3.766158743153326*^9}, {3.7664963279439793`*^9, 3.7664963303072157`*^9}}, CellID->319603441], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"dailysunspotts1", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "1", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "3"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7635766516888785`*^9, 3.7635767095983057`*^9}, { 3.7637289294310246`*^9, 3.7637289301330943`*^9}, {3.7637290567007504`*^9, 3.7637290568207617`*^9}, 3.763732715535597*^9, {3.763852542173236*^9, 3.76385254361138*^9}}, CellLabel->"In[28]:=", CellID->816495652], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{{{}, {}, TagBox[{ Directive[ Opacity[1.], RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6]], LineBox[CompressedData[" 1:eJxNzQlI02EUAPAt72rmMq/UrKYjN10oW6aEfX/zyrzauqaVRyYbnnkgFawQ D9BkTQ3MdHZozUptJmMUXuE0M0eOVktRZCYeG1F45aatL6j+34PH48e79qXm sC9vIRAIR2D+qc/jzG+2GHRYvKGZRyDQQCEtV/EVOimgfn7axAC0sugL3kYd tmvAJuNJrzdwS7jB50NfY/2wK3ImgwkOmSmBJvyNUqX9ST3izP5MLX0DdzDr 0GAu4knlRV4X4lfTk4IlxMX5o3MBm7jLBfaKIsTcDnmyDLFjijLWAC0hLcdV 11ABuTJIGvhLh/msq+8oqP5gjeWULoBW+U9ZWUpZoNWS86UfWuzgfiVLHQju xs32EUw6TFPcuJEl9QMFLvOGUOh29sPGqWFvUJWItZZAc26NfxzD7IFoz7an wyb8f4oVk08i6P87h/eyIRoxL+rRfhFicfOC2xjiB55C9Q4ibqFXyzQH8Wsx ObkG+kNF+PgqU3tUVffNTwNtWzDudlpjC2Ry2hvXLfj85/juwQTEM/w+9ybE vkaXhSnExzpVee5mesy0lVi0PL8bhC0aY1PM8H5J/fWm+4jbRzJCZhE7FnZy vcxxR4WeO5iGmF+bfVaCePD8xNIctF3kp4iBnu3A9rFc62Ohx2Zib8eYhH6A 4rAizIVuSGX2RZLooHCjXNph8W+fCjrTKr2WEfuGzZKYlnqsTrG55kengMIT 4q486J6rK0Opix5Aohpqk1ni/51VEa6riPPZhyeCrPTYynETg0j1Afd+lnMF 0AM9dHW2JwBEJ0Z0N7Q2R7f+Vg8AWxYqIlrrsdoDQxbPSllgelQahUEv1gSL PMJdADddeKbMGr/f5Pl+7zvElMSkJBsb3NU7L32PgQ6jECMr5FQQHNK9UgXN 0IS02Q0zwKkXxl4ltKa4bcRk8ge/AfswVXA= "]]}, Annotation[#, "Charting`Private`Tag$18019#1"]& ]}}, {}}, { DisplayFunction -> Identity, Ticks -> {Automatic, Automatic}, AxesOrigin -> {3.7552896*^9, 0}, FrameTicks -> {{{}, {}}, {{}, {}}}, GridLines -> {None, None}, DisplayFunction -> Identity, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, PlotRangeClipping -> True, ImagePadding -> All, DisplayFunction -> Identity, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {3.7552896*^9, 0}, DisplayFunction :> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Opacity[0.5], Thickness[Tiny], RGBColor[0.368417, 0.506779, 0.709798]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], Method -> { "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange -> {{3755289600, 3763238400}, {0., 33.849883308372014`}}, PlotRangeClipping -> True, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, Ticks -> {Automatic, Automatic}}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"03 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["93", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{{{}, {}, TagBox[{ Directive[ Opacity[1.], RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6]], LineBox[CompressedData[" 1:eJxNzQlI02EUAPAt72rmMq/UrKYjN10oW6aEfX/zyrzauqaVRyYbnnkgFawQ D9BkTQ3MdHZozUptJmMUXuE0M0eOVktRZCYeG1F45aatL6j+34PH48e79qXm sC9vIRAIR2D+qc/jzG+2GHRYvKGZRyDQQCEtV/EVOimgfn7axAC0sugL3kYd tmvAJuNJrzdwS7jB50NfY/2wK3ImgwkOmSmBJvyNUqX9ST3izP5MLX0DdzDr 0GAu4knlRV4X4lfTk4IlxMX5o3MBm7jLBfaKIsTcDnmyDLFjijLWAC0hLcdV 11ABuTJIGvhLh/msq+8oqP5gjeWULoBW+U9ZWUpZoNWS86UfWuzgfiVLHQju xs32EUw6TFPcuJEl9QMFLvOGUOh29sPGqWFvUJWItZZAc26NfxzD7IFoz7an wyb8f4oVk08i6P87h/eyIRoxL+rRfhFicfOC2xjiB55C9Q4ibqFXyzQH8Wsx ObkG+kNF+PgqU3tUVffNTwNtWzDudlpjC2Ry2hvXLfj85/juwQTEM/w+9ybE vkaXhSnExzpVee5mesy0lVi0PL8bhC0aY1PM8H5J/fWm+4jbRzJCZhE7FnZy vcxxR4WeO5iGmF+bfVaCePD8xNIctF3kp4iBnu3A9rFc62Ohx2Zib8eYhH6A 4rAizIVuSGX2RZLooHCjXNph8W+fCjrTKr2WEfuGzZKYlnqsTrG55kengMIT 4q486J6rK0Opix5Aohpqk1ni/51VEa6riPPZhyeCrPTYynETg0j1Afd+lnMF 0AM9dHW2JwBEJ0Z0N7Q2R7f+Vg8AWxYqIlrrsdoDQxbPSllgelQahUEv1gSL PMJdADddeKbMGr/f5Pl+7zvElMSkJBsb3NU7L32PgQ6jECMr5FQQHNK9UgXN 0IS02Q0zwKkXxl4ltKa4bcRk8ge/AfswVXA= "]]}, Annotation[#, "Charting`Private`Tag$18019#1"]& ]}}, {}}, { DisplayFunction -> Identity, Ticks -> {Automatic, Automatic}, AxesOrigin -> {3.7552896*^9, 0}, FrameTicks -> {{{}, {}}, {{}, {}}}, GridLines -> {None, None}, DisplayFunction -> Identity, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, PlotRangeClipping -> True, ImagePadding -> All, DisplayFunction -> Identity, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {3.7552896*^9, 0}, DisplayFunction :> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Opacity[0.5], Thickness[Tiny], RGBColor[0.368417, 0.506779, 0.709798]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], Method -> { "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange -> {{3755289600, 3763238400}, {0., 33.849883308372014`}}, PlotRangeClipping -> True, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, Ticks -> {Automatic, Automatic}}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"03 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["93", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"1", ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[ TimeSeries, {{{13, 15, 16, 13, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 16, 19, 21, 23, 26, 19, 16, 13, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 18, 16, 11, 11, 11, 11, 11, 0, 13, 0, 0, 0, 13, 16, 33, 37, 30, 22, 15, 0, 0, 0, 0, 0, 0, 12, 14, 17, 19}}, { TemporalData`DateSpecification[{2019, 1, 1, 0, 0, 0.}, { 2019, 4, 3, 0, 0, 0.}, {1, "Day"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7635766695827665`*^9, 3.7635767108307533`*^9}, 3.763583842977315*^9, 3.7637234728034163`*^9, 3.763723628648999*^9, { 3.7637290470967894`*^9, 3.7637290586559453`*^9}, 3.7637327204970927`*^9, 3.7638525458126*^9, 3.7639216954108305`*^9, 3.766157948334852*^9}, CellLabel->"Out[28]=", CellID->920392834] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"dailysunspotts1", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576674184944*^9, 3.7635767015171947`*^9}, 3.7637289343585167`*^9, 3.7637327175317965`*^9}, CellLabel->"In[29]:=", CellID->859016416], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxV1A9kF2Ecx/Fnf39bpBMRkRsz0zK3thqj9jQiYk4TkeaaEhM7MRJxJCJy EZGxM82IOBExchEZsy5ixDhjxGYuIrW2X7/nye+r98M9dy/P89w9n+d5XMfE 1MUbjUqpq7XL3Gslmv+9efbf4zFdq9JP4l7j4pfYM3Y6d9Bfj4q7jcM7YluS OTpfptVP2uv4AwcX6Hiazmbpcol2f9D+0V04Ok+nt+lihnY+0vq7uFPXqvDI HtYrOSfuN86nxCeN1XPxoLH3QTxkHGxzfHy4ivdnI1XsR3lL3GXsPqsy/3s6 2qTTQ2oL+YdpZ5LWT+nwHZ18o/ODDbA6TXs36eAJHS+K7XnLNtheHmiE3SHa v05Hj+n0LV2s087+pq3/11cPNjH/NTp5ROdvaFXQ3r5m5h+g43E6e0iXr2l3 jfYrLXUfN/OP+sQnjNMrYnu+igctyOuktP5Kh82tcNJL55dbmf++2J5f7xXb g1U6bqgwf08F48tLFczfjeqOtLH/Ujxi83+R/mds/j3xKZu/u61u+z90xtrw fX2PDhfo5DOd79Cqq53774vt+Q7utmO/4hfiPuNsRdyv/wI57vxp "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.011000000000000001`], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7552896*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7552896*^9, FormBox[ StyleBox["\"Jan\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.757968*^9, FormBox[ StyleBox["\"Feb\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7603872*^9, FormBox[ StyleBox["\"Mar\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7630656*^9, FormBox[ StyleBox["\"Apr\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7552896*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.757968*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7603872*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7630656*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7552896*^9, 3.7632384*^9}, {0, 37.}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7635767028588467`*^9, 3.76357671231281*^9}, 3.7635838447245817`*^9, 3.7637234750016356`*^9, 3.7637236296440983`*^9, { 3.7637290481658964`*^9, 3.7637290597910585`*^9}, 3.763732722004244*^9, 3.7639216958688765`*^9, 3.766157949824001*^9}, CellLabel->"Out[29]=", CellID->36114813] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797633], Cell["\<\ During a solar maximum, the sunspot number can become much higher:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.763732675776621*^9, 3.7637327112901726`*^9}, { 3.7637327855095935`*^9, 3.763732789592002*^9}, {3.763733011478188*^9, 3.7637330240764475`*^9}, {3.7661587462636366`*^9, 3.766158746541665*^9}}, CellID->141049820], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"dailysunspotts2", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2001", ",", "3", ",", "15"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2001", ",", "4", ",", "15"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7635766516888785`*^9, 3.7635767095983057`*^9}, { 3.7637289294310246`*^9, 3.7637289301330943`*^9}, {3.7637290567007504`*^9, 3.7637290568207617`*^9}, {3.763732715535597*^9, 3.7637327733443775`*^9}, { 3.7637328643124733`*^9, 3.7637328726263046`*^9}, {3.763732979381979*^9, 3.7637330036654067`*^9}, {3.7638525501250315`*^9, 3.763852552194238*^9}}, CellLabel->"In[30]:=", CellID->724691525], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{{{}, {}, TagBox[{ Directive[ Opacity[1.], RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6]], LineBox[CompressedData[" 1:eJwV031Q0gcYB3AqdXLGfEUtmrOmTfJ0q2nn0raHy+HMFCEVlJ+lDqIIZMs0 dKWd5TTBF6rVXvDUaXL2R2KdzlU2d5ZbakrMrkVR00t+eNzpQt3wDff4x3Pf +9x9//w+W/MUPPF6CoUSh7eWrwvW1acOkSz3kKW51V958OWmJ+NitDbvclpi EA9q53udp9EV/2aNJH7KhevJ6ksX0QVLH71U/pQMSV2Ld3To7pzn/OdjiVB6 sLTjHrovmTu0u+YA6OXk5jH00Q+23lcPpcDJe2KuDR3LH0l6Rk+F3qDzjPXD JOtP737z4B4uuCxVZgegRbeSoxKcPDDTmqWRaCahOHH6fBp0aRtn9qGrJaFx ugvp4BP7iXsm2mGpOXVoOB3WedltCvSxEIKzS5QO0zmqhAr04u2dT3OL+SC3 fpyvRfvXXO55kCqEr8qqwm6hiTq7V/vkYTh58W7WH2h1aKNnU3QeUF+4Cl6h r1pK41/9LAJtc9SjOfQONr3Q30cCvzUoaRsfkayYDoted+AYHG8nxreh3YSR DQLJcfDbuT0iBt005RXwt0kGnBmXeA5axWZfu+ORD1XMh0YRmvuMFdzYLgd2 QcR8MZpWnaYtEcjhymzbRP1aP7b4yM1oOUzOuH7ehqY6qt320uUwsK1E2Yv2 HS2P8rTLIFxcGzeGLu00cIaoMqh7r0o5hV6WuxldJVKoCLxaRhkhWebZaJNm 8igUX1A56Wh7M50+0CEBOzXYOxyt3vw2Z7HwCKz0PZxmoVu+IX0CGWJ4a04Q z0dPBmzymZgQQUv2iigf3T8faSwPEMPefZUr50bW9qDZ3/XZF0DEdDK/R/P6 319s8M0FmuifYD26IfyNn0OfA70e9PoHaOoG6VJXUw6sTqUMvkAXtSgyYPch GHga9t0sunFuwWg5KAQVy2p2HyVZpqSzhg+9s2Bi/O70u+iwMyUl/gWZEOMs OhWN3vL741ZGthB8dzy+tB9Nb9nFCL9CwFk1fJ2LZtPKzAqrEGzSb01F6Ptj hWEhN4RgLVt1qUUL9RWD3XsIkLZS+1vR/y3X2SM0BNjiFxy/oP8q1xDCTgKc DOeCAU0+ec1/MywET4X1hAUdLOqh0dhZcNNBdq+ge5gpstyETDBpKmv9DCTr jHH0naAfBEDRbXzJRP+ozFjONvOhx97mAPS5iMB5bw8+KG5vV2UY1v5Dl+E2 mwZb1M7DMrTFVhRK6ePB/xhN53Q= "]]}, Annotation[#, "Charting`Private`Tag$18762#1"]& ]}}, {}}, { DisplayFunction -> Identity, Ticks -> {Automatic, Automatic}, AxesOrigin -> {3.1936032*^9, 51.662943822973304`}, FrameTicks -> {{{}, {}}, {{}, {}}}, GridLines -> {None, None}, DisplayFunction -> Identity, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, PlotRangeClipping -> True, ImagePadding -> All, DisplayFunction -> Identity, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {3.1936032*^9, 51.662943822973304`}, DisplayFunction :> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Opacity[0.5], Thickness[Tiny], RGBColor[0.368417, 0.506779, 0.709798]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], Method -> { "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange -> {{3193603200, 3196281600}, {51.662943822973304`, 240.36665595746703`}}, PlotRangeClipping -> True, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, Ticks -> {Automatic, Automatic}}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"15 Mar 2001\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"15 Apr 2001\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["32", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{{{}, {}, TagBox[{ Directive[ Opacity[1.], RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6]], LineBox[CompressedData[" 1:eJwV031Q0gcYB3AqdXLGfEUtmrOmTfJ0q2nn0raHy+HMFCEVlJ+lDqIIZMs0 dKWd5TTBF6rVXvDUaXL2R2KdzlU2d5ZbakrMrkVR00t+eNzpQt3wDff4x3Pf +9x9//w+W/MUPPF6CoUSh7eWrwvW1acOkSz3kKW51V958OWmJ+NitDbvclpi EA9q53udp9EV/2aNJH7KhevJ6ksX0QVLH71U/pQMSV2Ld3To7pzn/OdjiVB6 sLTjHrovmTu0u+YA6OXk5jH00Q+23lcPpcDJe2KuDR3LH0l6Rk+F3qDzjPXD JOtP737z4B4uuCxVZgegRbeSoxKcPDDTmqWRaCahOHH6fBp0aRtn9qGrJaFx ugvp4BP7iXsm2mGpOXVoOB3WedltCvSxEIKzS5QO0zmqhAr04u2dT3OL+SC3 fpyvRfvXXO55kCqEr8qqwm6hiTq7V/vkYTh58W7WH2h1aKNnU3QeUF+4Cl6h r1pK41/9LAJtc9SjOfQONr3Q30cCvzUoaRsfkayYDoted+AYHG8nxreh3YSR DQLJcfDbuT0iBt005RXwt0kGnBmXeA5axWZfu+ORD1XMh0YRmvuMFdzYLgd2 QcR8MZpWnaYtEcjhymzbRP1aP7b4yM1oOUzOuH7ehqY6qt320uUwsK1E2Yv2 HS2P8rTLIFxcGzeGLu00cIaoMqh7r0o5hV6WuxldJVKoCLxaRhkhWebZaJNm 8igUX1A56Wh7M50+0CEBOzXYOxyt3vw2Z7HwCKz0PZxmoVu+IX0CGWJ4a04Q z0dPBmzymZgQQUv2iigf3T8faSwPEMPefZUr50bW9qDZ3/XZF0DEdDK/R/P6 319s8M0FmuifYD26IfyNn0OfA70e9PoHaOoG6VJXUw6sTqUMvkAXtSgyYPch GHga9t0sunFuwWg5KAQVy2p2HyVZpqSzhg+9s2Bi/O70u+iwMyUl/gWZEOMs OhWN3vL741ZGthB8dzy+tB9Nb9nFCL9CwFk1fJ2LZtPKzAqrEGzSb01F6Ptj hWEhN4RgLVt1qUUL9RWD3XsIkLZS+1vR/y3X2SM0BNjiFxy/oP8q1xDCTgKc DOeCAU0+ec1/MywET4X1hAUdLOqh0dhZcNNBdq+ge5gpstyETDBpKmv9DCTr jHH0naAfBEDRbXzJRP+ozFjONvOhx97mAPS5iMB5bw8+KG5vV2UY1v5Dl+E2 mwZb1M7DMrTFVhRK6ePB/xhN53Q= "]]}, Annotation[#, "Charting`Private`Tag$18762#1"]& ]}}, {}}, { DisplayFunction -> Identity, Ticks -> {Automatic, Automatic}, AxesOrigin -> {3.1936032*^9, 51.662943822973304`}, FrameTicks -> {{{}, {}}, {{}, {}}}, GridLines -> {None, None}, DisplayFunction -> Identity, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, PlotRangeClipping -> True, ImagePadding -> All, DisplayFunction -> Identity, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {3.1936032*^9, 51.662943822973304`}, DisplayFunction :> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Opacity[0.5], Thickness[Tiny], RGBColor[0.368417, 0.506779, 0.709798]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], Method -> { "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange -> {{3193603200, 3196281600}, {51.662943822973304`, 240.36665595746703`}}, PlotRangeClipping -> True, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, Ticks -> {Automatic, Automatic}}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"15 Mar 2001\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"15 Apr 2001\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["32", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"1", ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[ TimeSeries, {{{75, 70, 51, 61, 66, 80, 88, 85, 113, 149, 186, 218, 241, 235, 233, 231, 205, 186, 166, 169, 134, 133, 110, 100, 115, 110, 114, 115, 103, 98, 92, 75}}, { TemporalData`DateSpecification[{2001, 3, 15, 0, 0, 0.}, { 2001, 4, 15, 0, 0, 0.}, {1, "Day"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637327635633993`*^9, 3.7637327752865715`*^9}, 3.763732874253467*^9, {3.7637329849305334`*^9, 3.7637330047515154`*^9}, 3.7638525544474635`*^9, 3.763921696420932*^9, 3.766157953526371*^9}, CellLabel->"Out[30]=", CellID->388867087] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"dailysunspotts2", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576674184944*^9, 3.7635767015171947`*^9}, 3.7637289343585167`*^9, 3.7637327175317965`*^9, {3.7637327672097635`*^9, 3.763732767298773*^9}}, CellLabel->"In[31]:=", CellID->258840144], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.012833333333333334`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxV0d0GAkEUB/DRE3SZiEkv0CNskRRlS5/qYqUkfYpEV/sI3UY00gP0CEtE +th9hO66iiWiuzqnzskuszM/55jxnwk3hvmWTwghPwPmzzfXj7cYrqy8Bv8Z 2cyB3Q07BZY2OwvWX2wdbEZOP4sCeJthl8DXKVkrgv1rdh2snciqAR49ud4G K3kmd8FOmiwHYDEhG31wdMV1tHEgX3vg+YOsOpg/dPGc5ybJVhPzj8myhfmX XDcw/56s0FuXbNYwf9Cm+6hi/gTZ+uYf2p7+0YKNdbXz9jt3Nu4nAg71VzB/ nCzKmL/n/N/7DVJ7gdw= "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.012833333333333334`], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.012833333333333334`], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.012833333333333334`], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.1936032*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.1939488*^9, FormBox[ StyleBox["\"Mar 19\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1945536*^9, FormBox[ StyleBox["\"Mar 26\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1951584*^9, FormBox[ StyleBox["\"Apr 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1957632*^9, FormBox[ StyleBox["\"Apr 09\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.196368*^9, FormBox[ StyleBox["\"Apr 16\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1969728*^9, FormBox[ StyleBox["\"Apr 23\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.1939488*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1945536*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1951584*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1957632*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.196368*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1969728*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.1936032*^9, 3.1962816*^9}, {0, 241.}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637327679308357`*^9, 3.763732776724715*^9}, 3.76373287578162*^9, {3.763732986563697*^9, 3.763733006604701*^9}, 3.7639216968979797`*^9, 3.766157955123531*^9}, CellLabel->"Out[31]=", CellID->309585466] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797634], Cell["You can overlay the daily, monthly and yearly averaged data:", "Text", TaggingRules->{}, CellChangeTimes->{{3.763830930357294*^9, 3.7638309624225006`*^9}, { 3.7661587501500254`*^9, 3.766158750423053*^9}, {3.772817500000465*^9, 3.7728175052702146`*^9}}, CellID->783531768], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"dailysunspotts3", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", "1997", "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", "2020", "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7638308101392736`*^9, 3.7638308341876783`*^9}, { 3.7638525595829773`*^9, 3.763852560906109*^9}}, CellLabel->"In[32]:=", CellID->57160961], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1997\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["8148", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 1997\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["8148", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"1", ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{ StructuredArray[QuantityArray, {8148}, StructuredArray`StructuredData[QuantityArray, CompressedData[" 1:eJx1eVeQI1d2JRTaiQKQMJlImIRHwiS89957703BVBVQ3nvTxbZsO81mN003 yRmK5EyTo+FIWlHSjkJcbaxGCoUUGzv6UoQU+7UfG6HY2C/97LceqrvJag75 PgBkvnzv3Xvuffedk8AXtmsLv0cikf5ZSpo2iEojkyiUmelPhAxd3KOQyRQS FaJSeBIpj8Ukk0kvbpPI5OlzMy+vSSQyFWXR6EwGnQ/RaKD/olEZLDaCSFVC PhuicjAejYuJBHTKdGoKhYxAtIvhZLAIlYLAVBodQhCOUO2waCRiBR9h0FA2 lwmBCVGYTIZZKMqms6hgYQoFZdIubAFjqQIYoV/YRJqZIUEkiC1Wy/nQdBEy nYIotUaCo7SY1CoOC6aA5ykkJgfDFXpn1G/R2TyJ9uyg1WmmokErDjMERp3O KpCwYJTPAY2FwGwuxhdjIrlGweewp1hAPFxCgOEuv92mV/FRMVtASMQGvV6j NbutEoEUV+tMWlwpIzS+uDeYcOq0CjmbiXJlRodOpSW0RqNaymNTp8hThYRS InM4TGqEAWti+XjQaRaxEKZIxJUIRbhOYzYXoiGfQyHiiNR+n1Hv8scVSplY iStsnkyuHA74I/FQMuP2+x12j8/k9vi9dn94sHa2MVeJAJ9MPKlELhMw2HSa SGnyZnPZciEddul92UqtUk7HPXoBRyTT6u24SGO1et25ciYWqxYL9dmk0xp3 OwIRu9OYr082NheHo9FkmLMTMvCYQeuO+3WKZGm2V06Eo82cNxEpJGKphZX5 N46PTvvD7LBdX5ztVhvlbHsyt3S4OWmWE5WdgzeOd+b6o1LAk0sN9t54cPdw tVZoBrQSGR+VuGL9RsCus8Qag4XVuWrYalNLZSyey+VQaT2d0cJyP52IZTvD UcFpV5hwrdnfXNtbWx1vjBdbie7oeHNjdalRzwSsAZtNrzb7YtXJ6dy4H0n4 ohFLxG42yRTaaL0+WDo92dtoJ6QSkQjDJGI+yCVUpNQGSvt3Hjy+fbbabOXM OsJg9xeLnaW5cVmvDQcL7cJwdn48t1hKByValRRT2d12g9qSrvZr3ZVevlDN heN5t82m0+jsRrPbHYwV+pVGZ+XRB+/fu3O2OFxdHQ+Gc5sLrWZ/7/h4f33z /t1bDx+/c+XWp+988uEH7/74ZL5SDpXXHv/d3/76j3756XtvvfPozs2zw939 nf2by41KsdwrF8vD+d3jyf7jzz5/54vPn127tjVZKLgcgbjXalASOosvUWjd uHf93Q+ebg5rxWTalyxkc4Xm0s7u9njcihoCXq1YqjA5fLZIonh+78HurZtX n3z8bP/sjb3N3flWuXfy9sO7939yY39cHS0tX3nnl//0279+/s6Hv/rik+cf PLq/tbw0Ol8tDZbHKa897C+1txa7Syv94dJ4sjQYducHjWQob/Fa7K5IttnM F6K9Ox8+//jnt072Rp1GrdIspgJBuy8dqY5X7t28vnm2t7txfHRrc6Vb6E9G V249fvrsZw9u7u3u3vjJk3fuXzs73V+ejBavPn3vp7/+67/68ie/fO+95//1 N189v7ExnGwsze0e7a0ubA2XT68/+fLTZ/eOzieT2UohndY5IuOT27c/+81v /9uXn/3iL37+9pt39g/Xzg8H8WY5vzgar56cHT9796e/+oNHP373ySfvXjs/ 3r7xYH9z78lb53vXPvrqqz//l//x9d8+f+/v//f/+f///m//+g+/+ur21ZPd ncHa1vrW47efP7z+0edf/un//Ms/++Dh7bViPF6slnfffPD440dH1+/s7W01 wzqBwh0oNjd2Ts/vP/r05x9+9rNHIF4ffvL0+nwsk/bWzk5X6v35UW84323W OtnK2u7G9sN337p5e+Ps2mixl0k1FkbDgze2TnZnF3L+xtqVBwebR5moN+H1 hTLdvbsfPnn24OjawfrS/sbp0dHWdrs77Cxs3by1ur+4f7g96ef9gWywOtg5 WmvML/VSrVKpP7u6tb29tzpJpxP5bLqQLwyrfo/HZ7M7nPn+ymwzXJ7vjXKV fMoejFU6zd33v/5f//7//u+//fbrL3555/bWZH9rb395oZ/3iYhQ62BzbfP4 +Pr67s760f6bR/2yOxyoNJpgi4wGzdro9M7RztH5cjOf9I3Hc2vHNx794Sd/ /KtP/+Lr//5nH7517/Gznzy5tbfezUVz9Uo6ZDS70qlkb3u8tHvl2tnR3GSx Vw4GwiavI1Qd7N88OTpcGe/szA7Wrh2uTRa3do4P+os7YDfvL6+dbJy89cWv v3h69f2n79083bn39l/+8fOv//E3//lPv/zk8z98fPfNvZXlYnlh99rG/pXT q7fe/vSju2/fffbR2z8+WR7MTSbbNx9e+eD9958AAA97zX61XWlX4tlGYX3/ 9Pb7T5/8waMHD9/aXzs8Xtw4Od4fL57cvf3x2794/tP7d+7eu3vv0dFCb3K6 f+PG+dlKO9cabx6dPNyfXzs6PTje2b37yYfP3lhZ2Vrd3FrpL5dnK6VRtTEc n15Zn98s7eyt7QzKudJyr9+eDDv9QnM0WNveXNxf39t+4+Dm1WvX7j24896j D372+OmD3eHaytJosPf03cVOut1c2nv/iz96/+NHV28/uLlSyDVag8H66f17 16+dXjneWz45v3H76dW7d6/tdhJ5dzZVCbTLOa83mivkYoFYxhes1Dr5WDji CzoypbnxbL9eLM6e3rj9/Nd/81/+5L37b56OGu1OIZsdH9756q/+5Os/f/7w 2t6V8UK5Uq3Nr53ce/fxm0cn5wdHm5ub7fnxwSnwY2NnebvXqxQivlQ8UKiW F9dunJ4d7x1c3zo6ORt0itlitdHeO9k637+yfnb/ydmNq3uT4cpSd7aeG9bK xbjHmkgFg5lYpFKrlRfWh7lo/vz4xsM7d853VvJehUwslIpxqTAWTbR6G5uH hyvDYaNRLbYHiVaq4M80m42QVqNXKmyJWnuQzab9RimbysYNJrlIJJPo5Ra/ txINl2PddNJj9IVDWr1azCMLcUeqOruzszRY7mUCDotcR/BVhEIMo0K50ZfP Zrut5cnmwrg1mhuUojgbURJavc2uNliCtqhXpXZ4Qx6DTkdozP7WwuL29sE+ OKG8nkQhFwrGEoXaYDDsT+YrcU+42e3lgom5udXVndPrn71zZVIyi3CbntBZ PYVsu15KpjKZdCocz+bivhAo0rVatzdq5qImk9mmVkn4CF8uluA6k8/nMNm8 0Ui8WE7nYoVEyGrTavVmo4FPp9NRiRacf75gvtO9/fkvfvHp+U7GQaPQOGq1 BOLwcJ3ckerN1zfXrxy/ebp70M9kYn6jTADz+XyRVKJOpNO5QK7gN2ikcgFC k2mMJoPa5iQAs1DI9Tar3hUMWnVymE4iw0JCHwkHQnaN0WIxWCyETcvisgQS idvsdMZjNoNUwFOoNQqCICwaQqayuHw2izforTc6hZjL47ab3V6NWsik0/kK nVxq84X9fq+eAOvyMLlBJMPFbBjBxHyNyuXLJgM+v8PsD7n1MolUIVcoVUql WIXLpRhLpDBEQvFkq10IOlRyqUTARdhsFEYokJAwuzq9WrQ8mMx2GrmkN+JW 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 JY8j0lw7WFlb7+ZzzV6p3KrlQholBxzgDBrfGsxkG816u9WZL1XT2XqrXkp4 CUCrUJ3Z6M2mc5VqZ3SwWItWa6vtTNQKthmutDjNJrPZ7rA53Y3JaLCzUimE XD6TzUKA1FXqDE43YQ11RzmPI+qyG/Q6iUhuddp9nli9ki7E7F5/JOZ2mVUW owKXSWVKXA9iXGg1h/OThUEzl4+7fX6QPG4rIZep9WyuUiKVWxx6o9mpV2v0 Hi+gqGpCo4lEQ82FtdXR4tL8+mqjlPFrRVIpplQrZXqzRq4AqseGCYRqFSFR aDCuiG9MpONWnRSV4UqDN52IBr2AXObyzepsrdopWwmlEizEFSicrpQzlggX C81af9hslHPhcMTrD4YD7lg+nUmOFgeJSCWTLlQKtc5gsrp796Rdz+Za6XQx HLCbLbjWaVC4HDgLY0FshSGaLhQbndGwmnNqdUAt2XOZSqY2qGadDgumsdst YY9aQThNHrPRkvAnkrViyG8PRUwOX7RU6iYz5bnB6mTsUUo1SsLutAWtTgPO Ryg0rQJ8Igq9PuhwWQ0WlZ4QK5VGu1+vcGfKvdnGeG6uu3kw35zrDDaWx9tb O5vzmWSjXR/vzqeTxf7K0e4bt8ZFr9Wkswr5tkw82lusNCvpaHL53vWt1YWF emdpaWWpXi2n8sVsLztuD9ZHw8OFfGNuPKjFox5HtTjobSxVUwmnK5aMxurd xcOT5eXlue3d5dlyJtftDEZL2+snTz66v727v7g1O1cvV8vDSqnc7s0vjnsr GwvzlVq7kWlkWpPjpdlWJ201uQPlzbee3rlzc3cQcenlvoAv5C/WmqNxpTOo TZa72yvdxX7C5zUEs9mgwyxTEQa93RAARWpj5+Te1ZHdF6vH3JGQU0SYTNbI 7Pzq6fnDO4/ePDxYaYWM9BkSxOfTRGajSecpjzuj/f31pW65FfLpLQ53IF+o ghLQaK+uVAMxr8npjeaS1dLc9srR3kazkQoX626nK5KoZOe3z26ensw2y+mA yWTTYOCIsgXMem0ol6l3B/1uJhFKuoKxQm6QyPjs5kCokMyn4g6Dze51psrD 5fm1lblmKWxQqy3mYLo02to9Pl09Hg4qpXAsEEpEAoF8N5eLRXK5arXTz/hA aM0WoL11WkNldmF5abEQ8SfCfofT79MqtAqdkO8P6tUiqYgOE1qTUiJg8Whs hC3TOoFiF4kVDNSTLKSyaZdNKZTxeRqNWiWVi3WhfD6VbE4mg8FKI2gxy6Uo RMdEiURttNhf39zZ3awn/TG7Gp+qVAWFzEURjlzhSxaGs4VSrlxMmzyxsBPA rBNxwZErl7nrvfWT1cPT7cO5qsdsdrpCBoNGDbSS3h3OtSt+l63WXtvupuKV GNghSqHOFSknk6WgMaz3OhUaQqQSGPQas6FcrzvC9WgyGEoXu8OPPv7g0+3Z ftAMjh45gUGYI+yxWTOJ9kJjrlcI5xOFZqPU261vz1ZbhXA2GrZrfUqFVOv2 5FzBQNRrs1mEJlBiLB5bpljI58thv8FsRZF42NfwhqNuCYoqlFkl7s12ayaN UqNVe43xqDfgM0QirWQYFxptnf3Nymhu1Oik5S63Sa02O0xKQi4ASWYFhXeS j2VtxaQuaPbbwkGNSipGUbFkKsTodBpdh7NZQpFAQ7gsdpNSJuYLOAzC4q8O a8NmO5XxeeQGW7pYz7dbEZXEbGZxEEyKq3CpWWGELwgKjMoAKmqtlLC65Twe ifYtM4MgvsZviwb9/kpaHY8E3HrJhcTioDQSnTSjUlnL2XKp5PaF6z6LHYX4 RgCGD9SVYjkRs0n1QTsh5tHpRMjjwT1ukQiTgSXJKr3OG4xlsnG1Qa8UYmIF IhIhTEQsIISAK5GkQgEG6JdUQiPEBI8ENBkiMVpD3ihwHUcZXMBJeTQSTS7g S5GpMTzAYcm0b+koJJAJMalc6s6lA3oTIRThEjmhVQF9S6MiCBcoSB6DBnHk wBy2DNfavW4bCfoOr6QBQ2DM7DFb/KnGUsOlEoJVGWz+FDEeU6yV6IxajUAp x2gSBJEIudBLGsun8Xgyqc2DAe7FZYIxfIFQLmReAA3RpFKg53EVxhOwMJRF g9DpuwImbjRpQyGPnMO9bAGAFxhMpwHnaDQImmGLNTq7PxiMOWwWHFVYEonw wcmN3dWFtBmnTf84ZTJoCI9N46k1GovJTAAyJebTXiPYEDCOh2F8jPe6uwwG gjFf/IRZMJP+onf6OgGiv2S4EJsPosKcXk5xBmqZRGdcTDODIAz6ZeSmH0yg 5AVCiVAAUvSbHhihkb4rwy8TeuDmt5PQYQj4Dr6EXB6HxWS8BIXBZLB5gEe/ eslCowsBs8EBbeRyOfTpP9AXjgIwGAwx7gGUDp2+E3q90Wm0b019Oc9lRGhg W0EMGKYxxTIR/VIPDJLiYrLLDgNnGa+G/4gOJMZFMv0n0nfbj6DfJzGnEgAE anpNAdcvG8Jh/ehiUoj23VF0Jkz/7k0qjHJ4QITQXw/jq8cu32WwYGjaLiym w7hKwn0ZabCrUOhHpOmrIRodOAbBGAauX4OB8R+jlAQT "], HoldForm["PureUnities"], {{1}}]]}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxUvT2uJcvSZPcESpwEwRlk/Lr7EBpoiUOgQIAShe6h9oDotk9+lcsennAN dW9UlZ29c0Vkroz4P//v/+//+n/+1//xn//8j//tP//5z3//f//H//xv/3v/ w3rueO65z/MvjjMfxLlyI665E3GPMRkrONTRf/rFGw+HinM5VO7FoWoWhprP uBhqjmduxkwMNWccDDXXHRxq62/wxbM2h+rfikPFExwqanEo/a6IdS+GWs+Z GGqNVRhqzcna1xqsfa1i7Wsna18nWPu6h7Wv2Kx95WLtqwZr719h7ftJ1r5H sPbd7WCo3X8sDrUXa99nsvZ9H9a+b7H2Hcnad17Wvuuw9qO/D+KYrL1/W9Z+ ZrH2s5K1nx2s/ZzD2s/drP3EYu0nB2s/9bD2U8Xa7xOsvT+RrL1rZe3942ft 3Ttr778/a+/fibXfm6z9/n7bL+Zh7f1DYO3xTNYeY7D2X1OMydpjBWuPfVh7 nM3a4/e3/2IM1t6fBdYeWaw9Klh7/j7DXxyHtWd/+TFUrsna+zdl7fn7IXzx JGvPLo9DxWHtmZu1Z03WXs9g7TUe1l4jWXvNYO2/Kw7i3qy9vxmsvXThRIyH tVcUa68M1l51UXs8z0Ht8YyF2vuTMlF7PGug9o51OdTOxaHOLQ71488XY08O lTM5VA3UHl0kau+YqL0/v4Ha+5p5UXuMtYND7bU41A+DX7zP5VC3JoeKKA6V RGqMIlL79yRSoy9XrH1OIrUjkRp/NP7iJlJjHiI1+rLI2vu7zdpnEqn9a0Rq RyI1+v+sfQ0iNf4mBV9cRGqsTaTGOkRqRyI1fl9XxCBSoy/erH0VkRr7IVLj b26CSKT2h4xIjb2I1P7YEKl9MSNSY18iNXYQqdHDsvZmJGv/myL9i+chUuMM IrU7J1Kjv+us/WwitSOR2pcnIrUnW0RqnCBS42+m9sUiUvsPTKR2JFKjp26s /U4ita/0RGo0UVl785i1NxdZ+9+EEZFIbbARqdHXFNbe/ylrj0GkRn+vWHt/ vll7f7BYe/8IWfvfvPWLl0iN/rdZeySR2pcJIjV+n3VGIjV6fsHacxKpkYtI jb/p8xcPkRp5idSORGpkEKmRSaQ2fonU/hkQqf0XIlJ1GWTtf7P4Ly4iNWoT qVGHSI3GEWuvIFKjkkiNnm2x9ioitX+BSM2/xcQXJ5Ha314iteciRGo+h0jt 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 Ye2belJH6kmaUBCpjRsitX9EROo81JMUidSeExCpvcIhUuWlsvZDPakj9aTf vIa1H+pJHakndaSe1JF6khwpInVe6kkdqScpEqnzUk/SdY9I7bUxkdofWCJV N/5Y+6We1JF6kiKRKkuXtQf1pI7UkzTLI1JnUE/qSD1JkUj9W3ggUk/qSD1p SBZm7Uk9SbNLIlWTTdae1JP0sJ9I7V8jUmdST9KFj0idST1p6OPK2pN6Ukfq SZrzEqmzqCd1pJ7UkXpSR+pJikTqLOpJukFBpPanikidRT3pN/VG7b0AIFI7 Eql9bSNS10M9qSP1pI7Uk/Rcikj9SescinrS+KkxHIp60vjdgMdQg3rSWIN6 0viRAUMN6kmKROoa1JM6Uk/SQoRIXYN6UkfqSR2pJ40/XYORSO0fNpEqn521 T+pJem2ASNV6iLVP6kmKRGoDh0hdk3pSR+pJvbSinjTWop7UkXqSIpHayzIi tS8TROpa1JM6Uk/qSD2pI/WkjtSTFInUtakndaSe9FsdsvZNPUlaCJHapROp a1NP6kg9Sf4rkdrTZSJ1bepJuhdApPYilUjtSKT2ZYFI1VMc1n6oJ3WkntSR etLQuw6s/VBPUiRSe61MpHapRGrPPojUdaknjb+7SIjUkxSJVL1ywdov9aSO 1JN+S3bWfqkn9byFepIikbqCepJmsUTqCupJQ0t01h7UkzRBIlJXUE9SJFJX UE/qSD1prKSe1JF6UkfqSUMvoLD2pJ7UkXrS7wYGa0/qSR2pJ3WkntSRepIi kdpfQSJ1FfUkLX6J1FXUk3QfhUjt6y+R2rNJIlWTS9Ze1JM6Uk/qSD1p9C8Q qfuhnqT7N0RqRyJ1P9STOlJP6kg9afx9uBGpJ+lOJpG6H+pJHaknjT2oJ/3u KqH2PagndaSepMdjROoe1JMUidS+LhKp+i8Xh6Ke1JF6km5uEal7Uk9SJFJ7 9UCk7kk9SU+piNQ9qScNvSPF2if1JN1UI1J1j421T+pJoz9zRGovYojUvagn 6e0FInUv6kmKROpe1JN0Y5dI3Yt6UkfqSR2pJ/0ox9o39aSO1JM6Uk8aemOM tW/qSR2pJ+mOI5G6N/UkRSK1P3JE6t8jgS8e6kkdqScNvbjG2g/1JEUiVTc+ WfuhnqSfF5Has3YidR/qSbolQaR2JFJ1v5W1X+pJHakn6f4rkdp/WSK1V7RE 6r7UkxSJ1L6IEKk9JSJS9Rofaw/qSR2pJ/3gy9qDelJH6kkdqSd1pJ7UkXpS R+pJMsaI1I5E6g7qSbobTaT2ZJpI7fU9kao7Baw9qSd1pJ6kSKTqpUbWntST tLAiUndSTxq7qCd1pJ6kSKT+zVQQqSd1pJ409G4lay/qSboZT6Tq3jxrL+pJ HaknyXUgUs9DPakj9aSO1JN+GFgcinpSR+pJekRApJ6HelJH6kkdqSeNM6gn KRKpZ1BPGmdQT+pIPakj9aTfk4rLoagnKRKpZ1BP6kg9qSP1JH13idS+XBGp Z1JP0hMSIrUjkXom9aSO1JN+fwHWPqkndaSe1JF6kiKRehb1pI7Uk/Tchkg9 i3pSR+pJHakn/T3O5lDUkzpSTxp6/Ze1L9OTzjY9SY+PWPs2PakjkXq26Uln m57UKx4i9WzTk/TwjLVv05PONj3pbNOTelwi9RzTk/qfidRzTE/qhReR2utb IlUvQ7P2Y3rSOaYn6ckEaz+mJ3XHROq5pieda3pSr/+I1P5EEqnNVyK1AUuk nmt6Uv+RidSORGpf54lU3fZl7WF6Ui9DidQTpifp1XDWHqYnnTA96YTpSV0k kdozMyL1hOlJf8vOL6bpSR2JVL2hztrT9KSTpifpCSdrT9OTTpqe1JFIPWl6 UmOPSD1pepLm9Ky9TE86ZXpSf46I1I5E6inTk06ZnnTK9KRTpiedMj1J7+uz 9jI96T6mJ2nChNrvY3pSrwaJ1PuYnnQf05M6Eqn3MT3pPqYn3cf0pPuYnnSH 6Ul3mJ50h+lJohFqv8P0pDtMT7rD9CTtXnA4lOlJd5ie1JFI7e86kXqn6Ul3 mp70J+sgmp7Uf0IiVZsosPZpetKdpifpITxrn6Yn3Wl60l2mJ91lelJHIrUB SqTKhGDty/Sku0xP6ksdkXqX6UkdidSeAROpd5me1D0RqXebnqQtJVj7Nj3p /k1kEInUvgATqXebnnS36Ul3m57U8wki9R7TkzoSqb1MIVLvMT2pL/xE6j2m J91jepKue6z9mJ50j+lJ95iepA02WPs1Pele05OaP0TqvaYndSRS+xpCpP7d Q0Q0Pele05O0zwdrv6Yn3Wt6kjwR1h6mJ/UXg0jt34dIvWF6Uq9hiNSORKpu 0LD2MD3phulJTWMitYchUvvvR6TeND3ppulJ/bsSqX0NJVK16wlrT9OTbpqe pB89a0/Tk26antStE6m3TE+6ZXrSLdOTeulMpHYkUm+ZntQ1EqlNXyL1lulJ +uGj9nhMT4rH9KSORKr2gEHtvaAnUuMxPamnSERqPKYnxWN6UjymJ/1d2hBN T4phepK2okHtMUxPimF6klSm5FCmJ8UwPSmG6UkxTE+KYXpSDNOT9JdD7R2J 1JimJ/WEkUjtGT+RGtP0pP5GEqkxTU/qSKTGND1JG/Ow9ml6UizTk2KZntSX GCK1I5HaFwYiNZbpSbFMT+orG5Eay/SkWKYnxTI9qSOR2rNpIjW26Um6PrH2 bXpS/ziJ1IYTkaptilj7Nj0ptulJPYsnUmObnhTH9KS+TBKpfw+EGInUOKYn abck1n5MT4pjepJsO9Z+TE/qSKT21ZpIjWt6UlzTk+KanqS77az9mp4U1/Sk uKYnxTU9Ka7pSd0ykRrX9KQI05MiTE/S3lGsPUxPijA9SbcyWXuYntTNEKkR pidFmJ4UYXpShOlJ/YUkUiNNT4o0PalXeERqpOlJ/bsQqUIoa0/Tk/oPRaRG mp6knbRYe5meFGV6UpTpSVGmJ/WlnEhtkhOpf/NURNOTokxP0oZerL1MT4oy Pan/MyI1H9OTegZBpHYkUvMxPam/J0RqPqYnaRKwOJTpSfmYnpSP6Un5mJ6U w/SkHKYn5TA9KYfpSTlMT9L2ZsGhTE/KYXqSrrCXQ5me1NNHIrWnV0RqTtOT OhKpOU1Pyml6Un/xidScpiflND0pp+lJ/XklUvXxZe3T9KRcpiflMj1Jm72x 9mV6Ui7TkzoSqblMT8plelJPNonUv6f7iKYn5TY9SXvOsfZtelJu05PkLLP2 bXpSbtOTes5LpOY2PakjkZrb9CQ9OmXtx/SkPKYn9ceISM1jelJHIrWRSaTm MT2p/+5Eah7Tk7QDH2s/pifl331fRCI1r+lJeU1P6hUAkZrX9KS+ABGpeU1P 6kik9mSLSM1relJe05MyTE/KMD1JIGPtYXpShulJGaYnaT9C1h6mJ2WYntTo IlIzTE/qSKT2b0Kk/t10QDQ9KdP0JG2LyNrT9KRM05Ok1bP2ND2pr6hEal8X iNQs05MadERqRyJVKzrWXqYnZZmelGV6Ul+OiNReDhKpWaYnZZmelGV6UpdO pGqTSNTefyEitR7Tk/RdvhzK9KR6TE+qx/SkekxPqsf0pHpMT6phelIN05Nq mJ5Uw/SkGqYn1TA9SXOR4lCmJ9UwPamG6UnaMvNwKNOTapqeVNP0pJqmJ/Ua nUjtSKT+dYFoelJf6IlU7dzJ2qfpSTVNT9KbH6x9mZ5Uy/SkWqYn1TI9qedi RGot05P012Hty/SkWqYn1TI9qacIRGoveIjU2qYn1TY9qSOR2jNEIlX7mLL2 bXpSbdOTJBmw9m16UkcitbbpSXVMT6pjelKjikjtpTKR2l99IrWO6UkdidQ6 pifVMT1Jt3NY+zE9qX+FSO1PM5GqXV1Z+zU9qa7pSb0OIVLrmp5U1/SkuqYn /d1BZiRSe9pOpGpzWdYepidVmJ6kl5NYe5ie1JFIrTA9qcL0pF4uEKkVpifp 9hxrT9OTKk1PqjQ9qdL0pErTk/rbSqRWmp7UqxYitQlKpGqrXdaepidVmp6k ex+svUxP6o86kVplelKV6UlVpif1WopIrTI9qelEpFaZnlRlelJHIFW/JZA6 tbD8au9IPUl3zYDUjtSTpjYePhyKepIikNqRelJH6kkdqSfNZ1BPmn9gQ6Se pAikTu1/XByKelJH6km/9+eSQ1FP6kg9SRFI1UYeQGqvyqgndaSe9JMaWfuk nqT39gZrn9STFJO1T+pJHakndaSe1JF60nwW9aT5LOpJisXaF/Wk39uErH1R T+pIPakj9aSO1JMUi7Uv6kkdqSf1FIF6kt4536x9U0/qSD1J/s3D2jf1pI7U kzpST+pIPUkzlcXaN/UkvUz5sPZDPakj9aSO1JM6Uk+af48DEakndaSepFis /VBP6kg96feKJ2u/1JOmDo1g7Zd60nwu9STFYu2XetLUsxbWfqkn6UHyYu2X etLUJuys/VJP0ncsWXtQT5raWZu1B/Wkqb2kWXtQT9Ibrg9rD+pJU/sFs/ag njS1Qy5rT+pJU3vCsvaknqRYrD2pJ80nqSfpvdvD2pN60tQWk6w9qScpFmtP 6klTuwqy9qKeNLXUYO1FPUmv/w7WXtSTFJO1F/Wk+bdKQaSeNLUBFmrXRlSo XVs+ofbxUE/6vYWM2rW70OZQ1JO0DROQOsdDPWlqB5mHQ1FP+hnqi0NRT5pj UE/Sy9BEqrbJQO3akAK1ayeIwaGoJ03tfbA5FPWkqbf9g0NRT5pjUE/6vZON 2vVGN2uf1JOm3mFm7ZN6knbJJ1L1uixrn9STFInUMakn6QkXkap3EVn7op70 cytZ+6KeNPW+GWtf1JO07CRStRpm7Yt6kt5QJ1L1Fg1rX9STFInUP7cDkXrS 1CsKrH1TT5KuQKSOTT3p96I8a9/Uk7TdM5Eq45m1b+pJevWdSJVcy9oP9SRF InUc6kl6X59IlcjI2g/1pClXj7Uf6kmKRKq0MNZ+qSdNiVCs/VJP+m0bwNov 9SRFIlWWCWu/1JOmvArWfqknaWdSIlWP8Fl7UE9SJFL1tJi1B/WkqUc+rD2o JwncRKqezLH2oJ40dcOGtQf1JG2iQKTqOQdrT+pJU3f2Wfvf7XZEIlU3kVl7 Uk+aum3K2pN60m8vB9Ze1JMUiVTdk2LtRT1p6i4May/qSb/XjVh7UU9SJFK1 xGXtRT1palGH2rWaQu3zoZ40tX5A7Zq4o3bNmINDUU+a86Ge9NvZ4nIo6km6 w0akah5wOBT1pCnyoXYhB7XrWo/adZFF7XNQT9IGG0Sqvs+XQ1FP+onyxaGo J039zFC7ukPt+lOy9kk9SZFInZN6kp6eEKlzUk/qSD1p/n0TEKknKRKpOi6G tS/qSR2pJ/22G2Hti3pSR+pJikTqXNSTtI8Jkdp/XSJVvw1rX9STdEUhUntG SKR2JFLnpp6k1S+ROjf1pI7Uk9Q6karDc1j7pp7UkXrSb/MV1n6oJ3WkntSR elL/M/UkRSK1f/hE6jzUkzQOkToP9STtAUOkzkM9qT9H1JMUidR5qSdJTiJS 56WeNHWUEGu/1JO09wyROi/1pI7UkzpST+pIPWn+PT9ApJ6krwKRqhONWHtQ T+pIPem3Iw5rD+pJHaknaYNUInUG9SRFInUm9aTfu6OsPakndaSepOfoROpM 6kmKROpM6kkdqSfpikOkzqSeNHW+E2sv6knaEIhI1Z0v1l7UkzpST+pIPakj 9SRdkIjUWdSTFInUWdSTtLUfkboe6kkdqSd1pJ70u3tTHIp6UkfqSfN3Mh6H op40f+dvcCjqSfO3yy+GGtST5m/zMAw1qCfNv2kNIvWk+XsvikNRT5o/+5JD UU/6bdqUHIp60vzdOsJQk3rSXJN60vz9FTcjkSpmsPZJPUm+PpG6JvWkjtST dO+SSF2LepIikboW9SSxi0jVEWSsfVFP6kg96feYlbUv6kkdqSd1pJ7UkXpS Q5J6khBKpK5NPUmRSF2bepJ20iJS16ae1JF60tTflrVv6klCN5G6NvWkqQPZ WPuhnqRFOJG6DvWkjtSTOlJPUiRS/x4GI1JP0oSCSNW5cKz9Uk/SRmJEqvYV Y+2XelJH6kna7ZpIXZd6UkfqSZrXEKm64LD2Sz2pI/UkbW9GpK6gntSRelJH 6kmaLxKpK6gnaXpFpOqUPNYe1JM6Uk/67bLG2pN6kiKRupJ6UkfqSR2pJ2mW R6Q2jInUldSTtLsbkbqSelJH6kkdqSf9XmFl7UU9SbNLInUV9SRFIlXPt1l7 UU/SlY5IXUU9qSP1pI7Uk/7uDDyMROp+qCdNHV2I2vdDPakj9aTf1nfJoagn KRKp+6Ge1JF6knYYJFL3oJ40tQBA7XtQT1IkUvegntSRelJH6km660uk7kE9 SVN+InUP6kmKROqe1JM6Uk/6bQTI2if1pI7UkzpST1IkUveknqSFCJG6J/Wk jtSTeplCPUn7ERKpe1FP0hM9IlXoYu2LepJeGyBS96KeNHWsJWtf1JMUidS9 qCf1Wop6UkfqSR2pJ80/sweRepIikarTNVn7pp7UkXrSb3dG1r6pJ/UKj3qS IpG6D/WkjtSTtDokUqVNsPZDPUm7QhKp/TcgUjsSqftQT+pIPUmLfyJ1X+pJ WqQSqTprlLVf6kn6bBOpeibN2i/1pI7UkzpST+pIPUmRSO25CJG6g3pSR+pJ 2nSbSN1BPakj9SRtQECk6oEfaw/qSR2pJ2nJTqTq5FXWntSTtFUnkdqRSNWn jLUn9aSO1JPm3w1HROpJunNApOoAWNae1JN6bUg96beBKGsv6kkdqSd1pJ7U kXqSIpHaxCRSdTeHtRf1JL1JS6Seh3pSR+pJikTqeagndaSe1JF6ki64RKqO ww0ORT1J+6cSqVoqXw5FPWmeQT2pI/Uk3VEkUs+gntSRepIikXoG9aSO1JO0 qyuRegb1pI7Uk6ZqQ+1nUk/SO2BE6pnUk6YOB2btk3pSR+pJ2lyWSNWFkLVP 6kn6L4nUv+vgFxf1JN3cIlLPop7UkXqSIpGqPW5Z+6Ke1JF6ks6hIVLPop6k m2pEakciVR8y1r5NTzrb9KSzTU/qjyuRerbpSWebnnS26Ulnm550tulJOrGZ tR/Tk84xPUk/a9Z+TE/qyxOReo7pSeeYntQrSSL1HNOTzjE9qSOReo7pSf2b EKkNSSL1XNOTZG+w9mt60rmmJ3UkUnV+NWu/pieda3rSuaYnidWsPUxP6kik /j09QjQ96YTpSTpGm7WH6UknTE/SNsysPUxP6ikRkdoLPCL1pOlJJ01POml6 kgjC2tP0pJOmJ500PalnLkRq/wyI1P4sEKmnTE/qSKSeMj1Jh4qz9jI96ZTp SbrvydrL9KSOROop05NOmZ50yvSk/veI1P72Eqn3MT3pPqYndSRSex5HpN7H 9CTdVCoOZXrSfUxPuo/pSTpiHbVLB0btd5iedIfpSZpOovY7TE+6w/Skv0kt I5F6h+lJOum9OJTpSXeanqSdwln7ND3pTtOT7jQ96U7Tk+40PelO05M0Y2Dt 0/SkO01PutP0pJ5cE6l3mZ50l+lJd5medJfpSXeZnqRz71n7Mj3pLtOTdDlm 7cv0pP4VIrWvmkTq3aYn3W160t2mJ91tetLdpifdbXrS3aYndSRSe1giVZ91 1n5MT2qQE6m9LCFS7zE9ScY6az+mJ91jepJWPKz9mJ7UDCFS/1SAL17TkzoS qfeantRXSSL1XtOTtJk9a7+mJ91relJHIvVe05PuNT2p/10iVc9ZWXuYnnTD 9KT+zBGpHYnUG6YnNV+J1BumJ90wPan/yETqDdOTOhKpN01P0kMs1p6mJ900 PanBTqTeND2pI5HaFy8itYskUvubTqTeND3plulJvRomUm+ZnqQnBKy9TE+6 ZXpS/wCJ1P6aEKl6qYK1l+lJHYlULcpRe0/iidR4TE/6u0OBaHpSf46I1I5E ajymJ8VjepLOW0gOZXpSPKYnxTA9KYbpSTFMT4phelIM05NimJ4Uw/SkGKYn xTA9KYbpSTFMT4phelJM05Nimp4U0/SkmKYnxXvr94tEakzTk2KanhTT9KSY pifFND2pv9xEaizTk2KZnhTL9KRYpif1d5tIjWV6ksjF2pfpSb0qI1L7GkOk xjI9Se/9sPZtelJs05N034i1b9OTmgJE6l9xiKYn9aWOSO05LpEa2/Sk2KYn 6UgQ1n5MT+pLKJHaCwIiNY7pSXFMT+pIpEqaYe3H9KQ4pifFMT2pf08itVdH RGqvS4jUuKYnxTU9qS/8RGpc05Pimp4U1/QkfXlZ+zU9qf8+RGqE6UkRpif1 1JNIbf4Qqb2uJlI7EqkRpif1F4FIjTA9KcL0JD3uZe1pelKk6UkdidT+JhCp ejWNtafpSb1oIVJ1a5O1p+lJHYnUv9vNiKYnNY2J1CjTk6JMT4oyPSnK9KQo 05OiTE+KMj0pyvSkKNOTokxP0p8ftedjelI+piflY3pSPqYn5WN6Uj6mJ+Vj elI+piflY3pSPqYn5WN6Ug7Tk3KYnpTD9KQcpiflMD0ph+lJOUxPymF6Ug7T k3KYnpTD9KQcpiflND0pp+lJOU1Pyml6Uk7Tk3KanpTT9KScpiflND0pp+lJ OU1PymV6Ui7Tk/4oyEik5jI9KZfpSblMT8plelIu05NymZ6Uy/SkXKYn5TY9 KbfpSblNT8ptelJu05Nym56U2/Sk3KYn5TY9KbfpSblNT8pjelIe05PymJ6U x/SkPKYn5TE9KY/pSXlMT8pjelIe05PymJ6Ux/SkvKYn5TU9Ka/pSXlNT8pr elJe05Pymp6U1/SkvKYn5TU9Ka/pSRmmJ2WYnpRhelKG6UkZpidlmJ6UYXpS hulJGaYnZZielGF6UobpSZmmJ2WanpRpelKm6UmZpidlmp6UaXpSpulJmaYn ZZqelGl6UqbpSVmmJ2WZnpRlelKW6UlZpidlmZ6UZXpSlulJWaYnZZmelGV6 Uj2mJ9VjelI9pifVY3pSPaYn1WN6Uj2mJ9VjelI9pifVY3pSPaYn1WN6Ug3T k2qYnlTD9KQapifVMD2phulJNUxPqmF6Ug3Tk2qYnlTD9KSapifVND2ppulJ NU1Pqml6Uk3Tk2qanlTT9KSapifVND2ppulJNU1PqmV6Ui3Tk2qZnlTL9KRa pifVMj2plulJtUxPqmV6Ui3Tk2qZnlR/i1REIrW26Um1TU+qbXpSbdOTapue VNv0pNqmJ9U2Pam26Um1TU+qY3pSHdOT6pieVMf0pDqmJ9UxPamO6Ul1TE+q Y3pSHdOT6pieVMf0pLqmJ9U1Pamu6Ul1TU+qa3pSXdOT6pqeVNf0pLqmJ9U1 Pamu6UkVpidVmJ5UYXpShelJFaYnVZieVGF6UoXpSRWmJ1WYnlRhelKF6UmV pidVmp5UaXpSpelJlaYnVZqeVGl6UqXpSZWmJ1WanlRpelKV6UlVpidVmZ5U ZXpSlelJVaYnVZmeVGV6UpXpSVWmJ1WZnlRFPWk9D/UkSdhA6pIJ8tXekXqS IpD63p9CpJ4kux9I7Ug9SXd+gFSd6gmk/g75TAw1qCd1pJ7UkXrSev9CX6Se pJcMgNSlD+TiUNSTtC88kKqzRoHUjtSTtEcGkNqRetJ6e0Us1j6pJ+mu/mXt k3pSR+pJv5UVa5/UkxSLtU/qSev98X6RepJeudisfVFP6kg9SUetPqx9UU/S sZ3B2hf1pKVpK2tf1JP005usfVNPUizWvqkn6WXvy9o39aQlWYm1b+pJHakn rffDjpisfVNPWs+hntSRelJH6km/c2hZ+6GepFis/VBPWu937ovUk/QezGLt h3rS6ivsw9ov9SQdh5us/VJP6kg9qSP1pPV+9b9IPakj9STFZO2XelJH6km/ U3lZe1BP0qd5sPagnrTeK9AXqSfpraDL2oN6UkfqSR2pJ+lw4MHag3pSzwCp J/2OSmLtST2pI/UkvZw0WXtST1raD4m1J/UknVEcrD2pJ3WknrSeop70PmxA pJ6kWKy9qCd1pJ7UkXrS76hk1l7UkzpST1Is1l7Uk3SSPZCqV7WA1KU7uah9 PNSTdFcBSO1IPUkRSO1IPUn7HxGpL52+SD1JLjiROgb1JEUidQzqSb/bZJdD UU/qSD2pI/Wk9UISkUgdg3pSR+pJuswTqWNST9L51UTqmNSTOlJPUiRSX1Z/ kXrS77x21j6pJ/2OJGfti3rS7xBu1r6oJ/2OnWbti3rSeqcMX6Se9DtamLUv 6km/w3RZ+6Ke9DtNlrVv6km/A1NZ+6aetN6ZCyKRqkMxWfumnvQ7FZK1b+pJ v4MPWfumnvQ76o+1H+pJ651AfZF60u84N9Z+qCf9DjBj7X/P9BCJVHm4rP1Q T/qdDsXaL/Wk3/FIrP1ST/qdAMTaL/Wk35k3rP1ST/qd8sLaL/Wk3xeBtV/q Sb+TPFh7UE/6nV3B2oN60u+0BtYe1JN+5xOw9qCe9NuRn7UH9aTfHvSsPagn /TZhZ+1JPem3zzhrT+pJv521WXtST/rtJc3ak3rSb/dk1p7Uk377BbP2pJ70 2yGXtRf1pN8Wsay9qCf9dkFl7UU96bfvJ2sv6km/nS5Ze1FP+u3tiNr1z6i9 I5GqXQVRu/bvQ+3vUuOL1JP0+i+Rqj3aBoeinvTblWxzKOpJv324ULs2wELt uqGM2t8VzxepJ/32PEoORT3pt63P4FDUk34b2WwORT3pt3VLcCjqSetdeH2R etJvew7WPqkn/TakYO2TetJvRwbWPqkn/TYdYO2TetJ613//4qKe9HuxnLUv 6km/N6tZ+6Ke9Ht5mLUv6km/12VZ+6KetN5lKCKRqlciWfumnvR7CZC1b+pJ v9feWPumnvR774u1b+pJ610Nf5F60u9lHta+qSf9Xl9h7Yd60u+FDdZ+qCf9 XlFg7Yd60noX5V+knvSz0ln7oZ70E69Z+6Ge9FONWfulnvSTa1n7pZ70akCM RKoEStZ+qSf9lEHWfqkn/Zw51h7Uk35aGGsP6knrvUXxRepJP/WHtQf1pJ/7 wtqDetJP72DtQT3pJzSw9qSetN47JV+knvR7aM3ak3rS7zEta0/qSb8Hk6w9 qSf9nsyx9qSetN4bNv9iUU/6PW5h7UU96feAgbUX9aTfLXXWXtSTfjeRWXtR T1rvfaMvUk/63TdE7bpDh9p1awy1r4d60u9m0OZQ1JN+tz+CQ1FPWu/tqy9S T/otcSeHop70W9Sh9jWoJ/1WNahd6wfUron74FDUk9Z7F+2L1JN+k7PLoagn /WYnqH1N6kk/ALP2ST3phxzWPqknrfdm3hepJ/0uK6x9Uk/6fZFY+6Se9Pvo sPZFPenXHWtf1JPWe08RkUhdi3pS/496Uv+PelL/j3pS/496kgYmUnuVQqRq 0cLaN/WkjtSTtN0Ikdo1Eqna4Zi1b+pJikSq3pBj7Zt6UkfqSa/TiUg9Sbue EKnrUE/ScpdIXYd6UkfqSUsv6rH2Qz2pI/Wk9d7oRSRS+49PpOoTydov9SSd pUqkrks9ST9tInVd6knaZppIfe83f5F6kl65J1JXUE/qSD1J+hGRKhuJtQf1 JH0GidQV1JPWe9v7i9STOlJPUiRSV1BP6k839aSO1JM6Uk/SV4FI1ZWNtSf1 JJ0CSKSupJ7UkXqSdkQlUldST+rvHPUkfQWJ1FXUkzTxJlLfhwBfpJ6k5+hE 6irqSR2pJykSqauoJy29S4ra90M9qSP1pPU+i/gi9SRFIlX38ReHop7UkXpS R+pJuiARqfuhntTXJ+pJ630k8kXqSdqmiEjdg3qSXnMiUvegnrT0w70cinqS LpNE6h7Uk9b7ZOZfnNSTtFsSkbon9SRFInVP6km6Q06k7kk9SVdrIlV3oFj7 pJ6kXZqI1D2pJ+nkFSJ1L+pJHaknaRcqIlXvGbP2RT1JkUh9n1N9kXqS9o4i UveinqTfk0jdm3qSIpGq151Z+6ae1JF60nofl32RepK2sCJShQzWvqkn6WBs InUf6kkdqScJoUTqPtST1vvUDpFI3Yd6klQWInUf6kkdqSf91FLWfqknKRKp +1JPWu/Dwy9ST9KGXkTqvtSTOlJP6kg9SZFI3Zd6kiYURKq+GKw9qCfpi0+k 9hqGSN1BPWnpKAPWHtSTOlJPWnoVnrUH9aSO1JPW+ygVkUjt35VI3Uk9qSP1 JE0QidSd1JM0nyJSd1JP6kg9ab1PdL9IPUm7rBGpeijL2ot6kiKRuot6kg4j JFJ3UU/qSD1pvQ+Wv0g9qSP1JEUi9TzUkzpST1p64oXatT8Baj8P9aSO1JPW +3z7i9STdKUjUs9DPakj9aSexlJP6kg9SZFIPYN60tLjhOJQ1JM6Uk/S1ndE 6hnUk5ZO2xgcinpSR+pJujgRqWdST+pIPel92wqRepIikXom9SQ9iCJSz6Se 1JF6kqb8ROpZ1JMUidRXOvgi9SRtBEikaq3I2hf1JD1KI1LPop6kSKSeRT1J B8AQqa/78EXTk/rHSaSebXrS2aYnnW16kibirH2bnnS26Ulnm570KhiIROo5 piedY3rSOaYnnWN60jmmJ/WFgEjtaQ2RqlkOaz+mJzX3iNRzTE/SSKz9mp50 rulJHYlUbSjC2q/pSeeanvQKKV80Pan/BkSq/kKs/ZqedML0pF78E6na14S1 xyJST5ie9HoxiERq/4CIVPXK2sP0pBOmJ/Vsg0jtxTGR2pFI7ZUVkfrqOV80 Pemk6Un68bL2ND3p/N2SQSRStcsLay/Tk06ZnvRaQl80Pak/VkRqRyK11+RE 6inTk06ZnnTK9KRTpiepY9R+H9OTempGpN7H9CR92A+HMj3pPqYn9QqHSNWe Nw+HMj2pL/tE6utM/YvD9KQ7TE/Sdw6132F60h2mJ/WfiUjV1jubQ5me1NNH IvVVt75oetIdpifpq8/ap+lJd5qedKfpSXeannSn6Ul3mp70GmRfND3pTtOT dAVi7cv0pLtMT9K3lbUv05PuMj3pLtOTXpHti6Yn3WV6Uv8akdqRSL3L9KT+ ExGpPasjUu82PUlLVta+TU+62/SkjkSqrsesfZuedLfpSXebnqRtmVj7MT2p I5H6an1fND2p1wNEqrDA2o/pSfeYntSRSNXuUKz9mJ50r+lJr134RdOT7jU9 SX9g1n5NT7rX9KR7TU/qlSSReq/pSfeanvRKjohE6g3TkwRJ1h6mJ90wPUk/ bNYepid1JFJvmJ70upZfND2peyJSm9VE6k3Tk26antSRSL1petJN05Mk+rD2 ND2pLxNEas8RiFRNGVh7mZ50y/Sk/pkQqdo5jLWX6Um3TE96zVNEIvWW6Uma ubD2Mj0pHtOT4jE9SRuYofaORGo8pie9AuwXTU+Kx/QkTaAWhzI9KR7Tk/oT SqTGMD0phulJ/X0kUl8P94umJ/XEjUjVPC44lOlJMUxP0i3yy6FMT4ppelJM 05NeHfiLpifFND0ppulJMU1Piml6UkzTk2KanhTT9CTdf2Tty/SkWKYnxTI9 KZbpSTqckLUv05NimZ6kze1Y+zI9KZbpSa8c/S9u05M6EqmaXLP2bXpSbNOT +o9EpGqPPda+TU/qSKS+jvYXTU+KbXqSJpes/ZieFMf0pDimJ3UkUuOYnhTH 9KRXFf+i6UlxTE/SUoO1H9OT4pqeJHKz9mt6Ui9LiNS4pie9xjoikRrX9KRe 8RCpfa0mUuOanhRhelL/l0RqXweJVF0WWXuYntRzPiI1wvQkLbxYe5ieFGF6 UkciVfsvsvY0PSnS9KTX3/+i6Un9mSNStf5j7Wl6UqTpSQ1YIlXbQLL2ND0p yvSk9zUCRCK1v3FEqpahrL1MT4oyPakvT0RqlOlJHYnULpJIfd9m+K/Y/0ik 5mN6klbDqD0f05Py7wk2IpGqTTEnhzI9KR/Tk96XKr5oelKvwonUjkRqT+KJ 1BymJ/Wsh0jNYXpSf46IVBVVHMr0pBymJ+UwPUn3BlC7jnhF7TlNT8ppepK2 CGXt0/SknKYnva+YfNH0pJymJ+kWBWufpiflND0pl+lJ2qmUtS/Tk/L3BBzR 9KRcpiflMj1JdwpY+zI9KZfpST0VJVL7D0ik9pebSM1tetL7ws0XTU/qLzOR qhs2rH2bnpTb9CRdfln7Nj2przFEah7Tk973fr5oelIe05PymJ7UkUjNY3pS F0ekNgaI1L7UEama47L2a3pSXtOTOhKpun3F2q/pSXlNT8prepJ2sWXt1/Sk jkTq+xbUF01P6gkEkaq7aKw9TE/KMD2pI5GqzXRZe5ielGF60vsy1hdNT8ow PUl/Adaepidlmp7UqyUitaeeRGrzh0jNND3pfScMkUjNND1J9xRZe5qelGV6 kuQV1l6mJ3UkUpuKROr7atoXTU/qKojULNOTskxPyjI9qSORWo/pSU1jIlVm AGp/35D7oulJfZUkUnWH9XAo05PqMT2pl7BEqjZaRu01TE+qYXrS+6IeIpFa w/Qk3egtDmV6Ug3Tk2qYnqT9njeHMj2ppypE6vu+4BdNT6ppepJu+7L2aXpS TdOTapqeVNP0pJqmJ9U0Pel9bfFfXKYn1TI9Sbe9WfsyPamW6Um6p8bal+lJ tUxPqmV60vv25BdNT6plelJt05Nqm55U2/Sk2qYndSRSa5uepBsWrH2bntTf SCK1tulJegjA2o/pSXVMT6pjepL2Amftx/SkOqYnve+SftH0pI5Eqp5FsPZj elId05P6r06kakty1n5NT+pIpL6vtH7R9KS6pieJRqz9mp5U1/SkuqYndSRS K0xPqjA96X2z9oumJ1WYnqQnM6w9TE+qMD1JX3XWHqYnVZie1KsyIvV9wReR SK00PanS9KT+N4nUStOTKk1PqjQ9qdL0JPXI2tP0pIYEkVplepKeU7H2Mj2p yvSkjkSqtqtn7WV6UpXpSe/rzl+knqRfAVIVgdSO1JM6Uk/qSD1pa9f8zaGo J+lOEJC637euEYHU/gfqSVtP7RaGGtSTOlJP6kg9SeolkKoIpHaknrTfl7+/ SD1JB7IBqVsPD4NDUU/q1cIDpComa5/UkySEHtY+qSft9x30L1JP6kg9SbFY +6SepDXMZe2TetJ+FvUkeamTtS/qSft9Ff6L1JN0PN1l7Yt6UkfqSR2pJ+mA zMHaF/UkxWTtm3rSu3cwIvUknZK3WPumntSRepJisfZNPWnrYAfWvqkndaSe tN+NAb5IPUmxWPuhntSRelJH6kkdqSfJDp6s/VBP6kg9ab/7E3yRepKOdrus /VJP6kg9qSP1pJ+bxNov9SQ5y8HaL/Wk/W6T8EXqSTq6cLL2oJ6kWKw9qCd1 pJ6kz81h7UE9aQuKrD2oJ+nIxIe1B/Wkraf9rD2oJ+kSsll7Uk+Ssj1Ze1JP UizWntSTOlJP0n5th7Un9aSO1JP07spg7Uk9aevsEdZe1JN0W/+w9qKe1JF6 ks6THKy9qCcpJmsv6kkdqSd1pJ4knx1I7Ug9ab9baCACqTrWEkjdUjCCQ1FP 6kg9aetp9+VQ1JMUidTxUE/a704eX6SepDswRGqDjkgdg3qSbkgRqR2J1DGo J8nuJ1L1KLE4FPUknepJpHatRKqEFNY+qSd1pJ6k046J1DGpJ+klAyJ1TOpJ 70bwjETqmNST9ljUk7RHBpE6FvWkPRb1JPmCROpY1JM6Uk/a7/YqX6SepCNP idSxqCftsaknKRKp/eMlUsemnqRXLojUJiaR+u7y8kXqSTqnk0iVJcTaN/Wk jtSTflsYs/ZDPUlvfhCp41BP2u9mM1+knqQDYInUnosRqeNQT+pIPakj9SRF IrWLIVK1wmHtl3pSR+pJOoeWSJUzxdov9SRFIrW/c0Sqjk5i7Zd6Un+XqSft d+udL1JPUiRSpW6x9qCe1JF6ki4aRKpOcGLtQT1JkUh9dwD6F5N6kk7lJVL1 8WXtST2pI/WkjtSTFInUkdSTOlJP2u9GRF+knqTDgYlUiWysvagnaUJIpOrX WHtRT9LLSURqT+OI1Hc/JEQitZesROoo6km9rKaepKcLRGpfj4nU+VBP6kg9 SZFIfbdl+iL1JB2VTKRK6zscinrSnoN6kiKRqtO9UPsc1JM6Uk96T/VApJ6k E5uJVNmFxaGoJ3WknrRFJ9SuQ8ZQ+5zUkzpST9rvJlWIROqc1JP2nNSTOlJP 6kg9qSP1JL2pRqTOST1pz0U9ab97ZX2RepIOXSZS56Ke1JF6kjagJ1Lnop60 56KepPfniNS5qCftd8uuL1JP2nNTT1IkUnUKNWvf1JO2Dlpm7Zt6kl7jI1J1 KWPtm3rS1im2rP1QT9oyT1n7oZ6056GetHVEKGs/1JMUiVSdRsnaD/WkrfMX WfuhnrQlwLL2Sz1JkUjVBIq1X+pJeqmRSNWxaqz9Uk/SYeZEqo7sYu2XetLW mVWsPagnbR3LxNqDetLWQUSsPagn7Xc7ty9ST9IR60SqdGDWHtST9gzqSVsd s/aknqRXPIlUnV3B2pN6kt6HJFJ1TAJrT+pJikTqTOpJmmwQqdqDnrUX9aTf t4i1F/UknTBPpGq/b9Ze1JO2trRm7UU9aWsTZ9Ze1JO2ti1m7UU96T2iCZF6 ks69J1LlaKN2bcZ6OBT1JEUiVft+bg5FPWlr48vgUNST9JCDSNWmiqhdjEDt 2lUQta9BPWlr47zJoagn6fVfIlV7tA0ORT1JkUjVdmCoXcY6atcGWKx9Uk/6 HS7C2if1pP070JtDUU/a78aHX6SetH+Hk3Ao6kn7twUyhlrUk/ZvozUMtagn 7bWoJ+3fG8AcinrS/r1nwKGoJ+2fzcShqCfttagn7d9tNgy1qSftH8wx1Kae tN9tIBGJVL08zNo39aSt12VZ+6aetLUMZe2HepIikapXE1n7oZ609fYdaz/U k34LS9Z+qCcpEql6tYm1H+pJekOdSNVbNKz9Uk/aem+EtV/qSYpEql5RYO2X etLWrJ21X+pJ+ssSqfK/WfulnrQlQLP2oJ605fiy9qCeJO+HSJVOytqDepLe 1ydSNSVi7UE9acvVY+1JPWnLTmPtST1JkUiVCMXak3qStg0gUuXcsPaknrRl mbD2pJ60pVmw9qKetFdRT9q6U8Lai3rS1kNr1l7Uk/a7YeoXqSdtPZhk7UU9 aevJHGrfD/WkrYdPqF0PgVC7Hregdj3nGByKetLWnf3Noagnbd3LDg5FPWnv h3rS76Qo1K77lahd9w1Ru+7QofZ3+1hEIlU3gzaHop6kO05E6h7Uk7YW/A+H op60tcRF7VpqsvZJPWlrNcXaJ/WkrfUDa5/Uk/ae1JMUiVTNEVn7pJ60NSti 7Yt60tY8gLUv6kmKROpe1JP2XtSTtP0TkaqrG2tf1JOkwhOp756+iESqPjqs fVNP2uqOtW/qSVu/zNo39SRFIrUXbUTqu7XwF6kndaSepIGJ1F6lEKn7z9dA JFJ1QjVrP9STOlJP2u8Ox1+kntSRepIikdrjEqn7Uk/qSD2pI/Uk7XpCpIpN rP1ST+pIPakj9aStF/VY+6We1JF6Uv8QqCdptxUitSOR2p9IIvXd7/mL1JM6 Uk/ST5tI3UE9SZFI1f1m1h7Uk/TBJ1J3Uk/a77bTX6SepEik6uLF2pN6kmZm ROpO6knae4ZI3Uk9qT+/1JP2u/v1F6kndaSetPX2JGsv6kkdqSf9Zrysvagn aUccInUX9aT9bsL9X7EnjETqeagn6StIpHYkUs9DPakj9SQ9OCdSz0M9acsK Kg5FPakj9SRFIlXvkqL2vjAQqWdQT+pIPUkbAhGpZ1BPUiRS3y3Jv0g9SQdW Eal6pRW19x+QSD2TepIikaqT7Vn7pJ6k95qI1Hdn9C9ST+pIPel3a5q1T+pJ Hakn9VWTelJH6knaLYlIPYt60n43aEckUs+inrT1gi9rX9STOlJP2rqfztq3 6Ulnm550tulJ7z7xXzQ96WzTk842Pels05PONj2pI5Ha63ki9WzTk3SzkrUf 05P60k2knmN6kl53Zu3H9KRzTE/qRKSeY3pSzyeI1HNMT3p3zUckUs81PUlv XbP2a3rSuaYn6akda7+mJ3UkUs81PendvP+LpiedMD1JM1HWHqYnnTA96YTp SV0VkXrC9KT+AhKp7xkCXzQ96YTpSXoHnbWn6UknTU8S5ll7mp7Un14i9aTp Se9RBl80Pemk6UknTU/qeQ2Resr0pP6kEKkdidT+XYlUXUNZe5me1BNEIrWX u0Sq3shn7WV60inTk06ZntT/HpF6H9OT7mN60nuwwxdNT+pIpGpjgOJQpifd x/QkPVhODmV60h2mJ3UkUt/zJb5oetIdpifp+f3iUKYn3WF6Un99idSOROod pif1vI1IfY+5+KLpSXeanqRtElj7ND3pTtOT9HCUtU/Tk+40PelO05Pe0zYQ idS7TE+6y/Sku0xPusv0pLtMT7rL9KS7TE/SkyfWvkxPusv0pLtMT9KmEax9 m550t+lJd5uedLfpSXebnnS36Unv2SNfND2pLwtEqvauYO3b9KR7TE+S+8Da j+lJ95ie1HAiUt8jUBCJ1P6KEam6rcDaj+lJ95ie1IQhUu81PakjkXqv6Unv SSxfND2pv/lEqnbyYO3X9KT7N39EJFKbe0TqDdOTeiQi9T0Q5oumJ90wPakj kdqrQyL1hulJzVsitZlBpN4wPUm/wtrT9KRe7ROpN01P0r4mrD1NT7ppelJj n0i9aXpSRyK1fxci9T0e518s05NumZ6k7VVYe5medMv0JOk5rL1MT2rqEan9 4yVS31N6vmh60i3Tk/S3Re29ZCdS4zE9qSdBRGo8pif1x4pIjcf0pPewoC+a nhSP6UnabAa1xzA9KYbpSbreovYYpif194RI7Q87kfqeWfRF05NimJ4Uw/Sk jkRqDNOT+o9PpMY0PSmm6Un6zrH2aXpSTNOTYpqepK13WPs0PSmm6UkxTU+K ZXpSLNOTYpme9J7g9EXTk2KZnqQdgFj7Mj0plulJMshY+zI9KZbpSbFNT3oP kvqi6UmxTU/SR461b9OTYpueFNv0pNimJ3UgUvtCSKS+51khEqlxTE/Sfkis /ZieFMf0JN2AY+3H9KSORGpfj4nU91itL5qeFNf0pP4YEalxTU+Ka3pSRyI1 rulJcU1PEhZY+zU9qf9DIjWu6UnaHYq1h+lJEaYn9eKJSI0wPakvQERq04lI fQ8ZQyRSI0xP0iZVrD1MT4o0PUmSI2tP05M6EqkNSSL1Pevsi6YnRZqeJHSx 9jQ9KdL0pEjTk6JMT4oyPamvqETqe+TaF01PijI9SVt2sfYyPSnK9CRdF1h7 mZ7U/0Sk9hKOSH1Pfvui6Un5mJ6Uj+lJ+ZielI/pSb2wJlLzMT2pv9pEqkpH 7e8BdF80PSmH6UnawAy19+KfSM1helIO05NymJ6Uw/SknkARqe85eP/iND0p p+lJ2keNtU/Tk3KaniQPl7VP05N64kakdiRS3+P4vmh6Uk7Tk/TAj7Uv05Ny mZ6Uy/SkXKYn5TI9KZfpSe+pgF80PSmX6UnaVY61L9OTcpuepKcprH2bnpTb 9KTcpie9hxMiEqm5TU/KbXpS/xKRmtv0pDymJ+UxPaln00SqJtes/ZielMf0 pDymJ2mPPdZ+TE/KY3pSRyI1j+lJPZskUnuOT6S+RzV+0fSkvKYnaas/1n5N T8prepJUcdZ+TU/Ka3pSf5qJ1PfESEQiNcP0JK1DWHuYnpRhelKG6UkZpid1 JFJ7xUOkvgdX/otpelKm6Una+JC1p+lJ+Xe7HZFIzTQ9qVewRGovvIjU9/zM L5qelGV6Ukcitf9dIjXL9KQs05P6Q0akZpmepI86ay/Tk3p5QKQ2YIlUbQOJ 2vVHRu31mJ5Uj+lJ9Zie1JFI7Y8NkfqeJvpF05P68kSkajfK4lCmJ9VjepLe ZkDtNUxP6s6J1F4NE6nvoaZfND2pI5Eqe2NxKNOTapieVMP0pP4DE6k9TSdS a5qe9J6t+kXTk3rWQ6Rqb07WPk1Pqml6kgDK2qfpSTVNT6pletJ7xOsXTU+q ZXpSLdOTapmeVMv0pFqmJ9UyPamW6Um6RcHat+lJtU1Pqm16knYqZe3b9KTa pifVNj2ptulJtU1Pqm160nvg7RdNT+qpKJGqDVNZ+zE9qY7pSXrhhrUf05P6 y0yk9tSESH3P3f2i6Ul1TE9Sx6z9mp5U1/SkuqYn1TU9qa7pSXVNT3qP/0Uk UntiTqRq+1jWfk1PqjA9SSt21h6mJ3UkUitMT3pPIf6i6Un9YSZSK0xP6isu kVphelJHIrVnDERqpelJWg6x9jQ9qT8JRGql6UnaTJe1p+lJlaYnVZqeVGl6 Uv+JidQq05PeM5kRidSeaxKp2tOXtZfpSVWmJ+mdMNZepid1JFKrqCf1co96 kjbTAVI7Uk+SGAKkSiwGUhWB1I7UkzpST9JxMUCqVp1A6nlPqP4XB/WkjtST FIFU6SpAakfqSUcDXQ5FPUmn1gCpOtAXSD3vQdlfpJ7UkXqS9joHUmXNLNY+ qSd1pJ6kWKx9Uk86utHL2if1JBlym7VP6kmydQZrX9STFJO1L+pJHakn6Qyf zdoX9aTzHhv+RepJisXaF/UkOUSXtS/qSfp4Lta+qSd1pJ6kWKx9U0/qSD2p I/Wk3wvMrH1TT+pIPUkyx8PaN/UknWgUrP1QTzrvIepfpJ7UkXqSFKqHtR/q SXr0n6z9UE/qSD1JByst1n6pJ533LHfEYu2XelJH6kkSuw5rv9STOlJP0oFO g7Vf6km/V+9Y+6We1FVQT+pIPUlFLdYe1JM6Uk9SLNYe1JN0zNRl7UE96bwn 23+RelLjhnqSYrH2pJ7UkXrS0Zu1rD2pJ+m0q8Xak3pSR+pJisXak3rS0cSF tRf1JL00slh7UU/SKVsPay/qSbqfnqy9qCd1pJ7UkXqSLL/J2ot6Ui9DHiBV EUjtSD1JZ38BqR2pJ2lFA6R2pJ7UkXqSIpAq95BIHQ/1pI7Uk7SnD5E6BvWk o68cah+DepJ0ZyJ1DOpJR7vmHw5FPakj9aSO1JN09BmR2pFI7T8UkfpnJCBS T+pIPUnqJZHaC00idUzqSTpmmEhtkhOp/SUiUrsbInUs6kkdqScpEql63Mva F/WkjtSTOlJP0qMHInUs6kkdqScpEqljUU86Y1NPOjrKgLVv6kkdqScd/fhY +6aepOPpiNSxqSd1pJ6kEzGJ1LGpJ8mHJVLHoZ7UkXqSHisTqT29IlLHoZ70 e4+atR/qSR2pJykSqTrYgbUf6knNV+pJwi2ROi71pI7UkxSJ1L8bJYjUkzpS Tzo6X4K1X+pJHaknKRKpPdkkUkdQT+pIPakj9SRtc0mkjqCeJEmZSO1IpI6g ntSRelJH6kl6Gkqk9lWESB1JPUmRSB1JPUmfGyK1KUikjqSedDTFZ+1JPUmR SB1JPemMop7UkXpSR+pJUraJ1FHUkzpST1IkUvsSQ6SOop50NH9i7UU9SZ0S qfOhnqRIpOo+GWqfD/WkjtSTOlJP0nmSRGpf2onUv58fI5HacCJSdQQKau+Z N5E6B/Wkoy00UPsc1JMUidQ5qCfpTgiROgf1pI7Uk35bC6H2/qoTqXNST+pI PUnWNZE6J/WkjtSTdAeKSO3/lEidk3qSIpE6J/WkjtSTjsQI1r6oJ+m2NpHa kCBS56Ke1JF6kk47JlLnop6klwyI1LmoJ3WknqRIpM5NPem3KQZr39STOlJP kiBIpOp4HNa+qScpEqlzU0/SUopInZt60pmHetL5u+uNSD1JkUjVKT2s/VBP 6kg96WiXF9Z+qCd1pJ6kSKTOQz1JexYTqfNSTzq6pcjaL/Uk+SdE6rzUkxSJ 1HmpJ8l0IVLnpZ7UkXqSqE+k6swi1h7UkzpSTzq6X8Pag3qSzqElUmdQT+pI PUmRSJ1BPakj9ST9JkTqTOpJHaknabdNIrVXv0SqFsOsPakn6UVEInUm9SS9 f0Ok6mkDay/qSYpE6izqSfq8EqmzqCedPxgjUk/STIxI1UFSrL2oJ3WknnS0 ERFqXw/1JB0OTKSuh3pSR+pJikTqeqgn/faJWxyKelJH6kl6Z4ZIXQ/1JEUi dQ3qSR2pJ2mVTaSuQT1JL0URqWtQT+p4iVR9jC6Hop6ko5KJ1DWoJ501qSfp rHoidU3qSYpE6prUk3SMB5G6JvWkjtSTdGIzkSoYsfZJPakj9aSzFvUkyd9E qh6IsfZFPUk3wojU3zHjHIp60vkdZsihqCed35EpHIp60vltzIyhNvWkszb1 pPPbMQhDbepJ5/deMoeinnTWpp50fsIsh6KedH6P5TkU9aSzDvWk81svYqhD Pen8PpUY6lBPUiRSdd4zaz/Uk45OfmPth3rSWYd60u/yw9ov9SSd5k2k6txW 1n6pJx0dXMraL/UkvT5IpOqMTNZ+qScdHQPJ2i/1JB0qTqTqziZrD+pJR2fs sfagnnR0qhxrD+pJ+mAQqTrAjLUH9SRNPohUnZXF2pN60tHpUKw9qScdHY/E 2pN60llJPUmRSNWZN6w9qSfpZDsidSX1pKNzTVh7UU/6UZ61F/Wks4p60tGh Eay9qCfppHciVecTsPainqRIpGorfNTev0CkavN31L4f6klHcwLUrn3GJ4ei nnS0s/bhUNSTjraWTg5FPUlvuBKp2sUYte9BPUmRSNWGuahdW9MuDkU96exB PeloF9TJoagnKRKp0goGh6KepKcaRKr2dmTtk3rS0W6GrP2vdUQiVRvnsfZJ PUmv/xKpe1JPOtorjbUv6kmKRKq25WLti3qSThMhUveinqTXjonUvagnKRKp e1FPOntRTzp7UU9SqUTq3tSTzt7Uk3Q/jkjdm3qSXoYmUvemnnT2pp509qae dPamnnT2pp6kSKTuQz3p7EM9SYc9E6n7UE86+1BPOnqVmrUf6kl6jE6k6jEV az/Uk7RFCJGq90VZ+6WeJF2SSN2XetLRS4Cs/VJP0kqSSNX7Zqz9Uk86esOK tV/qSUevGLH2oJ50dlBP0m9KpOoHyNqDepIikbqDetLRuwGsPagn/XZwZu1B PenspJ6kt9mJVAnQrD2pJx05vqw9qScdWa2sPakn6QV9IlUCJWtP6klHCzzW XtSTjpw51l7Uk84u6kmKRKpEKNZe1JO0bQCRuot60pHswtqLepI2GyVSNXtG 7eehnnRkEqB2PdFPDkU96eih9eBQ1JMUiVR9uR8ORT3p6Ikgav/79iJSTzp6 +ITa9RAItetxy+FQ1JOOnjckh6KedHRLfXAo6knnDOpJikSq7qKy9kk9SXs5 EKlnUk86ujXG2if1JEUiVXdhWPuknnR034G1T+pJ2kOCSNUSl7X/PVxCJFLP op50zqKedM6inqTb+ETqWdSTzlnUkxSJ1LNMTzrb9KSzTU862/Sks01POtv0 pLNNTzrb9KSzTU862/Sks01POtv0pHNMTzrH9KRzTE86x/Skv2ceiKYnnWN6 ko6GZu3H9KRzTE/S1sKs/Zie1P8dkdoDE6nnmp50rulJHYlU3VBm7df0pHNN TzrX9KRmBJHa/yWR2n8/IvWE6Ul9lSRSe85HpOqgbNYepiedMD1JF1jWHqYn nTA96YTpSSdMTzppetJJ05P6M0ekdiRST5qe1BcrIrXnJkTqSdOTdCuEtafp SSdNT+pIpOrYcNZepiedMj3plOlJmiKx9jI9qSOR+jcVQzQ9qdeZRKpOL0ft PQqReh/Tk7T7NWrXTA2138f0pPuYnnQf05P6o0Ck3sf0JH3GFocyPek+pifd YXpSTxiJ1DtMT+qvIJF6h+lJHYnUO0xP0lnuwaFMT7rD9CRdRFC75q2ovSOR eqfpSXeannSn6Un9lyVS7zQ96U7Tk+40PakjkdrTZyL1TtOT9BNi7cv0pP43 idSeTBOpd5medJfpSXeZnnSX6UmaxbP2ZXrSXaYn/T3AZiRS7zY96W7Tk+42 Pelu05O0QTtr36Yn3W160t2mJ91tetLdpifdY3qSng6y9mN60j2mJ91jetI9 pifdY3rSPaYn3WN60j2mJ/UCnkjtSKTea3rSvaYn6dELa7+mJ/X1h0htWBGp 95qedK/pSZ2I1J5AEKn3mp50w/SkG6YndSRS+7tMpOq+NmsP05NumJ7Ufygi 9YbpSXpRgLWH6Uk3TE/SQpO1p+lJjW4i9W9djWh6UkcitasiUm+annTT9CSd IcDa0/SkW6YndSRSb5me1FwnUvtHRKRq0cLay/SkW6Yn9TqbSO1IpN4yPemW 6UnxmJ4Uj+lJPS6RGo/pSR2J1HhMT9KM8HIo05N6uUuk9nyKSI3H9KSORGoM 05P680uk9j8TqTFMT4phelJ/IonU5iuRKtwWhzI9qdcSRGp/b4jU7olI1bss rH2antSRSNW9ENY+TU+KaXrSn42EaHpSf32J1I5Eak/UiNRYpifpmAvWvkxP imV6UizTk2KZntSRSO2rCJEq1YO1L9OTYpmeFNv0pNimJ8U2PSm26UmxTU+K bXpSbNOTYpueFNv0pPj7sCMSqbpBxdqP6UlxTE+KY3pSHNOT4pieFMf0pDim J8UxPSmO6UlxTE+KY3qShmHt1/SkuKYn9aWdSO2fH5Gq161Y+zU9qafaRKpu 17H2a3pSf06I1L+bpF8M05OaMERqhOlJEaYnRZiepJNYWHuYntQlE6k9jyFS I0xP6kUakdqRSNUdKNaepidFmp4UaXpS/wmJ1EjTk3o5SKRGmp7UtRKpDQki NdL0pJ4BE6lRpidFmZ4UZXpSlOlJUaYnRZmeFGV6UpTpSVGmJ0WZnhRlelI+ piflY3pSPqYn5WN6Uj6mJ+VjelI+piflY3pSPqYn5WN6Uj6mJ+UwPSmH6Uk5 TE/KYXpSDtOTcpielMP0pBymJ+UwPSmH6Uk5TE/KYXpSTtOTcpqelNP0pJym J+U0PSmn6Uk5TU/KaXpSTtOTcpqelNP0pFymJ+UyPSmX6Um5TE/KZXpSLtOT cpmelMv0pFymJ+UyPSmX6Um5TE/KbXpSbtOTcpuelNv0pNymJ+U2PSm36Um5 TU/KbXpSbtOTcpuelNv0pDymJ+UxPSmP6Ul5TE/KY3pSHtOT8t3k94tEah7T k/KYnpTH9KS8piflNT0pr+lJeU1Pymt6Ul7Tk/KanpTX9KS8piflNT0pr+lJ eU1PyjA9KcP0pAzTkzJMT8owPSnD9KQM05MyTE/KMD0pw/SkDNOTMk1PyjQ9 KdP0pEzTkzJNT8o0PSnT9KRM05MyTU/KND0p0/SkTNOTskxPyjI9Kcv0pCzT k7JMT8oyPSnL9KQs05OyTE/KMj0py/SkekxPqsf0pHpMT6rH9KR6TE+qx/Sk ekxPqsf0pHpMT6rH9KR6TE+qx/SkGqYn1TA9qYbpSTVMT6phelIN05NqmJ5U w/SkGqYn1TA9qYbpSTVMT6ppelJN05Nqmp5U0/SkmqYn1TQ9qabpSTVNT6pp elJN05Nqmp5Uy/SkWqYn1TI9qZbpSbVMT6plelIt05NqmZ5Uy/SkWqYn1TI9 qZbpSbVNT6ptelJt05Nqm55U2/Sk2qYn1TY9qbbpSbVNT6ptelJt05PqmJ5U x/SkOqYn1TE9qY7pSXVMT6pjelId05PqmJ5Ux/SkOqYn1TE9qa7pSXVNT6pr elJd05PqvfP7RSK1rulJdU1Pqmt6Ul3Tk+qanlRhelKF6UkVpidVmJ5UYXpS helJFaYnVZieVGF6UoXpSRWmJ1WYnlRpelKl6UmVpidVmp5UaXpSpelJlaYn VZqeVGl6UqXpSZWmJ1WanlRlelKV6UlVpidVmZ5UZXpSlelJVaYnVZmeVGV6 UpXpSVXUk/QLQGpH6kl6egak3vff/SL1pI7UkzpST+pIPan/gXrS1c/rcijq SbrZAaT2wpl60n3/yF+kntSRepL28gdSFYHUjtSTtEIHUjtST+pIPel3km5h qEk9qSP1JMVk7ZN6kk4YuKx9Uk/ShguLtU/qSR2pJykWa5/UkzpST+qJOPWk jtSTNE2frH1RT1Is1r6oJ3WkntSRetJ9P0dfpJ7UkXqSDlh4WPumnqQzIIO1 b+pJHaknaT/cxdo39aT7fpwRi7Vv6kl6lHZZ+6ae1FSgnvSzKFj7oZ6kWKz9 UE+677fqi9STOlJP0nETi7Uf6kkdqScpFmu/1JM6Uk+6ekTN2i/1JHkRk7Vf 6kmKxdov9SRt7HhZ+6WedOWIsfagnqSn7oO1/11jEJO1B/WkjtSTdBbHZu1B Penq+F/WHtSTFIu1B/Wk+17qvkg9qSP1JJ0BMll7Uk9SLNae1JN07s5l7Uk9 SQ7CZu1JPanBTT2pI/UkxWTtRT2p47qsvagnXYl7rL2oJ0mFeFh7UU/qSD2p I/Wk239EIFUHpACpHakndaSepAikdqSe9DsWvTgU9aSO1JN0RASROh7qSVfb UKH2MagndaSepNUfkdofbiJ1DOpJr1iMSD1JkUjt34dIHYN6UkfqSVcnVKN2 2ZSsfVJPUiRSXxp/kXpSR+pJV5dF1j6pJ+lWHpHaK1gitSOR2ktYInUs6kn3 nRR8kXqS9n0gUseinqRIpI5FPemnxLH2RT2pI/UkLQ+I1Hdugkikjk09qSP1 JD2mIVLHpp7UkXpSR+pJHaknKRKp7xTpXzzUkzpST9LZQUSqdkpj7Yd6kiKR KtOWtR/qSR2pJ913pvZF6kn6UROp41JP0olGROq41JPEOSJVwi9rv9STpFAR qe+EEZFI7c6JVD1MYu1BPakj9SSdmkakjqCepEik9kWESH3nrV+kntSRepIO dCJSR1BP6uIeIlV36ll7Uk/SY0gidST1pPtOn79IPakj9SRFIrXxQ6SOpJ7U kXpS84V6UkfqST/6sPaintSRelJH6kk6/odI1WZ+rL2oJ2krNCJVMjhrL+pJ PaWnnvS+JYJIPakj9STdMSdS50M9SZFInQ/1pCsnfXMo6kmy/IjUd03zRepJ ikSq5riofQ7qSTqdnUidg3pSR+pJOqmCSO21FJH6Lq2+SD1Jm/gQqc0uIrW/ Y0TqnNSTfreJWPukntSRelJH6kn3XeF9kXpSR+pJOvqMSO1IpM5FPakj9aSO 1JM6Uk+SekmkvgvNL1JPUiRSm+REqvabZO2belJH6klX7yuw9k09SZFIfde7 X6SeJDOPSJ2bepLOhSNS56aepEik6rUJ1n6oJ3WknnTfZfcXqSd1pJ70e57L 2g/1pI7UkzpST9KJmETqvNST5MMSqe/qH5FInZd6UkfqSXpxmkidl3rS1WNX 1n6pJykSqfNST7rvTYgvUk8SbonUXjwQqTOoJ3WknqRIpM6gntSRetLVMy3W HtST+pJCPUmHtxGpHYlUbYnK2pN6kva1JFL1Sg1rT+pJkpSJ1PeWDCKROpN6 Uv90qSfpaSiROot6UkfqSfpkEKkdidRZ1JPue2foi9STOlJP0pGJROp6qCcp Eql9bSNS10M9qSP1JM1aidT3BtUXqSdpRzYitSOR2hMmInU91JN+L6ugdr3n hNr780mkrkE96b73yb5IPakj9aSO1JN0niSRugb1pI7UkxSJ1K6cSNVUm7VP 6kk6JJ5I7QUQkbom9SQdmEGkrkk9qSP1pKu3vlj7pJ4kj55Ife8afpF6kiKR 2ssyInUt6kkdqSfpDhSRqpfPWPuinqRIpL43L//FTT2pI/Wkqx5Z+6ae1JF6 0v2dds6hqCfd35mKHIp60n3voX6RetL9bReNoQ71pPvblA5DHepJ97fXBYei nnR/b9RxKOpJ972Vi0ik/mQBDkU96f5uSWKoSz3p/mY6GOpST+pIPUmRSH3v KH+RelJH6knyQIhUbSzN2oN6kiKRqhcTWXtQT+pIPel9fxuRelJH6kmKROoK 6kkdqSd1pJ4kzBOpK6kn6Y0TIvW9v45IpPaXiEjV3WfWntSTOlJP6kg9qSP1 JEUidRX1pPve5v8i9SRtr0mkrqKe1JF6kl41JFJ1a4+1F/WkjtSTOlJPuu/T hi9ST+pIPUmRSN0P9aSO1JP6H6kndaSe1JF6kl4DIlLfhx5fpJ7Ui1DqSR2p J+n0IyJ1D+pJHaknXb07+3Ao6kla7RKp77OXL1JP0jszROqe1JM6Uk9SJFL3 pJ509Qova5/Uk/RSFJH6PgL6IvUkRSJVUGTtk3rS3Yt6UkfqSbp1SaTuRT1J 72YRqe+TqC9ST+pIPakj9SRtaUSk7kU96WoY1r6pJ8n2JlL3pp503wdiX6Se 1JF6kk6KJlL3pp7UkXqSHksRqXtTT7r7UE/Sm2pE6vtc7ovUkxSJ1H2oJ+n8 aiJ1H+pJ2nGeSNXr3az9UE9SJFLfx4NfpJ50dSQ5a7/Uk+QYEKn7Uk9SJFL1 ljlrv9STrg48Zu2XetLVmb6sPagn6fhuIlWnybL2oJ50dWAqaw/qSToQlEjV 2ZysPagnKRKpOgaStSf1JB0qTqTupJ70e42ctSf1JEUiVafKsfaknnR1rBpr T+pJmm0QqTrBi7UX9SRFIlWHRbH2op50dROctRf1JNGWSNVJPKy9qCfpiHUi dRf1pKvjVVC7diBA7TpfBLXrJA/U/j7BRiRSdWjE5FDUk3TSO5F6HupJV+cE oHZthIDatRU+ateW9Kj9fZD+RepJV7ufXw5FPelqv+/iUNSTrra0nhyKetLV Js6oXbsno/b3ef4XqSddbdTL2if1JO1PR6SeST3pavrI2if1JN0WI1K17ydr n9STrja+ZO2LetLV3o6sfVFPumdRT7pnUU9SJFK1cR5rX9ST7ms3fNH0JO2V xtq36UnaDoy1b9OTtAEWa9+mJ2kHKNa+TU96JYsvmp6kbX1Y+zY9SRvZsPZj epJ2cmHtx/QkbVbC2o/pSa/r8UXTk7Q/BWs/pidpR4b/v6ozy5IbhmHglWxr oXj/i4Xo8I0Kn3jJKBO029BSImn7NjxJRQdo+zY8Sdfsafs2PKmRkysNT9JV atq+DU/S5WHavg1P0qE7bQ/Dk3RflLaH4UlNvkAyUnUJkLaH4Um6BUfbw/Ak XfSi7WF4kq420fZjeFIDOFcanqTbLLT9GJ6kCxu0/RiepCsKtP0YniRGn7Yf w5OaA7rS8CSB17Q9DU8Sakzb0/Aksba0PQ1PEk5K29PwpMaRIBmp9fcYqXqc YbuYOdi+H8OThIV9HMrwJIFQi0MZntRU1JWGJwl2ge36VsF24R2wff/fCYNk pIok+DiU4Uk6O18cyvAkHR4fDmV4ks5HXw5leNL+DE/SURxt/wxP0uETbf8M T2pG7ErDk3TeQNs/w5O0pU7bP8OTtIlM24fhSdpFpe3D8KRG1a40PGkPw5P2 MDxJm0G0fRiepN0Q2j4MT9KCn7ZPw5OamLvS8CSt8Wj7NDxJqxraPg1P0sSd tk/DkzRVpe3L8KQG9640PEnTEdq+DE9SANP2ZXiSfkXavgxP0juXti/Dk5of /JPb8CR9kWj7NjxJTxJt34YnySzavg1P0h/T9m14UmOMVxqeVJKRqhik7WF4 0g7Dk3YYnqRqWLQ9DE8qyUhtmvJKw5N2GJ6kNKbtx/CkfQxPKslIVVEu2n6M R2qK80rjkfYxHkmvBfp8jEfax3ikspkZutN4pHqqmKE7jUdqmBSSGbrTeCRN RuhzGo+003gk7eTCZ9Ukg88lmaHxGI/UTOuVxiPV88kMrfcRMzQe45HiMR6p JDO0VpLM0HiMR9I2GWxvtPZK45FqLsYM1dRscSjjkeI1Hqk+e2aoKrQ9HMp4 pHiNR2rCF5IZGp/xSJoh0vbPeKT4jEeKz3gkFYqj7Z/xSPEZj9Sg8ZXGI8Uw HklzINo+jEeKYTxSvQmYoTGMR4phPFIM45Gad77SeKSaIDNDNV+m7dN4pJjG IylgaPs0Hqkigxka03ikxq6vNB4ppvFINW1nhsY0HimW8UixjEeKZTxSLOOR 9GWm7ct4pFjGI8UyHkmrB9q+jEeKZTxSLOORVESQtm/jkWIbj9QQ+pXGI8U2 HkmLGNq+jUeKbTxSvQeYoaplSNvDeKSSzNBm4a80HinCeCStpWh7GI8UYTxS famYoSWZoaWYoTVjYIY2kn+l8UhxjEfSko62H+OR4hiPpGM52n6MR6pfihla vzEztG8GQDJD6+3MDK2VJZel9WkyUiONR4o0HinSeKTyhpGqMw/ansYjRRqP FGk8kha4sF19SmH7eYxHKslIVZ3Lh0MZj3Qe45H6nsSVxiPVOIxUrbOTQxmP dF7jkWoiw0hVuU3YXk8KI7XekozUvq4ByUitmGOkakE7OJTxSOc1Hul8xiOd z3ikkozUen4ZqZWRjMXz/7QfkrGoAqK0bhhTdIYxRX0B5Upjis4wpqgkY/EM Y4rOMKboDGOK6gXEWKyvIGNR/yatm8YU1VqRsXimMUXaR6F105iiM40pOtOY IpVT5RM7jSmqbytjsa/j/MllTNFZxhSdZUzRWcYUnWVM0VnGFJ1lTNFZxhSd ZUxR3wq60piis4wpOtuYorONKTrbmKKzjSk625iis40pOtuYor6cdKUxRWcb U6TNLdoexhSdMKZIHxBtD2OK6gNjLJ4wpqjvSF1pTNEJY4pqtc9YLMlYPGFM Uf1nGYvnGFNUKcFY1HYdrTsGAtVyiFmmMr30Kg0EKsks62teVxoIdNJAIG0T 0qs0EOikgUAlmWWqFkyv0kCgmmsyy/q22ZUGAuVjIJDet4NDGflTy0GGVz5G /uRj5E8+Rv70LTdIhle+Rv5olxQ+17KE4ZWvkT/aZNkcysiffI38qdhnePVl uyuN/KmfY3jlZ+RPfkb+5GfkT0mGV835GF75GfmjBW1yKCN/6rFieOVn5I/2 jGn7MPInh5E/tUbnelClo2n7MPInh5E/ffUQksFXqwUGn7auafsw8ienkT85 jfxRBWvaPo38qbkYg69vQF5p5E9OI3/0pqPt08ifnEb+5DTyp9aZDL5cRv7k MvKnL2JeaeRPLiN/chn5k8vIn1xG/uQy8ieXkT+5jfzJbeRP3we90sif3Eb+ 5DbyJ7eRP7mN/Mlt5E9uI39yG/mT28ifvpZ6pZE/NZ1i8OlYg7aHkT8ZRv5k GPmj6ua0PYz8yTDyp2/H/slj5E9JBp9OV2j7MfInj5E/9SZn8KnIOm0/Rv6U ZPD1Jd0rjfzJY+SPDnVoexr5k2nkT6aRPyW5Hsw08qfeOFwP9l3hK438qWUY M1RnTbQ9Sf7UhJDkz6/fwLU9VHL+2l6S5I9qryBDo68sQyJDS5L8KUnyR/NS ZKj2FJGhtWIn+aMFPDK0JMkfSawHo29OX0nypyTJn9DJ2+JQJH+0tYlIlUSk hgrwPxjqI/lTkuRP9AXuK0n+aKPgpe0fyZ+SJH9KkvzRhuui7R/Jn5IkfwRU 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 L+ORVCGIti/jkVQTh7bv/zzSP+EXIqA= "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{3.7638308374170012`*^9, 3.7638525641914377`*^9, 3.7639216987581654`*^9, 3.766157959828001*^9}, CellLabel->"Out[32]=", CellID->708867240] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{ RowBox[{"{", RowBox[{ "dailysunspotts3", ",", "monthlysunspotts", ",", "annualsunspotts"}], "}"}], ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"{", "1997", "}"}], ",", RowBox[{"{", "2020", "}"}]}], "}"}], ",", "All"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763830759486209*^9, 3.7638307868459444`*^9}, { 3.763830838996159*^9, 3.763830910052264*^9}}, CellLabel->"In[33]:=", CellID->241975346], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxUnXn8D+X39ydZQ8aWJWXsu8aSLcsga2EskbJMslYyhWiRkVKpmCRLWQat ClMKKQytWkdE2Rr7zmSNit/Xdeac+359/uDxfJzruuY651zXudaZd7kBI7oN yqFp2paymnb1///9pc/+fLCl9v/+jGXI9h/I3rW/MFe2/vdPWEu44lVOeglX vcr6M8LGVbY+/AXKc7cKl78qD7QYOK4uXOYqa3fFkN8cj+y8j+xvjqG+0X/C da5yWmUT1M/otgnS209tQv3fQQ5j5OQSsl7pV2Cry6+gn/v4r/D8YBFy/BOm 1/7G8szym8H+zp2bof7+YyiPgs1QXvq9cEOl/znh5kr/sluYW1xlr8MWSB+O FK57lZO5wrWvsv7dFvT/aWS3zG+gT9AWOXaRtTeRza+RnVPIfqmtoG/UeivI 0+Fb0f+zkO0Nwqr9eccxf3jDNvS/haw/uA3yW69vQ/3XYfrgCHJc9HfUvzmy ORTZmYbsf4EcHURO9T9Q/9uEVXuxBwnXu8re1D/A3+Fnwqq/J/uEq19l/frt 0B6sRsI1lf4DtkP64GXhxlc5XiGs2rO2Zzs8z8y/A9i5dQfq338H+v9FlKfL kY3dyHbendj/6yKHfZCTSTvBfvpHO0Ffa8dOsJ+baxdzfaX/LcIqPsW9kbVn hVV/NJcye62U/r+L/Lar7OfYDfaMau6G56U9d4N9jQm70f8fCN96lb3fhBtd 5fCKsIoHSbU/Mf73EG6g9H/6T8jvvifcVOn/q3ATpf+/wqp9aFUS8KfZNYH6 O08m6P+3kaNfkNOLWJ5RcQ+w3VlY9Q9v7B7wR7hwDzw/+XEP6n8B81vl9uL4 dwdyMBo5no+sfb8XyjPP7oX6OjfvA7nfHjl6dB/4N52zD/X/dh/oZ/8lbCr9 b9wP+cM2+0HfZMR+8Jf+xn6wj/XVfijfPYkclDwA7S1uJazaszac2Wut9J8p 8o5K//XC7ZX+x4RvV/oXPwjjW9pCuJnS/wFmr6XSf7rIVf/x1h5E/x8WVv07 KXII/d9MWMVPa4iw6n/uq8KqfwSfC6t4GR84BPbT9MPAZpPD8DxnILI/5TA8 P1p1GPyZ7hWm+F/wCI5/DY+g/+8Tpvj/0hEoP/kUWU+OgL7WdUehfbj1j0J5 QT9h1b7iF45CfbTlwmo8NXcJqz8nzzFoz34d5OjeY1C/9LljYG8jPAb2s7cf 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 X1V4nl61GuS3ulVD/z9VDfQN3mHO5v+xsGqf2j/VwP5mperQ3pwu1cH+/uPM tL6NFomc1n8/YXrj7+rgT7t8DRhvvDuZaX4XPiZyFY+TgJnaj/6DyFX7s84x U3tzy9ZkueKgA3MW/0Yy03pQmyfpafz/jpnGG+e0MO3/lakF9o7a1gJ7pW4t KN94U5j0/1pY1cc7henDUrWhPyathUn/h4XVeGrNYtbUeOxuYLaUPDgu3F/p f8MtbI++Sv+WzJ5i80FmS43nzuvMGo3/6yS94uiIpFf2SIuaIDeaM9N+qz1U mOL/NGbqH+EXJvgzOShyxXrhOhCfrNuYNVW+O6gO+DuYWgfqF39WB+qj7Zf8 6vnm9XWZlf2cRsyekvsDmC1lr+hlYer/K+pCecYekZP++etB/bxb66H/+wsr /ZIXhfso/T8RVs+3dtcD/7p564N/g7r1IX/cpz7opz1fH/xrfiT5af97BzP1 Nz/XrRBvo1uEqf33Zqb+YTwrTPF/KTPNJ73fRa7qF+ZoAPokNYXvU/r3Yk4c pf+EBuAP9wNh1R+C35hpvhFfYc7mP9Ubgn/MHg1BP+dp5mz8f0/ktP/3qzCt f/4VVvuPRpVGzLT/07UR5PeeFFbxMnybOev/vzQC/+iXhFV9rYqNcfzrzJzF /7Eip/3/hcIq3ms/NYbnmRcaQ/lOuSbgL/8OZoo/0egmYO90PjO1L+N7kdP8 76zkV/HWu/k2HP/bM9N6MXlU5Gr80ueKXM3nrW9vA/u7fwnT+feNTZnVeiBu 0xTsrbnI5hvCtP/zFTPtr/knhen+Q8lm2P5bCdP8Zzgz9Sd7ZjOwn7de5BT/ jjUDfyfFm7Oc4r/FTPHCeqA5+M+dzpzN/9c2h/rEhyW9Kl8r2gLqZzZjpv7h DGGm+ZL/qrDyT/S5MO3/H5D8dP6pWyxX/rGbWGA/b6CwSh9OEab17ypm6p/6 PpGr9mYVbAnxw23YEuTBfczUPuOXmCOKfyuYaf5mJih3rmsF45Nfn5nOA6N+ rcAf6QuSnvy/vBX6f5ewildentYwfoR1WkN9kntbQ/31Scw0HlmhpKfxbzsz ja9BzttZTuNfbWEVL7TezNn8byLKnSXCyt/+NuTomjacX8WXtIaw6q9Gzzbg X9tjpvWit1jktP7fwkzxIrks6Wn+W60ty9X8xOrOTPHGHdcW/Be8K3Jl/3iT MK1//m0L/jMrt4P6OTYzzQf9J9pB/ugtYTr//xnlxkVm6i92hfZgD68TM/WX cIww7X8ukPSqf+k/CtP+5/n2UD/X6ID+74gcj2KmeK7NZ6b2ZG7sAPZ1zjBr iv2bOkJ/i9oxZ+ufR5hpfmXM6Qj2tb8RpvvPqbAaD8PSdzCr9XJyO7I+Qlid v1qzkd0v74DyghPCav8yLnEnjM9aK2E1PpsPCdP9hxnCdP8rwvTR0Tuhfmmx TsytlP4tOoG/7GEip/P/10Su4m24hjlS9k0OCav5jl6kM/tHzYespszaAKX/ YOZApQ98Ztqfi1dLfhVPtAPCNP8p1AXim9NYmPY/7xem849XmGl+ka4Upv6/ V1itF+0CNvQHr4Ew7X87zLTfkExG1j9lpvHM+lPyq/br5usK8SCox0zxIO4r TPO/F5gpfpkfdwV/OTuF1XzFz92Nmea/JjONl+k9zFn7fw7l9jLJT/PfPyS9 0ie8tjvrq+qb1OoO9dfv7g76Wc9IetL/Q2ZqT8FWyU/nn1oPqL9Wg5n6i3lX D9R/vHArpf/7kp7O/zYLq/6X/ofpjap3YfzrJkzn/0+hPHyHmdpLEotctSf9 H5GreGtV6gn6uV2YafwIHmfO4v8iZloPaD9Lerr/87ekV/3DKd+L0yu5fycz 7Q9Fj/VC/we94PnGD5JfpbfPCdP8t+zdXB6Nfx3uhvKTkXeDvfR5zDT+Wt8h u6eFaf+zTG9m5c+4bW+Qa4/0BvubbwrT+e/Xwqq/+6d6Q32iUvcAp62FVfsy Hham/Y9Z94C9vA33gH/C48I0/t9wLzPN/1oKU/9/8F7wl/s6c6TiY7BO5Pcr /Y8wBwOU/sX6sFylN5szU7x1hjJT/PSnMVN/i74Quap/elDkqj5G4b7A9m3M 1J+9QSIn/af2hfKSz5ipv+v7Jb0ab63r+3F6mv80Elb2CgYwU3yPX+4H9tZW Sno13ph7mGl+6uTvD+zfKkzjf39hWv+92B/qZ3zCbCj72ruZaf3u5XUydhSH dZk9lT7pw0zjm/48s6XY+og5Uv5xd2B5Qa77OP9Apf8t90F+7R7mRLUP81lm Q7GzVPIr9n9ndlT+KMcAZlXftCYzzZeMXswUz+0JIqf9rw+YaTwKfxO5ig/J FZTr1e9n+9D6p8f9YB/3aWZnqNL/PWZLcfwrczRY6f+flDdI6V9lIOuv2Ok6 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 2MetuAb178xM7TMeuwbspy0SubK/+ZPkV+3VuSBy8n+5tdAfojuYs/2f0Wvh +UaAbH8vTOv/s8zUf8Ob1zGr9pG0Xwf200cyZ+8/zmWm+OJ+K3Ja//61Dp4X 3xhBf9faMtN+numKnOZ/b0So/1cip/X/SZSnJdeznPRvvR70s4czZ/tfM4Vp /bde0tP+/zFm6j/6DRtgfLcsZoqn7gPM2fdvpouc7n+vFab4f0TKo/Pvol+C v5xmwsoe/hBm6r/Rq8zZ+cfnkp7efzsoTO1f/wrim9dEWJUXDhSm8/8pyPpn X4G9rH3M2fufBb8G/wUNv0b/3/c1+EN7GdlcIelp/pNgef5134D/ovrMNL6n /ZCNFyU9jf/LvwH/eru+Af+Feb6F/EkdZtov0vt8C/mtSSh3Q+Ys/m//Fv2f 8ztoT9otzPT+ktkb2ZkorNL7S4Tp/Y9tUh69/37NRpar/SmjJnP2/a+eG1F/ byP4M1wsTOP/lo3gX/0KM803rGrfc/kq/rrdmbP3P8cxZ/OfdyW9Kk/7VdLT +u9fkdP735V/4PrQ+Y/9A9Q/eoKZ2nP61g9gD+MXYdUf7YvCtP6p8COUH3YS pvdfx/wI+uoLhWn98yMz3Wd1z4uc1v/GT8xqvR13ZKb1uTaa2Rmu9J8vcsXO RmZav/tnmLP9v5t+huel7ZjpfN14lJn2y+05Iqfzv2+Yab4VpszUX5PSv0B/ 09swU7y1RvwC6d3ZwrT/9yWmj08I0/lvyRjGC7MVM7VH56EY/O3PEDmN/5Ew vf9xVLi10r/4JmbVPu0WzBTvvGEip/Ov15hpPpOskfS0/3cY5VaRX7l+tP5p ihwMZqb1S+yLnPY/P2fO7j8dkPQU/wpthvR+Y+Zs///+zWDf9BWRq+cZqzC9 vXcz2NcrsAX6a9iAmdaziSOs7Ke/xJyNf58K0/rnT2G6/5XvN+g/cT1mGp+0 fsx03mG+wJy9//exMO3/7pTy6P333Fuh/NRkztY/926F/PZzkl7Nl7xlIqf2 /8dWsFdy7Tbwh157G8itu0VO+1/PMGf3Pz7chvpvFblqz9o1v7Oc3n+rwZy9 /3bX72APfzxy9P7vYL90MzO1V+OypCf/V/2D4wH1/27MtJ4Pn2LWaP/vHWZa n+ubmAMlt/5hpv1Ct9J2zq/iT9CFmc4X4seZKV5pbzEndP73s8hVeudvZpqP ++V38PNp//dOZjo/Sh8THqD0X8Ccnf/+wEznid45Zprfh2V3spz2/zowZ+e/ o5ipP1rzmGl+7H4n6en939Mip+9fldkFcq0dM+0fmI8wU39y3hQ53f/7WuSq P0anpDx1vzEttZuZ3v+9nZnun9gP74byvFmSns6/NjBTe0yOi5zG/xJ/cn6K fy2F6f2HB5mz+z+vM2f7v+skPd3/OypM5z/FEs5P69/mwvT+w1Bmau/RNGE6 //uCmdYHxqEE6m8X3gPxzruNObv/MYiZ4lsyVeQU/1aLXNnX2i9y+v7R9XtZ TvefG+0Ff8UDmGk+qL0iTPOflcwUz509Iqf9r/z7uDza/7h1H9gn7c+crX8m S3p6/+WTfeAvb7fI6fsPefcDJ3WZs/lf3/1QX+t5Zoo37kf7wZ/Bjv1QnzjX AUj/vwEP/GfecwD85zwr6Wn/Z+kBqF/0OzPFtzTHQRjPjVrCFP97HYTyvQkH Uf8PRE77H7+JnO6/a4fAflb1Q+Avt4cwtf+nD4G+8XuHwH/aZmFa//yHcqfK YYh3flfm7P7/k8IqXqZvo9yIhQco/S8x03mNV/EIl6/kYecjkD4Zy0znU/oi ZmqP1k9HwF7uhSNgz6DcUYjP8R3MdB6jPSZM5x8BM40vzvfMdF7jn2Wm8SO6 +RiXr+bDaXtmOi83RjInNP+dK+nV87xvmen8JvxL0qvxIbnxONeH9r/bMtP4 aLnCyj7uG8y0nxR8xUzzsfikMJ1/lToB/dNszUztxxnOnH3/a6bI6f73euZs /++YpKfzjxtOQn+0Lebs/tcDIqf2P12Y2v/ak+Bf/QgztR+r6CkYL91mp8C/ wRDm7P7Hq8x0nqZ9cQrsZR7E/I6egtxvIqzsHQ1Mobx0Sgr5jc+Y6Xzc3sdM /csr+BfYO2zITPEtuY856/8vC9P3H1Ygu4mUp+wbXHca+ktcn5n2x7X+p8He 5ovM2fnfcmbqn/4u5CjPGW7vitM6Z8BfRh/mbP4/CdkLJT2tf7aLnNa/Oc+y nNa/tzBn+z+9RU7z/4nMtH8YLJH0tP+xDeVajnMgN2sy0/mk05OZ9md8T9LT /tdiYbr/ukXy0/z3ijDdf6x2HuzjdWfO1r/jzoN9k3eZKR7qv54He1v/ilz5 y618gZnav82c3X944gL6/21miu/mLxegvs5FSU/rvwp/g7+iTszZ+DdG5DT/ WchM/d3+UZj0P4/5Q+MiPD/pKEztf/RFKN+afxHKczcyZ/HvzEWwb3zTJWbq /+2Zqb+ajwrT/ac5zFn8/0ZY5Y9S5uz8s/Q/XF9a/7b5B+pjj2Cm8cibjfLw S5QnJ/4Bf+ol/4X+Y7USpvnvQ8J0/3UGc3b/L2Km9qcd+xfsbRb/j/Wh868W yP4w5uz89zXm7P7vGpFT+z/MnH3/rchlTk/7f02Faf938GXwd+Iz036H/vll 1P/AZfR/oSvQvoPGV0C/+H5m2g/Upkh6Gv9WXYHynb1XwF5+Ae1w9jxq/w2Y s/bviJzGv5eYs/vPnzJn7z//KazaU5jvmoyz8596zDTe6P2Y6fzOeoE5u//8 MXKwkznb/86dg/PT/LeOMM3/7s0B6Z3nckB5/jJh2v/4gzl7/+faa5np/kdt YVr/3M2cvf/8DHP2/ZMPJT2Nf1uZKb7r1+Tk/LT/W4M5e//jLubs/uN4ZvJf /L7Iqf1vESb/X5b0tP9TNRfYx++WC+obPZUL/J2+I3Ly/yZhWv/8g+m9Srm5 fNr/7pIb7Jc8zkz9RX8rNzzf+jk32N/9W+TU/8vnAX/FdzJn498YkdP6Z0Ee sKfzg8jp+xfnsLyobF5mGv86MNN4bYzKC/605+UFfb3v8oJ9wtOSnvY/y+QD ++vthCn+P8KcrX/ezAf+DL7OB/6IT+WD8rXS10F/Mm9npv7tPCxyin+zmGn+ GW1gzs7/jyMbJfJzeTT/a8lM47H3IHO2//c6M613knUip/h/VMpT8cEqVoDL U+OT25yZ1gPBUGaaP8TTCsDztTXCFP8PFUD/Fy4I/vFvY6Z4EA0SOfX/qQXB 38bqguBve39B8Id3/fVQv7ARM93XSAZcD/7WX2HOvv+xUvLT91/2CNP8L38h aI/xrYWgvppTCOpjTmam+ZfzCTOtZ/3dkp7u/+fVIX1aV1j5x+irg//s55mz 9e9Hkp78v0MH/yS5CkP7083CYH/rHmE6/3uWOdv/Wypy0v93kVP/v7YI+Mes hez0Ys72/yeInPZ/PmDO5j+/MWfv/2pFmWn+U505e/+/R1EoL3xa5LT+e0+Y vv+wuSj4y/pP5BT/qhTj59H9z67CdP/hSWaaz2jvFAP7mzFzdv/rUjHwl1+x OIzfUWfkdGxx0M9YxJyN/z8xU/v1LgjT/me5Gzg/nf/fwZx9/+cx5uz774HI qf1/z0zja3BWmL5/cHMJjP8dhFX7MUcyZ+efc4Xp/su3yNFfzLS/nN5YEvIb bZmz71+5KPfeEKbvH31VEuqbnES5XqoUy0n/1sLqvMIdzpzdf5hZCuwRrxc5 7X8eLwX+MG8oDfZ3rNLwfP8BYdr/ns5M71+ka0tDfYwjpaE+dtEbWU7fP292 I+gTDmHO7j+8KnJa/3zBnO3/HRSm/X+9DIzPQRPm7Pt/A5lpP0ebimx+VgbK c/aJnOa/BW+C/hM1ZKb+k97HTOsl42Vm2h+0VzBran/MSyQ/3X+/7mZOT+c/ 9Zmz/b/+zBRvrBdFTvs/y2+G+ga7pDya/+QpC/FQq8tM/cHsI3LSf5Iw7X+F zNT/ou3IaU4D/GPcwkzrZbu3yGn+P5E5u/+/RFjtLybbDLCHnqMcl6fkVk1m ej/A7VkO7B94wrT+X8xM8Un7TeQ0/l0ROe3/VisP+vjdmbPv/44TOc3/3mWm /mb8ypx9//dfyU/z/8oVWK7KC23m7P7nE8wUz/W3hcn/vzDTfMG9KHLFQYWK 0D7iTsJ0/21sRSjfXCis7OP8KEznP+cxf2RU4vrT/f+OyMZoZHs+M7U3b2Ml 1P9MJbB3clNleL7enjn7/umjIqf575zK4M/gm8pgzziV9DT/vbEK5DfbMGf7 vyOEaf0zm5nWF9GXyOmJKuj/klUx/rcSpvsvDwnT9x9nMGf3XyNm2o/Tj0l6 Ov8vXg3Kd1swZ+8/D2POvv//mshp/re2GtjHPMyc7X8UqY7xrylzdv93MHO2 /verg/2Nz6uD/+wDwtT/C9Xg9HT/sbEwnf/fz5y1/yk14PnWKubs+w97JT2t /wrUhPgeNxCm89/7UG6+VBPs53zKTPHS/5OZ2m+Urxbom9arBfU1+tUC/ewX RE7zv4+Zs/3/ncI0/8tdm5nuv9Spjfrfy5x9/+Q54QFK/2WYPv6jNvhXy3kL y2n9V/sW0Me5m5nWx/4zIqf174cip/dftoqc9j+vMdmetP9Rg5nGV+8uYbr/ NZ45+/2r9014nr5FmH7/4LLkp/ZftQ74M+jGnP3+11PMdL9Pe5c5+/7zJpHT /ed/RE7n/5XqMtP3T7sgp48zZ/ef3xI5vf/zs8ip//8tTPqXrwf6JXci62Pq gb7WApHT/ucPIqf1/7l6YL+4bH2wr9aRmeav5ijmbP43jzl7//c7kVP8P81M 7SktcyuMt0Y7Zhrv7UeQvTdvhfLDr4Vp//uUMLX/0g2gftbtzNn5/8PC6v2g YBYzfU863iBMv396Qlj9Hp9ZoiGz+r6U07IhpPcfZKbvuUevY/p0XUMozzja EP1frBHY22vOnK1/hjLT+jSZJkzn/2skPd3/OCTl0f2/wo2Z6f7bbcjxoMZg T81npvZhrkZ29kt6in/XNwGOGjFTvEwHCNP+5yvM2f73SpHT/teeJqh//ttQ /1uF6fv/DnP2/bvJIqf1zycip/X/buZs/yNvU2CtXlPQx+wrTL//9Txz9vsX H4mcfv9gh8jp+8+5mrG8ldLfZKb2aN8jcvr+87PNUP+lkp76/+/NwH76tc3B flYtYbr/3gs5mMCcff/4g+ZgL22rMP3+k9YC2391YfX7bn4PYfX7o9HTKE/f Y85+/2uzyOn7b/8J0/ffq1jMyj5hV2H6/vmTyPo7wqp8KxZW3292L1ngj6Bi Syg/7ixMv//xeEuwh7lImO5//yTp6f7zBWbqv1G5Vpye3n+5gznb/39M5NT/ A2YaD73vW4F/wrMip/nfza1hvNI7tAZ/WSNFTu1/bmuoT/CtyOn+018ip9+/ LXM72MtsK9xa6e8yZ/HvDWH1eyLRV8KG0v+kMMW/Um2gPditmbP1/3CRk/4z mbP3X9czZ/efjkt+2v+6oS2wazFn998eYKb+Ek9nzu4/r5P0tP9xRMqj8a9o O2Y1vvvN2kH9oyHC9PsHrwqr9mZ8IUy/f31QWNnX09sz0++fN2Gm74cnA9tD en2qyOn918/ag3/cfcL0++8FOzDT73837AD+0QZ0gPqaLzNn379eIXJ6/yFh zu7/X9cR4k1aH9noL0zzvxeZs/vfyzuCP8JdzNn3T/PcAeObXpc5e/+vD3N2 /3HSHVB+EIqc/L+dOfv9p1x3Qvswb2Gm/Sent8hp/2uiyGn8X8Kcxb9twvT7 xzk6wXhg1+yE/u/JTP0x9ITp/efFkp5+//03kdP3z68Iq/Lcap0h3gbdhVX7 jMcxZ9+/f68zlG/+2hn0df6V9LT/WbkLtM/I7gLPT59gzt5/ebsL5Ld/ETl9 //2iMH3/s4IN9U86CdP3X8YiWwttsKf7ozD9/vd55uz3n42uOP7dIUzj/2hh Ov+cz5z9/s1GZtoPiM4gpzd14+fT/cf2zNn9l0dFTvc/5zBTvAu/Yab4naTd wH76jd3BXlYbYdr/HiFM65/ZzDTfj7/sDvbXTopctQezZA8Yr5xWPaB8/6Ee UH40Q9LT/C9izr7/dwzZLn4Xp6f5Xwvm7P2nYcLU/19jzr7/vFbktP47zEzr O7dIT7BP0LQn2DMezJzN/14Vpvj/uaSn/c8DPcF+fqFeYK+ocS+wT3p/L/Cv MQXZXsVM9w+8vchhgbthPEsaMGf3/+4TOd3/fImZvhfgfirpByj9/2Sm/YQ4 X2+wr1afmeKd2U9Y9RfnBUmv5l/+xyKn+LdT5PT+W+57IH4ZdZipf9r3Ciu5 95ykp98/W3YP+C/5Q5je/8t5L4wvVm1mmh+7dwvT/tcz94J+8YeSn77/uU3k 9P7HNX1w/K+B7N/FTPO1aHwfyJ++L6zam7FF0tP873IfqL9XtS+0r7BbX0if PMWcff/wXWH6/e9NKHf/6Qv6BZX6gf3iLszZ+c8TyOZbzNQfnJ9FTvcf/mam 8TQq3x/6U3pnf9DHGCNy0n8Bczb//wE5PCf56fefyzo4/nVkpvHGGiXcSuk/ T9LT7x99J6zmV/FpYTU+azfdB3KznbCaDzmPCNP89837oPzoa+bs999PiZza f+kBoJ99+wDwl/cwcjhLWI2fyQbMr58YAPawStwP44Pb8n6wd/Agc/b7768z Z99/jyQ99f+jIqf5T7GB0N795gPBv9FQYTr/m8ZM7c1YI0zv/x4SpvG/8CDs /7cNAv2SQSJX47nuI1urhZW93f3C9P3v6wczq/lE3IiZ5hfa/YPR/68Iq98v d1Yi+3uQo/xDmNX8Or1VWLUPwxkC9bUnI3ufDIH6hruF6ff/8g7F/l+POfv9 977MNB93n5f0tP/9ETP153gHc/b9u9zDmOn3D0zm7P7nPcj+s8x0nzxaKkz3 f34Xpv3/ax+A+GnXEqb1Xy9h9fti4QTh8kr/D1CubxVWv19uaQ9CPHCrIwc9 HgR/xE8LV1b6v/8glGduFlbrW+c/KU/1b7/KQ9C/o67CKl6kTz4E+hnvMGff v42Faf1/iTk7/6o4HMavpDNztv55XOR0/2WRMN3//EmY9v8uMGfnf+Ue5vLo /t+dwnT+9Rhzdv8rEKb3P79/GPwZnUVObx4B8cDoIEzfPxkprPqfN5eZ9nPC b4XV956Sv4TVelYv40J/tdoiuy5y8Iawmr/EXwmr/S3tlDD9/lepR6D9OK2Z s/nvcOZs/J+JnK6X/DT+HZf8dP/hhkdB7lnMFC/DBx4FeyXTRa7spa8Tpvh3 5FHQxy06Etpj0Gwk2DMeIkzj3zRh1b/ML0aCP5yDI+F5vj4K/Bc1YabxKR04 CuprTB0F9rQ/Ezntf+4TueovYcHRLFfpk4bCrZT+A0ZD/ayXhWn/YwVztv+f jAZ7xNc9BuOFdutjUB+zv8jp909exPT+cklPv/+1S+R0/pNnDLBRdwyUZ/dh zua/k8ZA/cJQWLX3ZLuwGm/0XGOZyQi3CKv9N7f3WMgfTBRW+z3xkrFgX+33 saCfmeNxltP6ryZz9v37niKn9Y8nTPufiyU9ff/hN5HT+HdF5NT/qz3Bchr/ uyMn44Sp/b+HcutXZPffJ0C/oPKT4N/YZs72P58Uufq9ZPNt4QZK/19Q7l8U Vv0pqvAUxI+0E7Ixlpnur9kLhWn++6Mwtf/zyIkxjuMLnf/fwUzx1Ro9DvRz 548DewUbhVV8iM+Mg/prNz8N453Znpn6j/OosLKnP+dp8Gf0DaZP06fB/saN 44HtNsjeiPHo/9njofzkS0yvnxSm/l/S4+e3Uvq38qC84CFh+v7/DGHa/1nv gf3MY5jfKT6By6f9rxbC1P6HoTx9jZnGb2Mtc/b7B4eFafwv8gzG/6bPgH+T wc9A/fVXhWn/53NJT98/PCBMv39QaCK0t7jxREivDZwI9TenTAT7O6smov/3 ilzFk6jAs8zq92LTBsIqXhn3IdsvCavx2fuUmdpP+KfIaf8z33MQH/X6wvT7 P/2eA/+5LzwH/g0+Zs72f3YKk//zTAI260wCezj3ClP8f46Z2mO0bBLUJ/1j EtTXyPk89De7trDqb97dwur3Q8Nnnof8yYfCFP+2Cav5jHXNC9Af3BrMNF8N 7hI5/f7veGG1X60tFlbjhblFWM0PnMsvQP38qi9CeVG3F8Gf6VPCqv0Y7zJT /7Q3iZx+//SfF8FfYaXJGdP+SNJFmM5/n2DO7j+9NRnyuz9PBn8Gf4ucfv+p /EvQH7ROL6H/xzBn578LRK7q6/8gTPP/cy+B/dOyL2P87yis2oc9ipnauzfv ZfB3+B3Kk9MiV/bTb3oF7Gm1ewXk7iPIwZuvoP+/xvxaKqzqb5aeAvVxbp8C 9fcfFlbtIZolrMbHdIOwap/GiSmgj11iKrRnr6Uw3X9+cCrYP3mdORv/ImZq D9ZRZtq/d4v5nJ7Of5ozZ/tfQ5mz84/XRK7ah7nGB/s4h3ywh1/4VbBHdNur 4O90kLDq74YvrOYT9mph1b+8/cKqP4bXTwNOGgmr/QX9fmHVX61XpkF57krh 8kr/PcJqvRvnfw3it9ZAWMUz02HO9n8ni5za/yfCdP9xt6Sn+495pzPT+FeP Odv/68ucff/jeZHT/v9HzNn+/w5JT+e/uV+H51umMPn/Hubs/Y9nmam9xEtF Tve//pD8dP/p2hnQ351awjT+9WLO2v8E5PQDYRXfja3ItjYT+odXXZh+/70H M/XH5GmRq/0J/X2UW5tFrvqT+99MqG9QZRaMj3FXYRr/nmKm8dF8R+R0/y0W pvvfl1AeVZwN/SntzEztxXh8NtTPXiTpaf/rJ5G3UvpfmA31Tcq9Af7S7xSm +e9jzDQfcgNh0v97YZr/nn0D/KWVfRPsa3YQVv3PGSms+ps/V5juv3wrXF7p /5ewWo8ZZeYA222FVbz03DnwvPAN5uz8/yuRK3/rp+aAflapudBf3dbCNP8b PhfsH88UpvXvBklP67/jwqp854Z58Hzfmgfy6IF5UJ90+jzwp7FO0tP9jyMi p/Gv6HyIR2Gz+eCfZIiwim/6tPlgf+sLZPcgcqAHzGp+GjdB1gYF4B9zqrCa zzifCdP4ty8A/0UFF0D7SBsK0/g3YAHoZ78srNqbt2IB6Bcmwmq8SK5bCPFD v3Uh6t9fWP25LyIHy4XV/k68S5jmf3kXAZt1F4E+Tp9FoK8/SZj2f0Jh+v3z 7cK0/5HrLeiv9i3M2e+/9Bam8++JzNn3P5YwZ98/+F3Ko/if420YH9yazNn3 P3sy0/lr7DHTfrj2AcrN37A858rbUF+/2jswvkTdmWl+ko5jzt5/ek/S0/r/ V5HT+ce/Iqfv31d+F+JdYjPT/ER/Upji/9vCqv+5vyAHF4VV/44rvMdM9986 vwf+NMcyU3x2FiL7P74H5UfnRU7rf+N96O/GHczZ+me0sJqPevOFVX8JNwrT /PcMsn7zYmCrPXO2/n90MZQfzFkM5cffLAb7aX8hmzd+APmdNsJqfPZHfAD6 RLMxffqlsIpfxknh8kr/kh9C/PFaCav1cfgQypMZKNfXC6v4YB0TVv3VLb6E uabSv4Wwim/xMGEVP7TpS6C+5lphFZ+cw8IqfvhFljKr+WTUdCnUNx28FOxj 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 09H/36FcP6ND/a2bCoPcbSdM8f8R5PhNZO2bwvA8M0W5U7oIPM+/vQjYP3q4 CDw/nVUE7GV8KUz9/wSyV6IolB+2FFbzgeRBYbr/PkOY9j+jolB/92hRKD8o VgzSx82LQXnasGKgj/laMfCXswbZP1QM9I0KF4f4kt4mTOf/g5FtX1iNZ95q 5HC/MI3/198A/tAbC6vxwrr/BrC3+wpysFKY+v+eG8DeWoES2P4blID0joPs T0aOPhFW/TfdjXIjX0moj12vJMi9viXB/uHzJaE+yUeYXt9ZEv2fuxSO/yZy cI8w7f89Wwr8py1DNv8Qpvffri0Ncr8WctSrNNgznYBsfFga9LO3Cqs/T7sR x7/qyEkPZH08svU+srsZOfgPOa5SBuqjdUM2nyoD/nTeKYP6x8K0/3lJmO6/ VLwJyjO63ATPtx8XLn9V7i1CDn/C9MkFlOvlbwZ/WncK0/2fx4Tp/CsQpvcf vmem+b52DvObZctCf3Y6CKv+548UpvtPc4Xp/bdvy0J9jdNlwZ52GQPGT6+t AfYLXWGa/75hgL31r4Vp/n8K07ulygEHrctB/nh4OaivNqsc2NvcgOwcF6b9 nxvK4/hnCdP4/0B51P91YZr/rCsP/vOOlAd7h0UrsH/o/ncz5uz+w9AK4C9r WgXU/4sKUF5wEOWxXpHLp/u/t1UEe5qDhKn/T60I/vI/E6b9r32YPi1YCdho JKz6jz2gEuT3Xq4E5YcrhNX4lSSVwJ56/srY/29FdvsjBy8ix8uRtd3IZt4q GP/rCtP5X58qUN9oUhWobxpWgfKMHch2rqpQnndLVbBX2FuY3n+ZWBX8qS8V pvuPvyO7Oaph+68pTO2/ZzUoT5sgTN9/+QDTO79hev+KMJ1/VKsO/k27V0f/ Py1M/f89ZO9X5PDf6uDvpHINsJfeVZjOP5+sAfndt5GDX2qAf+KLWJ5WsSak NzvXRP+PFab+vxA5+hHTp+eFVXwxytXC/n8Hsje6Fvg7nF8L7J1sFKb539la YF/r5tpgf7e9MJ1/P4ocz6kN9dW+rQ36mH8hOzfeAu3Xb4McjUBOZyMbXyHb J5G9kibUJ2yFnDxkgr30mSbqv94Ef7rHTLBHULwO6t+iDur/ALI5HdM7a5H9 w5g+KlIX7JU2RTaGINuv1oX83ud1QZ/wgDDN/wvVA3vpTZCtgcjuFORglXB5 pf/eeqh/wfoY/xoiO/ch+y8hR58ip38iG9fdiv6vj+z1Qw5fQE4+vhXqq+9C tvI0QP3rNAB9g3sbQPr4OWQtRDa3NwB/OTkbYv+vLUzrv7sbov7PIBtLkO1t yN41jVD/GsjJXci6h2wtRna3IAeXkeOqjXH8645sjkN23kX2NzUGe0T/oDyt 1AT1t5HtJ5C9t5DDn5GTv5H1Creh/zvdBv5wxwhT/F8gTPd/fhCm9z/PC9P7 z0ZTkDsdkf1RwnT/Y15TeF76XVOoj3FGuPxVtm9qhv2/XTOQh480g/KSN5vB 8/RvmoE+Viqs5iNu6eao/+3CajyKH0bWZgvT+e+XwjT/PyGs5hd+iRYwXkUt W0B90gdbwPONGS1Q/wjTe0dRHhaz0P/NkfVhyNZryO4aYdU+g0PIceGWwFrT lqj/4Jagr+ML0/3n1cJqPh7tZ87e/7y+FTO9/9lYuJXS//5WkN97pRX4N1zZ CuyR7EHWC7TG9t8A2XVagz2CycjxJ8jan8hmvtux/9dD9vsiR88jpx8hGzuR 7dxtsP+bbcAf4T1tQJ/kWWR9WRuwh/WHsGrP7rVtgYNabcG/cS9hOv98pi2U Z36I7GxF9rV2wFH1dlC/tIcw9f/xwnT/731h+v7JZuTwP2E6/6/Snpnef+km TOcfTwnT/P8dYbr/FbcHfeNL7aH+WqUOOP516YD+fxzZX4Qc/YScXkA2yndE /9+J7D2GHAYdoX7J98j6OWSr7B3Y/zsgByOR47nC1P+/QzZPIztl7gT7+G2R I/dOqE/6BrLxNbJ9CvN7pToBh62Rk+GdoP76LGRrA7J7HDm4oTPqbyFrDyKb r3eG+jrrOqP+R5Cjol2w/TdDNoYi29OQvS+Qw4PIiW5j/79NmOb/g4Tp/sdU TB98hhzvQ9au74rtv1FXsIczANl/GTlagZwmyEb+btj+b0X2+iOHLyIny5H1 3chW3u7o/7rIQR/keBKy9hGyuQPZydUD9b8FOeqNnE5ENpYi278Ll7f+94+X 4y4c/2siJz3vQv0nIFsfILu/IQdXkONqPTH+9+gJzzOfFqb+/15P1P9X5Ohf 5LRyL9S/K7L9JLL3NnL4C3JyEVmveDfq3xnZHYscLESOf0TWLiCb5Xqj/+9A 9kcjR/OR043Ixllk++Z7UP/2yOGjyMkcZP1bZOsvZPfGe1H/NsLU/0egXHsD 2fwK2TmJ7Jfsg/q3Qk4fQjZmItvrkb1jwnT+U7wvtv8WfVH/B5Ct6cjuWuTg MHJcpB/q36wfPN8c0g/s5bwqTOvfzzF/dAA5LdQf9W+CbA/sD8/zpvQHfcNV /eF5yV6U6wUdqJ/VUJj2v+4Tpv2vl4Tp/c9Phen+QyJM3/+47j5gp74wvf/X T5juv76A6dOPhdX6yNglTN//yDMA4o9XZwDoG947AOyVPIesh8jWdmQ35/3o /9rI8d3I2kRkcwmysw3Zv2Yg+r8GcnoXsuENBP3sxcjeFuTwsjDdf6g6CMf/ 7oPAftY4ZPdd4fJXOdg0CPX/B8vTKg/G8d8ejPo/gey/hRz9jJz+jWxUGILt vxOyNwY5XICc/ICsn0e2jKHo/47IwSjkeB6ythHZPIPs3DQM9W83DOwVPYKc vjkM/GF8Mwz8YafIXukHIH94+wOo/8PI+mxk60tk9wRyUOJB1L8lsvYQsjkD 2YmQ/aPIUbGH0P/NkY1hyPZryN4a5PAQclJ4OOrfFNkajOz6w8GewWrkeD+y Vuhh1L8xsnM/sv8KcrRSmPa/96DcKDAC9W8wAp7vOSgPJyMnnyDrfwqXv5rf yuei/vWQg77I8fPI2scu1N/ciezkfgTHP/MR1P8e5PRZZGMZsv0Hsnfto6h/ LWG1X5H0Eqb7j88It1L6f8hM+0/uVpHT9z+0kTBexdWF6fcf7hKm+3/jhen7 d++PBHv7m5Gj/0ai/6uMQv27IdtPIXvvIIcxcnIJWa80Gtt/F2T38dFQn2AR cvwTptf+RjbLP4bt/05k/zFhin8BytPvkY1zmN4uOwbbf4cxUL9w5BjUfy6y /h2ydRrZLTMW239b5NgdC8/T3kS5+TWycwrT+6UeR/1bP476D0c2ZiHbG5C9 48jhDU+g/hay/uAT8HzrdZS764TLX5UHR4Rp/7/ok8xqv1VrLkzvfw0Vpvs/ 055E/b94Ep4XHURO9adQ/9uQ7UHI3lTk8DPkZB+yfv049H8jZHcAcvAycrwC WduDbOZ/Gv1/69NgT78/yqMXkdPlyMZuZDvveBz/644Hf4Z9xoO9k0ko1z8a j/rvwPRuLg/7/y3IcW8PytOeRbm5FOXO78h+jgnY/mtOQP17IhsTkO0PkL3f kMMryEm1Z9D/PZCtp5Hd95CDX5Hjf5G1KhPR/12RnSeR/beRo1+Q04vIRsVn Uf/OyN5Y5HAhcvIjsn4B2Sr3HOp/x3Pgn2C0cPmrHM9HufY95jfPIjs3T0L9 2yNHjyKnc5CNb5Htv5C9G59H/dsgJyOQ9TeQra+Q3ZPIQckX0P+tkLXhyOZM ZGc9sn8MOSr+IurfAtl4ANmejuytRQ4PIydFJqP+zZCtIcjuq8jB58jxAWEa //SXoD2YTV5C/Qci+1OQo1XI6V5ko+DLqH9DZO8+5PAl5ORTZD1Btq57BfWv jxz0Q45fQNaWI5u7kJ08U1D/OsjRvVPAnulzKDdCZHs7spdzKupfGzm5G1mf iGwtQXa3IQfX+Kh/DR/8rfUULn+VTQ/TO4uR/S3I0WXktOqrqH/3V+F59jiU e+8ih5uQk3+Q9crTwN6WPQ31fwI5eAs5/hlZu4hsVngNync6vQb28ccI0/ef FqA8/QHZOP8a6m9MZ6b3HzpOB3k4ajrqPw9Z34hsnUF2b3od9W+HHD+CrM1B Nr9BdlJkv/QM9P/tyOnDyMbsGWAP+0tk78QMsGdYYiZw0lKY7j8+NBPsZc2Y Cf5yo5mo/1HkuNgs1L8FsjlsFvjHeU2Yvv+7ZhbUPzo0C+qTFp4NbDRFtgfP hvp6/mx4frgaOdmPrBd6A/3fGNm9Hzl4BTleiaztRTYLvIn+b4DsO8jRZOT0 E2TjT2Q73xzs//WQw77IyfPI+sfI1k5kN/dc1N+cC/6K75kL/tCeQ7m5DPM7 fyD7185D/Wshp72QjWeQ7Q+Rva3IoTYf9a+OrN+FbI1Hdt9HDjYjx/8ha1UD 9H83ZOcpZP8d5ChGTi8hG5UWoP5dkL3HkcNFyMlPyPrfyFb5hdj/71wI/gwe E1bxIw4Wov9/WIj6n0N2yi5C/TsgRyOR07nIxneLoH72aZR7Zd5C/dsiJy6y /iay9TWyewo5KPU2+r81svYwsjkL2dmA7B9Hjm54B/W3kI0Hke3Xkb11yOER 5KTou6h/c2RrKLI77V3wb/DFu2D/+CCyVvg91P82ZGcQsj8VOfoMOd2HbFz/ PurfCNkbgBy+jJyseB/00fcgW/kXo/63Igf9keMXkbVPkM3dyE7eD1D/ushR nw+gPukkZOMjTG/vQPZyfYj634Kc9EbWn0W2liK7vyMHOZag/jWRtV7I5gRk 5wNk/zfk6ApyWm0p+r8Hsv00sveeMO1//ory5F9kvcoy1L8rsvskcvA2cvwL snYJ2awYov6dkf2xyNFC5PRHZOMCsl3uI9T/DuRwNHIyH1n/Htk6i+ze/DHq 3x45fhRZm4tsfovs/PUx+Me/cTnq3wY5HYFsvIFsf4XsnUQOS36C+rcSpv4/ HNmaiend9cjBMeS4+KcY/6xPUf8HkJ3pyP5a5OgwclpkBerfDNkeguy9ugLq E34uTOffB4TLX2VdX4n6N1kJcncgyoMpK6H8eNVK9P8+ZLPgKsjvNET271uF +r+EnH6KbCTI9nWfof71kcN+yMkLn4E99OXCdP6/S5i+/5tnNciDOqvBPvG9 q0EfbdJq1D9EdrYj+zk/R/1rI6d3IxsTke0lyN425PCaL1D/Gsh6zy/An5aH cncxcrAFOb6M+bVqa8AeZvc1IHfGodx/dw3qvwk5/QfZqLwW9beRvSeQw7eQ k5+R9YvIVoV1zHT/s5Mwvf81BuXxAmG6//ejMP3++3lh+v6/EUH78TtGqP8o 5HQesrER2T6D7N20HvVvh5w8gqzPQba+QXZT5KD0BvT/7RvQ/yNQbs5Gdr5E 9k8gRyW+RP1bIhsPfQnPs2eg3IuQw6PISbGvUP8W/1fVm8f/UL3//4PsYgol W0Op7GMpSmW8LEmWIaKFJtpDU8iSGHuWMqUQxaRoExNpQ0a2VBj7FobsS4as Ib/v51xzXb/34/nf/XadOXOu6zrnOuucJ7L1ArI7ATlYjBwfQtauX4H634vs PIvs+8jRT8jpfmSj2Er0/93IXjfk8C3k5HtkfR+yVWQV6n8XcuAgx2OQtQXI 5h5kp+CvqH8d5KgzcjoK2ZiHbP8pTPvf+Vaj/iZy8hiyPgLZmovsbkcO8vyG +ldH1johm0ORndnI/hbkSPsd9a+CbHRAtgcje18ghxuRkyvI+h1/YP/fTpi+ /xooTN9/zEKOY2G6//SScMX/Y7PSGoz/bYTp+/f+ayB99AmmT9cgGxfWoP4V 16L+LZHD15CTAFn/Hdk6i+zevA79/yBy3Gsd2E+bhnLzV2TnNLJfNkb/N0NO XWRjKrK9Atk7iRzetB71b4ys9xSm8c9kYTr/+osw3X90fD36/4YNwFojZPOl DZCf8/4GeJ+/ZAPqfwQ5Lb4R9b8f2X4e2XtXmMa/izaCf5KDmF6/bhP6v8Em SO8+swnyC8Yjxz/i89p+lJtFN0N+Tv3NIPe7ojwatxn1/w7TG3uFVXuzC29h pvvv7hSuqPR/cgvqP3oL6v8tsrUb2S2wFet/beT4CWRtFLL5DbKzE9nPuw39 XxM5fRTZGI5sz0H2tiGHubdj/a+2Heypd9wO9rGGILtfIQebt4N946vCVP+r 7GCm89/thdX5bWfQDvCf//kO8F+0QZjuv7gsTPdf3b6TWZ2/s9vuhPy913dC /uFMYRXPk3U70f//7gR9rFv/hPjstham+7/6IcczkLU1wmp8bJ5HuVNhF8j9 h4Rp/6/PLnh/On0X+Mv4bRf6/wyyV343PB82R05e3Q321j8SpvtPVu0G/7mn hOn+xzJ7mOn756bImrsH/GdO2YP6L98D9vb/3gPlj0olIE9zEnje6JFAeexJ wur7A28pcnhMmP7/quReqB+6tRf9/6Iw1f/3kIOfkePDe8F/WvF9wOZ9+yB/ 5zlk/519kF+0EDk9sA/8Yeh/gb/se5iz+3+fFs5R+r8trM67Jj/I86o96X8J 0/ev1+5npvuP6gnT/988JUz931hk7Tt83kyE6f6PQgegPfp1kaMuB8B+6ZvI xnxhuv9s1wF4v5f/IPTXYS1hVT+Txw+C/fWRyFZ4EMrr7jgI9g+uOQT1Ka5x CPyhPXoI3mcOE1Y/5+tD4F9/6yHQL8p1GON/VWTjkcPgD9s7DOXxvjwM9gg3 Cav2kvwnTPW/8hHQ13r4CJTffeMI2DP4TJjm/+uPgP20yyg3bzsK+jn2UUjv D0B59OlRKE+69ijkZ1w8ivrfcgz93+oY6Bv2RU4+Pob6/4FsnUN2jeNgj6DF cfB33FuYvn+afhzsZa4WpvHfP8eh/H65ExDfoweEqf2/gmx8iGyvxOe9VFj9 wtJ/Y//fBFl/Gdn6ANldhhycQI5vPAnv13KQze4nIb0zEdmPhOn+j6MoT0uk WP8bpqj/Cyj3JqTw/nAxpk8OCdP/X19/Cvu/e4Xp/r9nhen/v/1TUN74J2G6 /+oAslnsNOp/N7LfDTl6Czn9HtnYh2wX+Qf1vws5dJCTMcj6AmRrD7Jb8Ay0 16DOGbBf3FmY/v/zzTNgH3OeMMX/P8+Affx8Z7H/M5HTx85CfsYIYfr+b64w ff+3HTnMcw7Km1Q/B+XROwmr+GENFab7/2efQ/23YH6xdh79X1WY7r/pIKz6 Q2cwc/b/P18gRxvPg37pFczfuOMC+r8dsjfwApQ3nIWcxBdAP/3SBdDHqnQR 3ue2uQj2DPqjPP7kIuSvrb2I/r9wEfJ3Kv6L/V9L5Og1YRr/Byg3fke2zyJ7 N18CDh+8hPr3Eqb4P+0SvM/6FZ93TyMHZS+DPeJmwlT/XxFW/bE5VZjmPysu g/39k5hfdNMV1L/xFfR/zyugjz0Z2fsFOTx+Bd6X3PAf1He90X9QXuslYRr/ vS+s5lvBEmHq/44I0/3HJa6i/++/ivo/L0z3H757FcoTLboK5U0PXgV7GNdp R/+X7QbCpP8zwtT/jxem+z9/RNb3C6v2ZxXNdfR/9XPrC+co/bsKN1b6jxNW 98Fq3zNTezb3ipzufyyc++j/2sO/Mze8L3oyN5QvHS1M9z9+K6zil71bmL7/ LpCHmep/bWH1S55A1kchW9/g8+7OPPC+IO81wHHNayC99hiyOVxYxTNnjjDV /23C5P/cecF/aTVh9X8hRse8YB97CMq9r4Tp/uvNeSH/5GpesJdeJR/q3x7Z HSRM8e/zfKBfvEG4otL/Sj7Q17w9P+jrtEX2X88P5Y1mMtP8LV0nTP//8W9+ 1P/WAlC/vNbCNP/tJ6zqVzID0+trkK3zyG6FgvC+4CFmmm/GfUSuWAuQzd8k vWoPzpmCUB6/fCGwR9S8EPgrfVWY7r/+qBDY215VCPzlnUIOyxTG+t+0MDyv u8jWFGR3OXLwtzD9/0mpImBvrbGwGi+aPYqA/ZxJwvT/N0uF6f+vjwmreJKW vBbij2FdC/azX0T23hNW36OGP18L+SeHmen/0PXiReF91n1Fofzuc8I0/39H mO6/XSis+g/toDCt/+nFmKn/v0eY1r+fRo7eLgb2Tn8Qpvj3VzEoj32tDu/3 6iGHTwlT/zdWmP7/5Tthiv8Jyt1C17G96P7vusxZ/O+CrI2W9DlK//nC5P9d 14F9/fzXQ/2JaglT/X/8etR/pDDF/1BY1UdvhzDF/2uKQ/qkRnGwr/5ocUhv DSsO73O/Fqb571bML85VAuyrVROm8e8jwnT/hydM9/99WQL131QC3p/+VwLe b1QuCWw/XBLSe2+UhPeHn5UE+yTrkfXLwmq8Y912A8hd+wawTzBAmNY/PhWm +e86YcrkIrJzy43AfivkqK8wrf9+jGz8cSOUxz53I/jDM0pB/QlblILnk97C NP+dLkz7X6tLQf7uP8L0/wflboJ4Hj+ArL3KnN1//yHKnZU3QX5+Kkzxv3Rp qC9pk9LgX+NlYWr/Hwir+uAtw/ThidJgn+TGMlj/c8qA/a3uZVD/iWXA30FU BsobHy0D5dFKlsX+v2FZ8IfzgrCKT/6EsvB8tBjl6SF83ri+HLzfvrcc6Os9 Ww7KG/rlQN/kJ2Ea/xwQpvlfsfLwvHt3ebBf0K08pI/fKg/6aj+UB33MfcK0 /lXkZoz/d90M5YscZhpfpGNEruKFsUCY1v/3SHq6/7OgAfE3rMNM/5eedBa5 +v9U/U1h9X941jxM7/4pTP9/l68Cs3o+NoXV89rjwqq/MEcI0/+fz62A/t9e AfwZ5akI9k6rC9P8t5Owipf2UGEa/82uCPYKtwjT/79qt4A+etVbQB+rA7PX Vuk/WLi90v8LSd9R6b9R5J2U/v+J/FGl/x23MqvnnXbMXiul/0DkaBZyGgvb Sv9Lwsq+dqVKnD/5v00lsEfYHzn5RJjmv2srgT+sC8KqfrkVb4P2FbQUpvj3 mrAaL2gfM2f///c7s6Xs6ZyV9O2U/jffztxB6f+g8CNK/17MnkpvTBO5ys/+ VbiN0v+0sKq/Ydk7+Hnyf7M7wH76K3dAemuqsKof7gpJT/X/pMiVf+KbKjPT /z83EW6p9O9ZGfJzJleG9/m/VAb/RseZo4eV/jdUAXsYjZgjxfZLVeB5731h 1R7DJcjJEWS9RFWs//cze6r87vNVwb7Bu1VBv3iRsBpPa4eqgr7mddUg3jgN qsH7/GeElX+i8cjpj9WgPMZ+kavy20WrQ33z6ldH/bsy0/97JuOQ9e+Fafy7 V5j+/7pwDag/wZ01wN/xk8LK/toYSa/sYX4rTP3/bkmv4pdfoCbE66i2sLJf +gSyMYqZ5kP2NzWhvN7OmpB/mNdkpvlvTRPk+mMm+MsaLkz//zxHmMZ/24Tp /99y18L2X12Y4n/HWuBvZwgzxVf/K2EVH6PNkp7q/1XmSMmNKrU5nlD9b8/s qfjhDaoNz4efi1y9P9kgcpr/XRFW9ce6vQ7o47atA/YKXq8D9olnCtP/f8XC tP/9rzCd/721LjOt/7UWpvu/+zFn/f8MZGNNXfCXfb4u+r/Cnej/h5iz/e8+ yHpwJ+r/m8iV/9wzmD4ofxenp/MPze8C/bRewnT/00fCtP63SpjW/0/dBe+P ytQD+6dNhdX8xHDrgb72lHrgD2+5MM1//64H9khK1cf437g+6Gf1qA/2dSeJ XMWTYKmwit/xMUlP8e+Gu4FNS1jFL+dFYZWf/x6zp+Jr9LMw1f/DwtT/Fb8H +g/7PmaKD95zwjlK/3ckvRp/JQuR9YPCtP+jNwC5e08DsFfwNLOl4l38tsip //tRnlf6mH8xRyq9c+290N79esyW0i966l54Ph3LHKl4YXwncur/k3vh/V6h +4DDusxZ/O8icmr/o0VO89/596H+u4Rp/Sf//cw0/60lTL8nhCsq/UcK0/w/ ZKb27O8Qpv7vmoZQf9IaDUFuPCpyVZ/sYQ3BPt7Xwsqe4daGqH8uC+qfXo2Z xg//L6oyq/GN6wmr+hZ8KazqQ7yJmcZ32lXJX42HzcqNWK7is/MwM41n/DeY aTwTfdYI/JuuZ87q/2WRq/LZt+WAPz1bWMXTcADKk0+ZqT/S14lc1RfrorAq j3tLY2Y13g9aCT+u9O/LrD2p9J+BbP4h/JjS/xyzpfLzjSYsVxy1EFbtI+3N TP2lMb0J+Nte3QT85f3TBP1frimziifJA8zU3vRXRU7+/7Ap5O+uFKb5T9oU 8o9LNwO51hTZfLkZvN/5oBnY11/WDPSLTiCnNz4A8cDIEab4153ZU/Xbmyis 0ocRc6TqX3JU5Gp+ppdszvZ4QunfkDnqrPR/oTn4L5ggTP5fLOm7KP0PS35K bl7/IMtVe3DuZdYcpf+zwk8p/X1mT+WX/iSs6odxQPKj8U+xFvw+ZV/v7hbg 37CbsPJv8lYL8K/+A3PW/vcx0/zMLfIQ1I/grofAnrHDTOMxbSzKzQUip/nf HpGr8voFW7Jc+SOqw6yR/p1bgj+MN1uCve15zJ6Se3+2BH+G+VqBPxKzFcj1 x5k98v8IYeUvd24r0CfYzkzz1ThPa2i/Wo3WYA+zE3Ok5M5QSU/1f7awel+0 RdIrTrU24G+jKjPFH7sDyr3BIlflC79gpniabBS5Ko/+Xxsov3WHDc+77Zgp fgcDmSPlr3gWM7UHbb0N/jQvITuV2qL+bZg91b6i/iKn8c8nbaH8xlph1b7t C/K86s+8iu2gvwtbCtP4/zVh1f/qHwvT+tfvwqo/cM8yZ/X/5oehvcUPMlN7 0XqLXLE5TZjq/6/I/ml5XvXnUdn20F7TZsw0HjReaQ/2sae2h/d5K5iz+H+y PdgruakDsN5EmPa/ejJn8//Jwiq/4JcOUJ74eAewj3bjIxC/zUbIzkvMNF/2 3xe5iufREmE1vkiPCCt/GSU68vNqvG7f3xHK7z3fEewRvityVb+TRczUHvVD wqp+W9d1Av3cBp3AH8EzIlf2i8d3An9qP3UCe5j7O6H+RR9lpvWP+sJqfBJ1 Zc7mP+OEaf7/vbAar9p75Xla/yv8GNTv8E5hGv88yUzjHX2MMM3/v5X0dP59 tzDNfws8zkznn2sLq/Gy1lmY1r9HCVdU+n+Dz/s7Hwd/RnmfAE5rCtP+/2PM NB62hz8B9vHmiDxH6b9NmOa/uTtDfnr1zmAvq6MwrX8PEab1n686g73izZ3B X/+v24L8zCpdoHxO+y5QHn8QcvR5F/T/BmE1fzauCNP/P93+JDPt/7R9Euwb vs6cjX9nilzVTz0WVuM1619mivfurQ7010FrZop3cT9mms9pnzBTfDTXiJzG /+eR/QpPcf40/nuImdpX2oeZ2p8RoNz+DeXeGWaq72H5rpye5j/Nu6L+vUSu 4p31kchV+3RXiVxxcEpYlTcu042Z4l+zblAe02WmeOtMQbm/vBvYN/q7G+Sf lnoa8jcaM9P6mt1D5NT/TXoa9V8qclX/kmMip/p/wzPAliVM5z9fFKbv398T rqj0/1mY1n+O4PNm8WehPTr3Cav3+c8JU/1/h5nmd+lCkVP8P/gs6Gvrz0F9 9O5hpvgePi1yGv+9LazGG/qPzDQesv5ipvGbe+3zUF+DesyWqu/xU8zU32rj mGm8Yn73PJTPSSQ99f+FXoD+IqrLTP1J2uUFyM8YjXJ7vshp/2MXczb/yf8i 9v+1mKm+608I0/x3JDPVTzd8Ed4X7GCm+hpf8xLop9V8CexhPsqczf+HiZza /9fMNN6Otr4E+ae5ukN/blRjpv7ZfoSZ5pue1x2eD7/sDvomm4Rp/f9qd7CP VbkH+MN9uAc8H7whTPs/n/WA8mgbmLP9n8vCtP59W0+IP77dE+wTDWCm8XD6 qaSn+c86YSW3L2J675aXufyKw1bMVJ+Tvi+Df/QZzDS+s/54GcrjnhO5ej4w XNA3buGCvbU+Iqf533Rh2v9c7cL7/H9csH9U7hXoL9MHhHOU/q8K0/73h8J0 /n0lcpgiJ6Vfhf5TbyqszutaLwvT+dcPmLP1r2XCtP9zQtJT/S/VC+qrmcNM 80Wney+wrz+RmepvFAkreXq0F9jTKNmb86P5f0NmS7Uf74Xe4J9wgshV/sli 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 qn7obwnT+YfvvwH93L3IQeF5WP/vZKb2pDkip/nPGJGr/tn5VpjGf7slvZJH BeaDPmlt5mz9s/N8yN8eNR/85X0jTOO/nfNR/7zfQvzVTWbqX6zHUO4OZ872 /+Z8C/6Kt4mc+r88C/h5Ov9dfQHk73RcAPb0h2D66Cth6v83L0D9te/Av3YV YVr/bM9M7TMcxEzzpeRzZH2jpKf4f+U70Ne9/Xvs/9oyZ/ufr4ucvv+bxZyt /8bCdP73X0mv+hP/1h84P9r/bP0D+DftJ5yj9P9EmL5/WCNM89/zmD6s8CPU r+ShH8H++mvCtP4ZSHqq/7+JXPUPwRlhqv/lf4LntQeZKV6avURO4/+PRE7f P68SVt8TRaeEKyr9yyxkpvuvmjFTPLNdYTr/NGUh5B8uXwj5J38vhPz1mxaB 3Gq8CPJzewjT/GcScrx0EdhHOy750fj3hsXQnznWYrCf/+JisFf0nrCSpz9L +hyl/5HF8H67+M/gX+8+YXUeK3xOWD2fvIOsL2KmeGEdFCb/60ug/Qb3LEH9 n14C9tLGCyt9zR+Zs/MPfzFn53+vjTg99X/1mGm+lD7FnK1/jBO5ai/2dyKn /c8EOSy0FNp3UldYnQfRn2Sm/ThrtMhp/We+MI3/dy2F/OP8v0D/rdVmztr/ EyJX73NGMtP5WT/8BfSJdgir9Ok1y9g+io2azLSfZD+6DPTxhi2D8odfLwP7 J1tFTvE/93Kwr1WNmcan7iPCdP7fWw7ljb9kzsa/m5fD+82rkp7OP1ZeAe/3 Hxam809vMNN8LP1MWMVPYwMznfe2L6+A93u3rWRW31+ENrOjxuPJgJVQfn3m Sni/tY45O/96UZj2/29ZBf1R3EpYtQet3ypIb84QOX3/9ocwxb9zwqq9Rcav 4K+0BTOtzxh9mKl/s6czU/vxVotc1a/wH8mP9v/LrYb6rDdfDXLr1dXgL/fD 1fC+YOVq8F+cSnr1Pq3Mb5yf+p7BbCqs7O+8zEz12f+AmfrHaJnI6fz7CWSj 1O9QH+0cZmp/XndmWm8NJyInkaSn81/HUG6V/APydxsy0/gzeEHk1P9PYKb1 DO1nkdP497A8T+P/69cw0/j33jXgv+hZlKc+M9VXY6Ewzf8OSHrVXrxia1lO +/93C9P+Tzfm7Pz/28wWxb8f1oK93X1rQZ+gyDqIF/FdwjT+eWodlNccuw7K 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 k5nis/OYyFX984cLq/3aaI6kp+8/tomczv/nuRaet6sL0/nnjszZ9y9DRE7/ f/CVyOn+4y0ip/1frSjUF7cKM/WvQXtmmp/Gg0RO+z9fiJza/0bm7P6fK5I/ xb/bi4G/orbM2fcfr4uc4t8skdP5zxjTe/9Kepr/36pDPEta65Be76+Dv6xP dLCPu0aY/v/jPMrjCteBXGt5HdjbfE2Y9v8CYdr/++06KE90RpjWP8pfD/XH eFCY/N+LmcYP3kfCdP/1KpQnp4Tp/vuyxZnp/5+aCav8Xbc46BtMETntfy4X zlH6nxRW54nNm0owq/PCTmNhdR7P7yGs7uuMJgmr+WS6VJjufz8uTP9/fENJ kHuWsGoP4YslofzJe8L0/csSSU/nv46URP2L3wD5BffdAPaMnxOm+2/eZab6 YC4Sufre3DkoTP9/o9/ITPc/3cOcjX+eFjmd/x7PnI3/f5T0dP7vL+Zs/ffa Uvw8nf+tJ0z9f9dS4D9rnDD9/813pVD/RJjm/4VuAv9pd94E9jSfRHZGM2f3 X84XVu+Pdkl6VX/T/KWZ6fuP2qXB3vYTwjT+HSlM91+EzNS/JDuQ9bxlwJ5W zTJgf/dRYVr/H8acff/7NbK2TdJT/5+7LLBTjTn7/vcRYbr/wWPO2v+XIqf4 v1nkNP6/Whbs41Uuh+3/YWH6/5c3hOn86+fC9P8HG4Tp/qfLwqq+B7eVh3gc 28ja68zZ+vdM5uz793XM1B/4F+V5Wv+85WZOT98/tWKm/QajH3O2/jlD5HT+ 4w9MH56T/Gj8YxjgX/0h5uz8Yx9hGv9MF6bzn6uFVf2N/xGm88/lK4C/zObI zqvC9P3zh8zZ/a8rhen7v1TSV1T6l6nITP9/0lSY7j9+uSL4O/xAmM6/LRNW 3+vrfwvT94+lboH3uznM2fyn+y1gv3iiyGn8u1Sep/p/jDn7/qXkrdj/N2Sm 8Wj0gjDNfyYwZ9+//MxM6xv2YZHT+ffrK0H/FN4rTN//PFsJ/Ku/I0zj34XC NP85gPkFxW7D/u9uZlpv1p4WOfX/bwvT/1/+cBv4y993G/grKnI79MfpXbdD euOp28Ff9lhhGv8tYM6+f93DnNX/gnewnNa/6zJTe7O6MNP6ivsmM80/gnnC av4R/ylM95/mr8z50f2ntSpDeudxZprf+SNETue/51YGf6XbmSneGddUwfhX owr4y+vEnN3/OFSY1j9mC9P331uRrVxVob9yqzJn3/92qAr2jgeLPEfp/6Uw ff+2SZjG//9VBf/4d1SD+he1E6b6P5CZ1leNz5hpfG6vl/Q0/r1UDfWvVB36 +6QNc/b9y4DqkL/1qchp/XttdfBncIE5W/+uWAP6T60Vc3b/Yd8aUF7nY0lP 519+rwH+i87WAH+kN9eEeGS0YM7+/6C3MP3/yzRh2v/9tSbYIzktTO2/nAnx xXqAOev/X0EOpjJn5x9WCNP531SY9v9K1wL/Ok2E6fvXnsI0/ptcC+yR/lIL 9T/BnH3/fGNtZlU/vUbCKt6ELzFT/UzeFzn9/0NUG+xtHa0N5XNL1IH3Bfcz U/uLn68Dz2sT6oA9zcXC5P9DyP51daE/jBrUBXulz9SF9IbPnJ1//Kku+Mfb Xxf8ERa9E9t/feZs/bcbc3b+8y1huv/te+bs/u+9Iu+m9C98V8aBYu0uZk2x 6Qg/rfQfw5ytf38rTOf/dkt6Ov9aoB7oY9SpB/a3OzNTf+6NEqb///pGmO6/ 3ClM9//lqw/1xzKFafz3mDD9/+dwlMdz6oP/tO31wX9mnrshnjvVhen7j47M 2f2vQ0RO8e8rYZr/b2HOzj9q9/DztP9XhZnG02F7YTr/M0jSU//3hcjJ/xvv gfK7V5iz84+3N4DyxG0bwPPaQGaaL5izGkB5nJiZ4of/bwMoT3Trvfw8nX9p zZzV//7CdP/zJ8K0/7FGnqfzX+eZaT8yqXAflFdveR/oa73GTPNJNxCm/Z/f MH18RpjOP9x8PzPN/x5kzs5/9BLOUfp/JOnp+79VIqf53ynMzyjbEPpPuxkz 1S/PFTntf04ROcX/5SKn+29Pipz2f26yQF+3MXN2/18P5mz/ZxKy9oswjf+P C9P6zw2NmFX79a1GYI/oRWYaP6TvCdP6z5JGkL99pBHqXzwHyhPeJ0zz3+eY Kd7p74qc6v8iZqrv7kHkQG8M8T2+hzn7/u0ZYVr/HM+c3f/0o8hJ/7+Eqf1f 24TT0/9f1xOm/z/sypztf4xrAu/3vpP0dP9FIkz1v1BT8Kd+Z1N43nqyKfp/ tMjp+8f5zLS+Fe9qCuXVCjQDNmszZ/9/+kQz8Lc/kjn7/5MQ5ekOeV7VByPv A1B+u+YD8Lz3qDCdfxgm6Wn8/zVzdv5vmzCtf+VuDu93qzUHefAIc7b+6Qmr /kP7qjmUz9wsTP6/2hz851d+EOwdPfwgPJ++wZztf37+IPjX3iBM939fFqb1 /9taACc2M8VD/XXmbP9/psgp/q9rAfYPLkp+9P+/tzwE+mmtman9mf2Eaf47 g5nOm/h/MNN6RXRO0tP5P6Mlp6fzjw8xU39m90G5N13k1P+tbgnvT/6R9DT+ Kd+K5TT/by5M+/+vMmf1/0OR0/hvZSv0/ylks0xraO9OU+Zs/ePl1pBf9IFw jtJ/mbDKz/i7NZTXLtWGWY1nvRzm7Pvn7iKn9e+JbSA/famkp/2/Y8zZ/a8l bagfQUPmrP9/QZjW/95jzr7/+JmZ5jvOYcmPvv+4vi3Ul+heZorP6bNt4f3G O5Kevv9byJydfzzQFuwdFmsH8Ti5ux28T39a5BT/3m4H+bk/SHpq//tEnqP0 L/Iw9NdaPWH6/++nhOn/38ci+wswfbRHmO4/L9ieWa03G3WR7S7C9P/Xbwqr 9ZNwnjDtd+TvAGzVElb7De7jKA9GdAB7x3OZs/W+HSJX+w/mNY8wq/0Np4aw ihd+J2E67zFUWNXfdPYjYG9jq7Cqr3aujtA+varCdN6xA3P2f4+DRU7x/kvh HKX/JmG67+y/juCP4I5OYO+4XScor/aGMP3f9WfCtN+xvhOU37/UCcobVXoU 6mfahjn73n+AyOm886fCdN55LcrDC/I89fcVH+P2SPG+FXO23t+XOTvv8bEw rXf+Lkz/d3lWmPb7jMeh/zFbCCv7O72Zs/u+pzFn3zv+KnKK96eFab+73BNQ fvsB5uy+v1eYs/5uqshzlP4rRE7/956KXNUHq3RnYLcJc/Z/5z07g3/jycJq PKYtE6bzTieEVTxwbuwC7cVv1AXKF72E8vT9LvC8EXWB8tlHhWm/o8ST0P+G 9zNn/3f+vLD66ROQrcXI7iHk4DoHOG7gQP7as8I03vOF6Xv3n4TpvOt+5uy8 Z9GnoL2n9Zmz++67CdN6z1tPgX2874VV+nCvpKfvPQp3hf5bv4s56+8dYRU/ 3THIwbddUf/dwnTet2A3ZnWe2KzTDdI7nZH9UcjRN8jpTmQj39PAtonsPYYc DkdO5gjTftd2ZCvPMxDf3OrPgD+CjszZ9x5DRE7zvdnM2f89bJH0dN5Fexae 96sgR+2Zs/HeIObsvrMvJD3F/40ip/MuV+R5av+3P8es3p+0fQ79P1CY7nuc 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 7sjmRGQnQvaPFgV7RSWKYf2/v9j/b9//D25/p5o= "]]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 q1XOew== "]]}, {RGBColor[0.560181, 0.691569, 0.194885], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 godmHWW+oD6M45n/Yb3N43sOk88s8j9E/6H+jSvl/6Qc/BxlNf9gv4gmHx/5 LOT9+637l2Njxt8oR305Hikqs+6fyt7nrC+T/2fsD+h3jrUf/4n+FL5JYz8m /xTi94llH9I/4f+MKXcJftTUd8mpKaZ9yudS/pngba+Y/OS89APNn/Js830u iS/qzXH1x/tdsg9kmv5xSX4sNv0n+i1zTP+Sz+O0f4g4woyP2I9/0Iyf2I+M M+Mr5/2YF8aMCRXES8z8IL888vELPgf/6/wSfuuWkd8xsb9U6kflJ+3B/zp/ aQ/zS+c3/Qf+/n8VneD7ZuO8qg/RNxbzPScFe3Gfri+5f99yvu+U6CdIfqj6 FPkY1J+uX96PfNP1LfKPsH84L0yoEf67UH+6P7gs80/3D/rzKY11f6E/F9E/ xLtwv+5P9Bf6g+5fxD/0N75vhcbuYA2xE+/R/dFl2Ud0/yQf7J+6v/L+2fTv eWt8dX+W82XY33X/Fnkq9lHd30V+UeZFWPFFuT8K80/PB8pXMx6XRP+I7Ndq vsh7SnIYn8t8D+pLzyfyQX3p+UX+E3FezTfKwS8QmfWdyMfje1LPR3n/+QLG 86rc9yqwnq+CH1/H+NbL/QG8T89n2pd9Ts1vxh/9Uc93wb2YZ97YiAbWD/5+ p/cD4gTmQyP1MY/1fiH8druZH43Md4mn2k+Yn8B6f7HGW+83zBfUm293V4D+ gT/1fsT8fYn51MTz+PuF3q9oL4H51UR92SfUfsb44316f2M/Al+938l7tmLf 90ytbZb7lgPr/VBwfT7zkTgN+4beL/nebOYnsRP1oPdT8v1hfyVG/ej9lv7H 91LBPt8N2kP/1/uxyFciP/X+LPpDyEe9X7ssf39Q+X2T/UHqX+3n8v6H5XtY 7e9irxD5qfd7l2XfSn+2mPJ4zCf9fcB+hPmsvx9EPla+d9X3heiHYj7p7w/x z1H0y8CCSuI04PT1w9QvhP/8f0xsYz9AvPX3j+AM5FfdGF8b7zfrifKD2M99 S2PayRf7l/7+clm+N/x1XlM+FvYH6ttpD/ren0TeohzzRn//sf4x731/KCI2 kJ+qHnk+A/3J0xTawffIvFPfn7Qv9ZSzhfKD2A/Cf13RwXp6zPl/g2O0Xg== "]]}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}, {RGBColor[0.560181, 0.691569, 0.194885], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}, {RGBColor[0.560181, 0.691569, 0.194885], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[ 1.6]}, {}, {}, {}, {}, {}, {}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6]}, {RGBColor[0.560181, 0.691569, 0.194885], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[ 1.6]}, {}, {}, {}, {}, {}, {}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.0610656*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{2.9979072*^9, FormBox[ StyleBox["\"1995\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1556736*^9, FormBox[ StyleBox["\"2000\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.3135264*^9, FormBox[ StyleBox["\"2005\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.4712928*^9, FormBox[ StyleBox["\"2010\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.6290592*^9, FormBox[ StyleBox["\"2015\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7868256*^9, FormBox[ StyleBox["\"2020\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{2.9979072*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1556736*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.3135264*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.4712928*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.6290592*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7868256*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.0610656*^9, 3.7868256*^9}, {0, 269.3}}, PlotRangeClipping->True, PlotRangePadding->{{0, 0}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{ 3.7638308419104505`*^9, {3.763830874757735*^9, 3.7638309116424227`*^9}, 3.7638525696979885`*^9, 3.7639217004263325`*^9, 3.766157963194338*^9}, CellLabel->"Out[33]=", CellID->708651930] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Solar x-rays and solar flares", "Subsubsection", TaggingRules->{}, CellChangeTimes->{{3.7635769190861626`*^9, 3.7635769317226486`*^9}, { 3.7728175260364037`*^9, 3.772817545875164*^9}}, CellID->945849897], Cell["\<\ Solar flares are often the source of much of the interesting space weather \ effects observed on Earth. These are high-energy events, usually best \ observed in x\[Hyphen]rays. There are different bands of x\[Hyphen]rays that \ are available; the shorter wavelength band runs from .05 to .4 nm and the \ longer wavelength band runs from .1 to .8 nm (note: the bands overlap each \ other in wavelength range).\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.763733094332473*^9, 3.7637331890349417`*^9}, { 3.7637332424412823`*^9, 3.763733308876925*^9}, {3.7661587547994905`*^9, 3.7661587553095417`*^9}, {3.766497737967968*^9, 3.7664977447856493`*^9}, { 3.772817560447175*^9, 3.77281756357724*^9}, {3.772817614382903*^9, 3.7728176496521463`*^9}}, CellID->647896639], Cell["Find the current solar x-ray flux values:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.766497778672038*^9, 3.766497786930864*^9}, {3.773675921952636*^9, 3.7736759222154684`*^9}}, CellID->950427070], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{"{", RowBox[{"\"\\"", ",", "\"\\""}], "}"}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763733229377976*^9, 3.763733230937132*^9}}, CellLabel->"In[34]:=", CellID->331780418], Cell[BoxData[ RowBox[{"{", RowBox[{ TemplateBox[{"2.88`*^-8", RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], "watts per meter squared", FractionBox["\"Watts\"", SuperscriptBox["\"Meters\"", "2"]]}, "Quantity"], ",", TemplateBox[{"1.68`*^-7", RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], "watts per meter squared", FractionBox["\"Watts\"", SuperscriptBox["\"Meters\"", "2"]]}, "Quantity"]}], "}"}]], "Output", TaggingRules->{}, CellChangeTimes->{3.7637332338634243`*^9, 3.7639217054538355`*^9, 3.766157967505769*^9}, CellLabel->"Out[34]=", CellID->378167924] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797635], Cell["Plot the current day\[CloseCurlyQuote]s long solar x-ray flux over \ time:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.7664978092960997`*^9, 3.7664978503602057`*^9}, {3.773675934891674*^9, 3.773675935652206*^9}}, CellID->355562432], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"xraylongts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{"Today", ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}}, CellLabel->"In[35]:=", CellID->501488343], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 00:00:00\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 18:05:00\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["218", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 00:00:00\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 18:05:00\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["218", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"5", ",", "\"Minute\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[2.45*^-7, "Meters"^(-2) "Watts"], Quantity[2.12*^-7, "Meters"^(-2) "Watts"], Quantity[1.84*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.7*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[2.06*^-7, "Meters"^(-2) "Watts"], Quantity[2.2*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.31*^-7, "Meters"^(-2) "Watts"], Quantity[1.29*^-7, "Meters"^(-2) "Watts"], Quantity[1.31*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.34*^-7, "Meters"^(-2) "Watts"], Quantity[1.29*^-7, "Meters"^(-2) "Watts"], Quantity[1.29*^-7, "Meters"^(-2) "Watts"], Quantity[1.24*^-7, "Meters"^(-2) "Watts"], Quantity[1.28*^-7, "Meters"^(-2) "Watts"], Quantity[1.33*^-7, "Meters"^(-2) "Watts"], Quantity[1.38*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.41*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.85*^-7, "Meters"^(-2) "Watts"], Quantity[2.23*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.42*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.38*^-7, "Meters"^(-2) "Watts"], Quantity[1.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.35*^-7, "Meters"^(-2) "Watts"], Quantity[1.39*^-7, "Meters"^(-2) "Watts"], Quantity[1.4*^-7, "Meters"^(-2) "Watts"], Quantity[1.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.7*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.48*^-7, "Meters"^(-2) "Watts"], Quantity[1.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.*^-7, "Meters"^(-2) "Watts"], Quantity[1.85*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.57*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[3.33*^-6, "Meters"^(-2) "Watts"], Quantity[3.68*^-6, "Meters"^(-2) "Watts"], Quantity[1.83*^-7, "Meters"^(-2) "Watts"], Quantity[1.62*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.47*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.82*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.48*^-7, "Meters"^(-2) "Watts"], Quantity[1.45*^-7, "Meters"^(-2) "Watts"], Quantity[1.45*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.69*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.88*^-7, "Meters"^(-2) "Watts"], Quantity[1.69*^-7, "Meters"^(-2) "Watts"], Quantity[1.72*^-7, "Meters"^(-2) "Watts"], Quantity[3.05*^-7, "Meters"^(-2) "Watts"], Quantity[8.57*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-6, "Meters"^(-2) "Watts"], Quantity[1.7*^-6, "Meters"^(-2) "Watts"], Quantity[1.4*^-6, "Meters"^(-2) "Watts"], Quantity[1.08*^-6, "Meters"^(-2) "Watts"], Quantity[8.02*^-7, "Meters"^(-2) "Watts"], Quantity[5.93*^-7, "Meters"^(-2) "Watts"], Quantity[4.66*^-7, "Meters"^(-2) "Watts"], Quantity[3.82*^-7, "Meters"^(-2) "Watts"], Quantity[3.17*^-7, "Meters"^(-2) "Watts"], Quantity[2.94*^-7, "Meters"^(-2) "Watts"], Quantity[2.84*^-7, "Meters"^(-2) "Watts"], Quantity[3.1*^-7, "Meters"^(-2) "Watts"], Quantity[4.13*^-7, "Meters"^(-2) "Watts"], Quantity[6.97*^-7, "Meters"^(-2) "Watts"], Quantity[1.86*^-6, "Meters"^(-2) "Watts"], Quantity[1.13*^-6, "Meters"^(-2) "Watts"], Quantity[6.61*^-7, "Meters"^(-2) "Watts"], Quantity[5.83*^-7, "Meters"^(-2) "Watts"], Quantity[5.3*^-7, "Meters"^(-2) "Watts"], Quantity[4.7*^-7, "Meters"^(-2) "Watts"], Quantity[4.1*^-7, "Meters"^(-2) "Watts"], Quantity[3.54*^-7, "Meters"^(-2) "Watts"], Quantity[3.18*^-7, "Meters"^(-2) "Watts"], Quantity[3.01*^-7, "Meters"^(-2) "Watts"], Quantity[2.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.34*^-7, "Meters"^(-2) "Watts"], Quantity[2.25*^-7, "Meters"^(-2) "Watts"], Quantity[2.05*^-7, "Meters"^(-2) "Watts"], Quantity[3.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.28*^-6, "Meters"^(-2) "Watts"], Quantity[3.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.75*^-7, "Meters"^(-2) "Watts"], Quantity[1.67*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.6*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.48*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.59*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[2.11*^-7, "Meters"^(-2) "Watts"], Quantity[2.41*^-7, "Meters"^(-2) "Watts"], Quantity[2.07*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.64*^-7, "Meters"^(-2) "Watts"], Quantity[1.79*^-7, "Meters"^(-2) "Watts"], Quantity[1.94*^-7, "Meters"^(-2) "Watts"], Quantity[1.84*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.66*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.76*^-7, "Meters"^(-2) "Watts"], Quantity[2.49*^-7, "Meters"^(-2) "Watts"], Quantity[5.76*^-7, "Meters"^(-2) "Watts"], Quantity[8.84*^-7, "Meters"^(-2) "Watts"], Quantity[4.28*^-6, "Meters"^(-2) "Watts"], Quantity[2.79*^-6, "Meters"^(-2) "Watts"], Quantity[2.77*^-7, "Meters"^(-2) "Watts"], Quantity[2.69*^-7, "Meters"^(-2) "Watts"], Quantity[2.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.43*^-7, "Meters"^(-2) "Watts"], Quantity[2.36*^-7, "Meters"^(-2) "Watts"], Quantity[2.38*^-7, "Meters"^(-2) "Watts"], Quantity[2.34*^-7, "Meters"^(-2) "Watts"], Quantity[2.32*^-7, "Meters"^(-2) "Watts"], Quantity[2.23*^-7, "Meters"^(-2) "Watts"], Quantity[2.15*^-7, "Meters"^(-2) "Watts"], Quantity[2.05*^-7, "Meters"^(-2) "Watts"], Quantity[1.95*^-7, "Meters"^(-2) "Watts"], Quantity[1.9*^-7, "Meters"^(-2) "Watts"], Quantity[1.94*^-7, "Meters"^(-2) "Watts"], Quantity[1.83*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.72*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.68*^-7, "Meters"^(-2) "Watts"], Quantity[1.67*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.79*^-7, "Meters"^(-2) "Watts"], Quantity[1.73*^-7, "Meters"^(-2) "Watts"], Quantity[1.73*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.59*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[1.69*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.77*^-7, "Meters"^(-2) "Watts"], Quantity[1.97*^-7, "Meters"^(-2) "Watts"], Quantity[1.78*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[2.01*^-7, "Meters"^(-2) "Watts"], Quantity[5.14*^-7, "Meters"^(-2) "Watts"], Quantity[6.39*^-7, "Meters"^(-2) "Watts"], Quantity[3.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.68*^-7, "Meters"^(-2) "Watts"]}}, { TemporalData`DateSpecification[{2019, 5, 6, 0, 0, 0.}, { 2019, 5, 6, 18, 5, 0.}, {5, "Minute"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7634027227589865`*^9, 3.7634027483285437`*^9}, 3.7634028293606462`*^9, 3.7634877915409765`*^9, 3.763576238255378*^9, { 3.763576555932396*^9, 3.763576583311449*^9}, 3.7635838682658873`*^9, 3.763723479004036*^9, 3.7637236361207457`*^9, 3.763921706272917*^9, 3.7661579689409122`*^9}, CellLabel->"Out[35]=", CellID->67303766] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListLogPlot", "[", RowBox[{"xraylongts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}}, CellLabel->"In[36]:=", CellID->273062893], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 MSzW "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7660896*^9, -16.180121010116274`}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox[ RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], ShowStringCharacters -> False], "watts per meter squared"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{{{-16.11809565095832, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "1.`", TemplateBox[{"10", RowBox[{"-", "7"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-14.508657738524219`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "5.`", TemplateBox[{"10", RowBox[{"-", "7"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "1.`", TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-12.206072645530174`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "5.`", TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.811242831518264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.62892127472431, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.474770594897052`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.34123920227253, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.223456166616145`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.424948470398375`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.01948336229021, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.73180128983843, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.326336181730264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.172185501903007`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.038654109278484`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.9208710736221, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.122363377404328`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.716898269296165`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.429216196844383`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.02375108873622, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.86960040890896, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.736069016284437`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.618285980628055`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-16.11809565095832, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-14.508657738524219`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-12.206072645530174`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.811242831518264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.62892127472431, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.474770594897052`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.34123920227253, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.223456166616145`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.424948470398375`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.01948336229021, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.73180128983843, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.326336181730264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.172185501903007`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.038654109278484`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.9208710736221, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.122363377404328`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.716898269296165`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.429216196844383`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.02375108873622, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.86960040890896, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.736069016284437`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.618285980628055`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {{{3.7660896*^9, FormBox[ StyleBox["\"00:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661004*^9, FormBox[ StyleBox["\"03:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661112*^9, FormBox[ StyleBox["\"06:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.766122*^9, FormBox[ StyleBox["\"09:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661328*^9, FormBox[ StyleBox["\"12:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661436*^9, FormBox[ StyleBox["\"15:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661544*^9, FormBox[ StyleBox["\"18:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7660896*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661004*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661112*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.766122*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661328*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661436*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661544*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Exp[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Exp[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7660896*^9, 3.7661547*^9}, {-16.180121010116274`, -12.361557548370568`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Charting`ScaledTicks[{Log, Exp}]}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.763576588428446*^9, 3.76357660752358*^9}, 3.7635838693891306`*^9, {3.763723480192155*^9, 3.7637234928694224`*^9}, 3.76372363735987*^9, 3.7639217069289827`*^9, 3.7661579708741055`*^9}, CellLabel->"Out[36]=", CellID->104915097] }, Open ]], Cell["\<\ Plot the current day\[CloseCurlyQuote]s long and short solar x-ray fluxes for \ comparison:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.7664978092960997`*^9, 3.766497882716441*^9}, {3.7728175678456125`*^9, 3.7728175679905176`*^9}}, CellID->254198600], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"xrayts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{"Today", ",", RowBox[{"{", RowBox[{"\"\\"", ",", "\"\\""}], "}"}]}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763583882072418*^9, 3.7635838888430786`*^9}, { 3.7637235130714426`*^9, 3.7637235261037455`*^9}, {3.7637236480919433`*^9, 3.7637236589190254`*^9}}, CellLabel->"In[37]:=", CellID->618213487], Cell[BoxData[ RowBox[{"{", RowBox[{ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 00:00:00\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 18:05:00\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["218", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 00:00:00\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 18:05:00\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["218", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"5", ",", "\"Minute\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[2.92*^-8, "Meters"^(-2) "Watts"], Quantity[2.82*^-8, "Meters"^(-2) "Watts"], Quantity[2.85*^-8, "Meters"^(-2) "Watts"], Quantity[2.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.69*^-8, "Meters"^(-2) "Watts"], Quantity[2.71*^-8, "Meters"^(-2) "Watts"], Quantity[2.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[3.19*^-8, "Meters"^(-2) "Watts"], Quantity[3.22*^-8, "Meters"^(-2) "Watts"], Quantity[2.82*^-8, "Meters"^(-2) "Watts"], Quantity[2.69*^-8, "Meters"^(-2) "Watts"], Quantity[2.65*^-8, "Meters"^(-2) "Watts"], Quantity[2.58*^-8, "Meters"^(-2) "Watts"], Quantity[2.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.7*^-8, "Meters"^(-2) "Watts"], Quantity[2.78*^-8, "Meters"^(-2) "Watts"], Quantity[2.81*^-8, "Meters"^(-2) "Watts"], Quantity[2.58*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.71*^-8, "Meters"^(-2) "Watts"], Quantity[2.7*^-8, "Meters"^(-2) "Watts"], Quantity[2.66*^-8, "Meters"^(-2) "Watts"], Quantity[2.63*^-8, "Meters"^(-2) "Watts"], Quantity[2.63*^-8, "Meters"^(-2) "Watts"], Quantity[2.65*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.73*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"], Quantity[2.95*^-8, "Meters"^(-2) "Watts"], Quantity[3.14*^-8, "Meters"^(-2) "Watts"], Quantity[2.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.5*^-8, "Meters"^(-2) "Watts"], Quantity[2.84*^-8, "Meters"^(-2) "Watts"], Quantity[2.61*^-8, "Meters"^(-2) "Watts"], Quantity[2.67*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.6*^-8, "Meters"^(-2) "Watts"], Quantity[2.64*^-8, "Meters"^(-2) "Watts"], Quantity[2.62*^-8, "Meters"^(-2) "Watts"], Quantity[2.56*^-8, "Meters"^(-2) "Watts"], Quantity[2.67*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"], Quantity[2.69*^-8, "Meters"^(-2) "Watts"], Quantity[2.62*^-8, "Meters"^(-2) "Watts"], Quantity[2.61*^-8, "Meters"^(-2) "Watts"], Quantity[2.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.95*^-8, "Meters"^(-2) "Watts"], Quantity[2.71*^-8, "Meters"^(-2) "Watts"], Quantity[2.82*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.69*^-8, "Meters"^(-2) "Watts"], Quantity[2.65*^-8, "Meters"^(-2) "Watts"], Quantity[2.79*^-8, "Meters"^(-2) "Watts"], Quantity[2.73*^-8, "Meters"^(-2) "Watts"], Quantity[7.55*^-7, "Meters"^(-2) "Watts"], Quantity[4.97*^-7, "Meters"^(-2) "Watts"], Quantity[2.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.62*^-8, "Meters"^(-2) "Watts"], Quantity[2.69*^-8, "Meters"^(-2) "Watts"], Quantity[2.66*^-8, "Meters"^(-2) "Watts"], Quantity[2.7*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.84*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.81*^-8, "Meters"^(-2) "Watts"], Quantity[2.79*^-8, "Meters"^(-2) "Watts"], Quantity[2.78*^-8, "Meters"^(-2) "Watts"], Quantity[2.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.89*^-8, "Meters"^(-2) "Watts"], Quantity[2.76*^-8, "Meters"^(-2) "Watts"], Quantity[2.66*^-8, "Meters"^(-2) "Watts"], Quantity[2.69*^-8, "Meters"^(-2) "Watts"], Quantity[2.67*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.63*^-8, "Meters"^(-2) "Watts"], Quantity[2.84*^-8, "Meters"^(-2) "Watts"], Quantity[2.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.96*^-8, "Meters"^(-2) "Watts"], Quantity[2.82*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"], Quantity[4.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-7, "Meters"^(-2) "Watts"], Quantity[1.79*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.23*^-7, "Meters"^(-2) "Watts"], Quantity[8.25*^-8, "Meters"^(-2) "Watts"], Quantity[5.67*^-8, "Meters"^(-2) "Watts"], Quantity[4.49*^-8, "Meters"^(-2) "Watts"], Quantity[3.82*^-8, "Meters"^(-2) "Watts"], Quantity[3.53*^-8, "Meters"^(-2) "Watts"], Quantity[3.04*^-8, "Meters"^(-2) "Watts"], Quantity[3.07*^-8, "Meters"^(-2) "Watts"], Quantity[3.05*^-8, "Meters"^(-2) "Watts"], Quantity[3.47*^-8, "Meters"^(-2) "Watts"], Quantity[4.3*^-8, "Meters"^(-2) "Watts"], Quantity[6.52*^-8, "Meters"^(-2) "Watts"], Quantity[2.35*^-7, "Meters"^(-2) "Watts"], Quantity[9.3*^-8, "Meters"^(-2) "Watts"], Quantity[5.02*^-8, "Meters"^(-2) "Watts"], Quantity[4.45*^-8, "Meters"^(-2) "Watts"], Quantity[4.05*^-8, "Meters"^(-2) "Watts"], Quantity[3.7*^-8, "Meters"^(-2) "Watts"], Quantity[3.36*^-8, "Meters"^(-2) "Watts"], Quantity[3.29*^-8, "Meters"^(-2) "Watts"], Quantity[3.03*^-8, "Meters"^(-2) "Watts"], Quantity[3.12*^-8, "Meters"^(-2) "Watts"], Quantity[2.9*^-8, "Meters"^(-2) "Watts"], Quantity[2.78*^-8, "Meters"^(-2) "Watts"], Quantity[2.79*^-8, "Meters"^(-2) "Watts"], Quantity[2.82*^-8, "Meters"^(-2) "Watts"], Quantity[4.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-7, "Meters"^(-2) "Watts"], Quantity[3.38*^-8, "Meters"^(-2) "Watts"], Quantity[2.53*^-8, "Meters"^(-2) "Watts"], Quantity[2.64*^-8, "Meters"^(-2) "Watts"], Quantity[2.67*^-8, "Meters"^(-2) "Watts"], Quantity[2.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.67*^-8, "Meters"^(-2) "Watts"], Quantity[2.71*^-8, "Meters"^(-2) "Watts"], Quantity[2.76*^-8, "Meters"^(-2) "Watts"], Quantity[2.85*^-8, "Meters"^(-2) "Watts"], Quantity[3.15*^-8, "Meters"^(-2) "Watts"], Quantity[3.18*^-8, "Meters"^(-2) "Watts"], Quantity[2.95*^-8, "Meters"^(-2) "Watts"], Quantity[3.01*^-8, "Meters"^(-2) "Watts"], Quantity[2.97*^-8, "Meters"^(-2) "Watts"], Quantity[2.92*^-8, "Meters"^(-2) "Watts"], Quantity[2.91*^-8, "Meters"^(-2) "Watts"], Quantity[2.9*^-8, "Meters"^(-2) "Watts"], Quantity[2.89*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"], Quantity[2.85*^-8, "Meters"^(-2) "Watts"], Quantity[3.13*^-8, "Meters"^(-2) "Watts"], Quantity[3.22*^-8, "Meters"^(-2) "Watts"], Quantity[3.07*^-8, "Meters"^(-2) "Watts"], Quantity[2.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.5*^-8, "Meters"^(-2) "Watts"], Quantity[2.66*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.76*^-8, "Meters"^(-2) "Watts"], Quantity[2.74*^-8, "Meters"^(-2) "Watts"], Quantity[2.53*^-8, "Meters"^(-2) "Watts"], Quantity[2.86*^-8, "Meters"^(-2) "Watts"], Quantity[2.94*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"], Quantity[2.79*^-8, "Meters"^(-2) "Watts"], Quantity[2.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.83*^-8, "Meters"^(-2) "Watts"], Quantity[3.32*^-8, "Meters"^(-2) "Watts"], Quantity[8.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-7, "Meters"^(-2) "Watts"], Quantity[1.1*^-6, "Meters"^(-2) "Watts"], Quantity[3.53*^-7, "Meters"^(-2) "Watts"], Quantity[3.34*^-8, "Meters"^(-2) "Watts"], Quantity[3.26*^-8, "Meters"^(-2) "Watts"], Quantity[3.18*^-8, "Meters"^(-2) "Watts"], Quantity[3.08*^-8, "Meters"^(-2) "Watts"], Quantity[3.07*^-8, "Meters"^(-2) "Watts"], Quantity[2.99*^-8, "Meters"^(-2) "Watts"], Quantity[3.06*^-8, "Meters"^(-2) "Watts"], Quantity[3.04*^-8, "Meters"^(-2) "Watts"], Quantity[3.12*^-8, "Meters"^(-2) "Watts"], Quantity[3.07*^-8, "Meters"^(-2) "Watts"], Quantity[3.04*^-8, "Meters"^(-2) "Watts"], Quantity[2.99*^-8, "Meters"^(-2) "Watts"], Quantity[2.97*^-8, "Meters"^(-2) "Watts"], Quantity[3.01*^-8, "Meters"^(-2) "Watts"], Quantity[3.07*^-8, "Meters"^(-2) "Watts"], Quantity[3.11*^-8, "Meters"^(-2) "Watts"], Quantity[3.17*^-8, "Meters"^(-2) "Watts"], Quantity[3.04*^-8, "Meters"^(-2) "Watts"], Quantity[3.04*^-8, "Meters"^(-2) "Watts"], Quantity[3.07*^-8, "Meters"^(-2) "Watts"], Quantity[3.06*^-8, "Meters"^(-2) "Watts"], Quantity[2.98*^-8, "Meters"^(-2) "Watts"], Quantity[2.97*^-8, "Meters"^(-2) "Watts"], Quantity[2.87*^-8, "Meters"^(-2) "Watts"], Quantity[2.79*^-8, "Meters"^(-2) "Watts"], Quantity[2.96*^-8, "Meters"^(-2) "Watts"], Quantity[2.87*^-8, "Meters"^(-2) "Watts"], Quantity[2.91*^-8, "Meters"^(-2) "Watts"], Quantity[2.81*^-8, "Meters"^(-2) "Watts"], Quantity[2.79*^-8, "Meters"^(-2) "Watts"], Quantity[2.78*^-8, "Meters"^(-2) "Watts"], Quantity[2.95*^-8, "Meters"^(-2) "Watts"], Quantity[2.85*^-8, "Meters"^(-2) "Watts"], Quantity[2.71*^-8, "Meters"^(-2) "Watts"], Quantity[2.63*^-8, "Meters"^(-2) "Watts"], Quantity[2.84*^-8, "Meters"^(-2) "Watts"], Quantity[2.89*^-8, "Meters"^(-2) "Watts"], Quantity[2.81*^-8, "Meters"^(-2) "Watts"], Quantity[2.75*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"], Quantity[3.03*^-8, "Meters"^(-2) "Watts"], Quantity[2.82*^-8, "Meters"^(-2) "Watts"], Quantity[2.76*^-8, "Meters"^(-2) "Watts"], Quantity[2.73*^-8, "Meters"^(-2) "Watts"], Quantity[3.13*^-8, "Meters"^(-2) "Watts"], Quantity[7.51*^-8, "Meters"^(-2) "Watts"], Quantity[6.21*^-8, "Meters"^(-2) "Watts"], Quantity[4.34*^-8, "Meters"^(-2) "Watts"], Quantity[2.86*^-8, "Meters"^(-2) "Watts"], Quantity[2.88*^-8, "Meters"^(-2) "Watts"]}}, { TemporalData`DateSpecification[{2019, 5, 6, 0, 0, 0.}, { 2019, 5, 6, 18, 5, 0.}, {5, "Minute"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False], ",", InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 00:00:00\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 18:05:00\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["218", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 00:00:00\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"06 May 2019 18:05:00\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["218", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"5", ",", "\"Minute\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[2.45*^-7, "Meters"^(-2) "Watts"], Quantity[2.12*^-7, "Meters"^(-2) "Watts"], Quantity[1.84*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.7*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[2.06*^-7, "Meters"^(-2) "Watts"], Quantity[2.2*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.31*^-7, "Meters"^(-2) "Watts"], Quantity[1.29*^-7, "Meters"^(-2) "Watts"], Quantity[1.31*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.34*^-7, "Meters"^(-2) "Watts"], Quantity[1.29*^-7, "Meters"^(-2) "Watts"], Quantity[1.29*^-7, "Meters"^(-2) "Watts"], Quantity[1.24*^-7, "Meters"^(-2) "Watts"], Quantity[1.28*^-7, "Meters"^(-2) "Watts"], Quantity[1.33*^-7, "Meters"^(-2) "Watts"], Quantity[1.38*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.41*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.85*^-7, "Meters"^(-2) "Watts"], Quantity[2.23*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.42*^-7, "Meters"^(-2) "Watts"], Quantity[1.37*^-7, "Meters"^(-2) "Watts"], Quantity[1.38*^-7, "Meters"^(-2) "Watts"], Quantity[1.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.35*^-7, "Meters"^(-2) "Watts"], Quantity[1.39*^-7, "Meters"^(-2) "Watts"], Quantity[1.4*^-7, "Meters"^(-2) "Watts"], Quantity[1.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.7*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.48*^-7, "Meters"^(-2) "Watts"], Quantity[1.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.*^-7, "Meters"^(-2) "Watts"], Quantity[1.85*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.57*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[3.33*^-6, "Meters"^(-2) "Watts"], Quantity[3.68*^-6, "Meters"^(-2) "Watts"], Quantity[1.83*^-7, "Meters"^(-2) "Watts"], Quantity[1.62*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.47*^-7, "Meters"^(-2) "Watts"], Quantity[1.43*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.82*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.48*^-7, "Meters"^(-2) "Watts"], Quantity[1.45*^-7, "Meters"^(-2) "Watts"], Quantity[1.45*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.69*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.88*^-7, "Meters"^(-2) "Watts"], Quantity[1.69*^-7, "Meters"^(-2) "Watts"], Quantity[1.72*^-7, "Meters"^(-2) "Watts"], Quantity[3.05*^-7, "Meters"^(-2) "Watts"], Quantity[8.57*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-6, "Meters"^(-2) "Watts"], Quantity[1.7*^-6, "Meters"^(-2) "Watts"], Quantity[1.4*^-6, "Meters"^(-2) "Watts"], Quantity[1.08*^-6, "Meters"^(-2) "Watts"], Quantity[8.02*^-7, "Meters"^(-2) "Watts"], Quantity[5.93*^-7, "Meters"^(-2) "Watts"], Quantity[4.66*^-7, "Meters"^(-2) "Watts"], Quantity[3.82*^-7, "Meters"^(-2) "Watts"], Quantity[3.17*^-7, "Meters"^(-2) "Watts"], Quantity[2.94*^-7, "Meters"^(-2) "Watts"], Quantity[2.84*^-7, "Meters"^(-2) "Watts"], Quantity[3.1*^-7, "Meters"^(-2) "Watts"], Quantity[4.13*^-7, "Meters"^(-2) "Watts"], Quantity[6.97*^-7, "Meters"^(-2) "Watts"], Quantity[1.86*^-6, "Meters"^(-2) "Watts"], Quantity[1.13*^-6, "Meters"^(-2) "Watts"], Quantity[6.61*^-7, "Meters"^(-2) "Watts"], Quantity[5.83*^-7, "Meters"^(-2) "Watts"], Quantity[5.3*^-7, "Meters"^(-2) "Watts"], Quantity[4.7*^-7, "Meters"^(-2) "Watts"], Quantity[4.1*^-7, "Meters"^(-2) "Watts"], Quantity[3.54*^-7, "Meters"^(-2) "Watts"], Quantity[3.18*^-7, "Meters"^(-2) "Watts"], Quantity[3.01*^-7, "Meters"^(-2) "Watts"], Quantity[2.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.34*^-7, "Meters"^(-2) "Watts"], Quantity[2.25*^-7, "Meters"^(-2) "Watts"], Quantity[2.05*^-7, "Meters"^(-2) "Watts"], Quantity[3.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.28*^-6, "Meters"^(-2) "Watts"], Quantity[3.36*^-7, "Meters"^(-2) "Watts"], Quantity[1.75*^-7, "Meters"^(-2) "Watts"], Quantity[1.67*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.6*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.48*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.59*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.58*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.56*^-7, "Meters"^(-2) "Watts"], Quantity[2.11*^-7, "Meters"^(-2) "Watts"], Quantity[2.41*^-7, "Meters"^(-2) "Watts"], Quantity[2.07*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-7, "Meters"^(-2) "Watts"], Quantity[1.49*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.53*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.54*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.64*^-7, "Meters"^(-2) "Watts"], Quantity[1.79*^-7, "Meters"^(-2) "Watts"], Quantity[1.94*^-7, "Meters"^(-2) "Watts"], Quantity[1.84*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.66*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.76*^-7, "Meters"^(-2) "Watts"], Quantity[2.49*^-7, "Meters"^(-2) "Watts"], Quantity[5.76*^-7, "Meters"^(-2) "Watts"], Quantity[8.84*^-7, "Meters"^(-2) "Watts"], Quantity[4.28*^-6, "Meters"^(-2) "Watts"], Quantity[2.79*^-6, "Meters"^(-2) "Watts"], Quantity[2.77*^-7, "Meters"^(-2) "Watts"], Quantity[2.69*^-7, "Meters"^(-2) "Watts"], Quantity[2.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.57*^-7, "Meters"^(-2) "Watts"], Quantity[2.43*^-7, "Meters"^(-2) "Watts"], Quantity[2.36*^-7, "Meters"^(-2) "Watts"], Quantity[2.38*^-7, "Meters"^(-2) "Watts"], Quantity[2.34*^-7, "Meters"^(-2) "Watts"], Quantity[2.32*^-7, "Meters"^(-2) "Watts"], Quantity[2.23*^-7, "Meters"^(-2) "Watts"], Quantity[2.15*^-7, "Meters"^(-2) "Watts"], Quantity[2.05*^-7, "Meters"^(-2) "Watts"], Quantity[1.95*^-7, "Meters"^(-2) "Watts"], Quantity[1.9*^-7, "Meters"^(-2) "Watts"], Quantity[1.94*^-7, "Meters"^(-2) "Watts"], Quantity[1.83*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.72*^-7, "Meters"^(-2) "Watts"], Quantity[1.71*^-7, "Meters"^(-2) "Watts"], Quantity[1.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.68*^-7, "Meters"^(-2) "Watts"], Quantity[1.67*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.79*^-7, "Meters"^(-2) "Watts"], Quantity[1.73*^-7, "Meters"^(-2) "Watts"], Quantity[1.73*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[1.51*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.59*^-7, "Meters"^(-2) "Watts"], Quantity[1.46*^-7, "Meters"^(-2) "Watts"], Quantity[1.44*^-7, "Meters"^(-2) "Watts"], Quantity[1.52*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[1.69*^-7, "Meters"^(-2) "Watts"], Quantity[1.63*^-7, "Meters"^(-2) "Watts"], Quantity[1.61*^-7, "Meters"^(-2) "Watts"], Quantity[1.77*^-7, "Meters"^(-2) "Watts"], Quantity[1.97*^-7, "Meters"^(-2) "Watts"], Quantity[1.78*^-7, "Meters"^(-2) "Watts"], Quantity[1.5*^-7, "Meters"^(-2) "Watts"], Quantity[1.55*^-7, "Meters"^(-2) "Watts"], Quantity[2.01*^-7, "Meters"^(-2) "Watts"], Quantity[5.14*^-7, "Meters"^(-2) "Watts"], Quantity[6.39*^-7, "Meters"^(-2) "Watts"], Quantity[3.65*^-7, "Meters"^(-2) "Watts"], Quantity[1.81*^-7, "Meters"^(-2) "Watts"], Quantity[1.68*^-7, "Meters"^(-2) "Watts"]}}, { TemporalData`DateSpecification[{2019, 5, 6, 0, 0, 0.}, { 2019, 5, 6, 18, 5, 0.}, {5, "Minute"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]}], "}"}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.763723499715107*^9, 3.763723526474783*^9}, { 3.7637236387570095`*^9, 3.7637236595780916`*^9}, 3.7637237043695707`*^9, 3.7637334509521313`*^9, 3.763921707945084*^9, 3.766157977375756*^9}, CellLabel->"Out[37]=", CellID->548787539] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListLogPlot", "[", RowBox[{"xrayts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{3.763723710889222*^9}, CellLabel->"In[38]:=", CellID->253588906], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 "]]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.007333333333333334], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 MSzW "]]}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {}, {}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.007333333333333334], AbsoluteThickness[1.6]}, {}, {}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7660896*^9, -17.906845838091176`}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox[ RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], ShowStringCharacters -> False], "watts per meter squared"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{{{-16.811242831518264`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "5.`", TemplateBox[{"10", RowBox[{"-", "8"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.11809565095832, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "1.`", TemplateBox[{"10", RowBox[{"-", "7"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-14.508657738524219`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "5.`", TemplateBox[{"10", RowBox[{"-", "7"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "1.`", TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-12.206072645530174`, FormBox[ TemplateBox[{"\[Times]", "\"\[Times]\"", "5.`", TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox]}, "RowWithSeparators"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-18.420680743952367`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.72753356339242, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.322068455284256`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.034386382832476`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.62892127472431, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.474770594897052`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.34123920227253, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.223456166616145`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.424948470398375`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.01948336229021, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.73180128983843, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.326336181730264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.172185501903007`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.038654109278484`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.9208710736221, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.122363377404328`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.716898269296165`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.429216196844383`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.02375108873622, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.86960040890896, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.736069016284437`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.618285980628055`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.107460356862065`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.819778284410283`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-16.811242831518264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.11809565095832, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-14.508657738524219`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-12.206072645530174`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-18.420680743952367`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.72753356339242, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.322068455284256`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.034386382832476`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.62892127472431, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.474770594897052`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.34123920227253, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.223456166616145`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.424948470398375`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.01948336229021, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.73180128983843, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.326336181730264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.172185501903007`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.038654109278484`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.9208710736221, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.122363377404328`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.716898269296165`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.429216196844383`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.02375108873622, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.86960040890896, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.736069016284437`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.618285980628055`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.107460356862065`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.819778284410283`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {{{3.7660896*^9, FormBox[ StyleBox["\"00:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661004*^9, FormBox[ StyleBox["\"03:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661112*^9, FormBox[ StyleBox["\"06:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.766122*^9, FormBox[ StyleBox["\"09:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661328*^9, FormBox[ StyleBox["\"12:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661436*^9, FormBox[ StyleBox["\"15:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661544*^9, FormBox[ StyleBox["\"18:00\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7660896*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661004*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661112*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.766122*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661328*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661436*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7661544*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Exp[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Exp[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7660896*^9, 3.7661547*^9}, {-17.906845838091176`, -12.361557548370568`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Charting`ScaledTicks[{Log, Exp}]}]], "Output", TaggingRules->{}, CellChangeTimes->{3.7637237182989635`*^9, 3.7639217088451743`*^9, 3.766157982853304*^9}, CellLabel->"Out[38]=", CellID->815267801] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797636], Cell["\<\ The largest solar flare recorded at the time of writing happened in early \ April 2001:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.763733577904825*^9, 3.7637336037604103`*^9}, { 3.7661587603220425`*^9, 3.766158760648075*^9}, {3.766496400510236*^9, 3.7664964016123457`*^9}, {3.7664979138815575`*^9, 3.7664979162657957`*^9}, 3.7728175785749917`*^9}, CellID->142194164], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"xraymaxts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2001", ",", "4", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2001", ",", "4", ",", "5"}], "}"}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"\"\\"", ",", "\"\\""}], "}"}]}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763583882072418*^9, 3.7635838888430786`*^9}, { 3.7637235130714426`*^9, 3.7637235261037455`*^9}, {3.7637236480919433`*^9, 3.7637236589190254`*^9}, {3.7637334027533116`*^9, 3.763733446579694*^9}, { 3.763733501468182*^9, 3.7637335559466295`*^9}, {3.7638525931583343`*^9, 3.763852594588477*^9}}, CellLabel->"In[39]:=", CellID->116012567], Cell[BoxData[ RowBox[{"{", RowBox[{ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2001\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"05 Apr 2001\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1141", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2001\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"05 Apr 2001\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1141", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{ FractionBox["1", "288"], ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{ StructuredArray[QuantityArray, {1141}, StructuredArray`StructuredData[QuantityArray, CompressedData[" 1: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 ff1WA/olotflntVGedVG7zHokPcGcL7/D8tHDPQ= "], HoldForm[ Divide["Watts", "Meters"^2]], {{1}}]]}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxV2z2qA1h2hdEKHHkWPYOS9vm7QzA48hAcGDpy0Pb8rXLUKxDowIP7gXgr 23/7z//+j//633/5449//D5//Pvf//E///avvy/5vP5zv3/++ec/n/Ecz8eZ r2d7Hmd9PMtzOduqtqqtaqvGqrFqrFqr1qq16qw6q86qo+q+vHv5eJYn7179 6RnP8fTd/nq2p1Vj1Vg1Vq1Va9VatVadVWfVWfWselY9qn7PeMZzPKl6n69n e1L1vh/P8rQqVsWqWBWryqqyqqxqq9qqtmqsGqvGqrFqrVqr1qqz6qw6q55V z6pn1fvnqt8rX8/2PM7Px7M8lxMnf2c8x9OqWBWrYlVZVVaVVW1VW9VWtVVj 1Vg1Vq1Va9VadVadVWfVWfWselY9qn4/kmd5UvXXr80Zz/Gk6vP9eranVbEq VsWqsqqsKqvKqraqrWqrxqqxaqxaq9aqtWqtOqvOqrPqWfWswva/dPaM53hS 9cX239meVH2x/XeWp1WxKlbFqlhVVpVVZVVb1Va1VWPVWDVWjVVr1Vq1Vp1V Z9VZ9ax6Vj2rtD3aHm2Ptkfbo+3R9mh7tD3aHm2Ptkfbo+3R9mh7tD3aHm2P tkfbo+3R9mh7tD3aHm2Ptkfbo+3R9mh7tD3aXtpe2l7aXtpe2l7aXtpe2l7a Xtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe 2l7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a 3tre2t7a3tre2t7a3tre2t7a3tre2t7a3to+2j7aPto+2j7aPto+2j7aPto+ 2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7a Ptq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+ 2r7avtq+2r7avtq+2r7avtq+2r7avtp+2n7aftp+2n7aftp+2n7aftp+2n7a ftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+ 2v60/Wn70/an7U/bn7Y/bX/a/rT9afvT9qftT9uftj9tf9r+tP1p+9P2p+1P 25+2P21/2v60/Wn70/an7U/bn7Y/bX/a/rD995cfz/JcTmz/nfEcz8eJ7b+z Pa2KVbEqVpVVZVVZVVa1VW1VWzVWjVVj1Vq1Vq1Va9VZdVadVc+qZxW2/wWu ZzzHk6oPtv/O9qTqg+2/szytilWxKlbFqrKqrCqr2qq2qq0aq8aqsWqsWqvW qrXqrDqrzqpn1bPqWYXtv//Ar2d7UvXF9t9ZnlR9sf13xnM8rYpVsSpWlVVl VVnVVrVVbVVbNVaNVWPVWrVWrVVn1Vl1Vp1Vz6pnlbZH26Pt0fZoe7Q92h5t j7ZH26Pt0fZoe7Q92h5tj7ZH26Pt0fZoe7Q92h5tj7ZH26Pt0fZoe7Q92h5t j7ZH20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL 20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbW9tb21vbW9tb21vbW9tb21vb W9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb 21vbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fb R9tH20fbR9tH20fbR9tH20fbR9tH20fbV9tX21fbV9tX21fbV9tX21fbV9tX 21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fb V9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP 20/bT9tP20/bT9tP20/bT9tP20/bT9uftj9tf9r+tP1p+9P2p+1P25+2P21/ 2v60/Wn70/an7U/bn7Y/bX/a/rT9afvT9qftT9uftj9tf9r+tP1p+9P2p+1P 2x+2/2WoZzzH83Fi++9sz+PE9t9ZnlbFqlgVq2JVWVVWlVVtVVvVVo1VY9VY NVatVWvVWnVWnVVn1bPqWfWswvZ8sD0fbM8H2/PB9nywPR9szwfb88H2fLA9 n69VsSpWxaqyqqwqq9qqtqqtaqvGqrFqrFqr1qq16qw6q86qs+pZ9azC9nyx PV9szxfb88X2fLE9X2zPF9vzxfZ8sT3fr1WxKlbFqrKqrCqryqq2qq1qq8aq sWqsWqvWqrVqrTqrzqqz6ln1rNL2aHu0PdoebY+2R9uj7dH2aHu0PdoebY+2 R9uj7dH2aHu0PdoebY+2R9uj7dH2aHu0PdoebY+2R9uj7dH2aHu0vbS9tL20 vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9 tL20vbS9tL20vbS9tL20vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21 vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21fbR9tH20fbR9 tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20 fbR9tH20fbR9tH20fbR9tX21fbV9tX21fbXdjWfceMaNZ9x4xo1n3HjGjWfc eMaNZ9x4xo1n3HjGjWfceMaNZ9x4xo1n3HjGjWfceMaNZ9x4xo1n3HhmtX21 fbX9tP20/bT9tP20/bT9tP20/bTdXWrcpcZdatylxl1q3KXGXWrcpcZdatyl xl1q3KXGXWrcpcZdatylxl1q3KXGXWrcpcZdatylxl1q3KXGXWrcpcZdatyl xl1q3KXGXWrcpcZdatylxl1q3KXGXWrcpcZdatylxl1qnra7S4271LhLjbvU uEuNu9S4S4271LhLjbvUuEuNu9S4S4271LhLjbvUcpda7lLLXWq5Sy13qeUu tdyllrvUcpda7lLLXWq5Sy13qeUutdyllrvUcpda7lLLXWq5Sy13qeUutdyl lrvUcpda7lLLXWq5Sy13qeUutdyllrvUcpda7lLLXWq5Sy13qeUutdyllrvU cpda7lLLXWq5Sy13qeUutdyllrvUcpda7lLLXWq5Sy13qeUutdyllrvUcpda 7lLr/3ep/wfKfWeG "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False], ",", InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2001\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"05 Apr 2001\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1141", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2001\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"05 Apr 2001\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1141", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{ FractionBox["1", "288"], ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{ StructuredArray[QuantityArray, {1141}, StructuredArray`StructuredData[QuantityArray, CompressedData[" 1:eJyVWnk0VfvbNyaUuJRShuYrlTRqenZKiZvSnNStNGlSkga5KQ1IA+WqFClN UklSQjhmx3Scw8E5xmMmlXmM37vO3s/3rNVvvetd71/ftc+w93d4ns/wPHu8 7fEN+6WlpKSc5KSknq91jmts4YBKwwrrn55ciHBulN/J5kKrS3BIRX0e8OSn 2n3M40Cy17ug4Lm5EDhwbjEYZUPInBy1+MuZMOh13GTMVjYEKPzNXhOaAWEb DicPaUyHccM4apvq08Bb2Owm4KbBGWf9/XUv02BDc/vgpWcpMHbkxyBb22T4 4v1U3+9TEkzfneA/7kkS/LSr8ojsToa3Nms3jtyXAorsly9eTUyBuafPxm2+ mQxs4buJVh2JoDfXauPrdBb5v8Zgn4v+6SSgQrN8+eWJzHoSIf7Fdsvcp8lQ OiVGW2luIijwvOZ9DmCBrUmNh8VOFlhU6B3ZOpsFd2Xtk2dFsMjvfzikaSaf ZJH/FQ8sKonYmA6WOdssF0E6RLvH+bsvSYOpJpPq8xelknVdDvtnsV1vChww 1D4y41A61E4LnThlOht0ZL+5rbTPhHDza/O6j2fB/H3vg4wfZMKstd0ug2/Y YPJA7syXpgy48uLBG+uLGRCsPer71XtsiL0gUD6XyIbmZXvNdo3OhLYtY4/c l8uCnIxa+TnSbFAtPL+Y928GbKpWdXCclgHlGm2D36gM0DdeZp2aIPmcFXA6 LuHPdJALVW7f/VUyb5zvR4chZ9ZapcLMrSXKKlPTgFfvFuV8MA1adw32vLiQ Ts71f7v/0ZUFtw5sziBx4BW7nnPnKJvsG64L40Y5qtzDyzALrgVEav81JBvO 2+0xY0fkQI3VHFt7VQ4scbZLdriaBT5cxfbMbZlkvd1On7UrDmeQeWGcvVry ISj7VxrZ911j9pu1u6SR9e03lu5dXJVM4ojbcsDMszKJnLdHzpjvYbuTSBzg 9zebI4O6UhOA02vBv2eTAE43WtzkHiWQuEhO6RwcpZgIblF72KdPJUKHu+vi X38nkvthvOL1FIuhZ6o+JoL/mCn1hx4nkmuMV4xf/P2t6jy1hjXJsOjGLNGt cykkLuTjMzVuvM0Hdtp3mcnytUwct8CRtV+0nXI7QO5J6N6/VvbAqGJHqPT5 BbfE65CiOtzWObZOkKX2zckzMnopT2WlH5abLjuUYt0dNTP0vSK1pebGSec/ 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 zJlJ7l8Jn/wHZZjiiw== "], HoldForm[ Divide["Watts", "Meters"^2]], {{1}}]]}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxV2z2qA1h2hdEKHHkWPYOS9vm7QzA48hAcGDpy0Pb8rXLUKxDowIP7gXgr 23/7z//+j//633/5449//D5//Pvf//E///avvy/5vP5zv3/++ec/n/Ecz8eZ r2d7Hmd9PMtzOduqtqqtaqvGqrFqrFqr1qq16qw6q86qo+q+vHv5eJYn7179 6RnP8fTd/nq2p1Vj1Vg1Vq1Va9VatVadVWfVWfWselY9qn7PeMZzPKl6n69n e1L1vh/P8rQqVsWqWBWryqqyqqxqq9qqtmqsGqvGqrFqrVqr1qqz6qw6q55V z6pn1fvnqt8rX8/2PM7Px7M8lxMnf2c8x9OqWBWrYlVZVVaVVW1VW9VWtVVj 1Vg1Vq1Va9VadVadVWfVWfWselY9qn4/kmd5UvXXr80Zz/Gk6vP9eranVbEq VsWqsqqsKqvKqraqrWqrxqqxaqxaq9aqtWqtOqvOqrPqWfWswva/dPaM53hS 9cX239meVH2x/XeWp1WxKlbFqlhVVpVVZVVb1Va1VWPVWDVWjVVr1Vq1Vp1V Z9VZ9ax6Vj2rtD3aHm2Ptkfbo+3R9mh7tD3aHm2Ptkfbo+3R9mh7tD3aHm2P tkfbo+3R9mh7tD3aHm2Ptkfbo+3R9mh7tD3aXtpe2l7aXtpe2l7aXtpe2l7a Xtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe2l7aXtpe 2l7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a3tre2t7a 3tre2t7a3tre2t7a3tre2t7a3tre2t7a3to+2j7aPto+2j7aPto+2j7aPto+ 2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7aPto+2j7a Ptq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+2r7avtq+ 2r7avtq+2r7avtq+2r7avtq+2r7avtp+2n7aftp+2n7aftp+2n7aftp+2n7a ftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+2n7aftp+ 2v60/Wn70/an7U/bn7Y/bX/a/rT9afvT9qftT9uftj9tf9r+tP1p+9P2p+1P 25+2P21/2v60/Wn70/an7U/bn7Y/bX/a/rD995cfz/JcTmz/nfEcz8eJ7b+z Pa2KVbEqVpVVZVVZVVa1VW1VWzVWjVVj1Vq1Vq1Va9VZdVadVc+qZxW2/wWu ZzzHk6oPtv/O9qTqg+2/szytilWxKlbFqrKqrCqr2qq2qq0aq8aqsWqsWqvW qrXqrDqrzqpn1bPqWYXtv//Ar2d7UvXF9t9ZnlR9sf13xnM8rYpVsSpWlVVl VVnVVrVVbVVbNVaNVWPVWrVWrVVn1Vl1Vp1Vz6pnlbZH26Pt0fZoe7Q92h5t j7ZH26Pt0fZoe7Q92h5tj7ZH26Pt0fZoe7Q92h5tj7ZH26Pt0fZoe7Q92h5t j7ZH20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL 20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbW9tb21vbW9tb21vbW9tb21vb W9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb 21vbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fb R9tH20fbR9tH20fbR9tH20fbR9tH20fbV9tX21fbV9tX21fbV9tX21fbV9tX 21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fbV9tX21fb V9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP20/bT9tP 20/bT9tP20/bT9tP20/bT9tP20/bT9uftj9tf9r+tP1p+9P2p+1P25+2P21/ 2v60/Wn70/an7U/bn7Y/bX/a/rT9afvT9qftT9uftj9tf9r+tP1p+9P2p+1P 2x+2/2WoZzzH83Fi++9sz+PE9t9ZnlbFqlgVq2JVWVVWlVVtVVvVVo1VY9VY NVatVWvVWnVWnVVn1bPqWfWswvZ8sD0fbM8H2/PB9nywPR9szwfb88H2fLA9 n69VsSpWxaqyqqwqq9qqtqqtaqvGqrFqrFqr1qq16qw6q86qs+pZ9azC9nyx PV9szxfb88X2fLE9X2zPF9vzxfZ8sT3fr1WxKlbFqrKqrCqryqq2qq1qq8aq sWqsWqvWqrVqrTqrzqqz6ln1rNL2aHu0PdoebY+2R9uj7dH2aHu0PdoebY+2 R9uj7dH2aHu0PdoebY+2R9uj7dH2aHu0PdoebY+2R9uj7dH2aHu0vbS9tL20 vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9tL20vbS9 tL20vbS9tL20vbS9tL20vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21 vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21vbW9tb21fbR9tH20fbR9 tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20fbR9tH20 fbR9tH20fbR9tH20fbR9tX21fbV9tX21fbXdjWfceMaNZ9x4xo1n3HjGjWfc eMaNZ9x4xo1n3HjGjWfceMaNZ9x4xo1n3HjGjWfceMaNZ9x4xo1n3HhmtX21 fbX9tP20/bT9tP20/bT9tP20/bTdXWrcpcZdatylxl1q3KXGXWrcpcZdatyl xl1q3KXGXWrcpcZdatylxl1q3KXGXWrcpcZdatylxl1q3KXGXWrcpcZdatyl xl1q3KXGXWrcpcZdatylxl1q3KXGXWrcpcZdatylxl1qnra7S4271LhLjbvU uEuNu9S4S4271LhLjbvUuEuNu9S4S4271LhLjbvUcpda7lLLXWq5Sy13qeUu tdyllrvUcpda7lLLXWq5Sy13qeUutdyllrvUcpda7lLLXWq5Sy13qeUutdyl lrvUcpda7lLLXWq5Sy13qeUutdyllrvUcpda7lLLXWq5Sy13qeUutdyllrvU cpda7lLLXWq5Sy13qeUutdyllrvUcpda7lLLXWq5Sy13qeUutdyllrvUcpda 7lLr/3ep/wfKfWeG "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]}], "}"}]], "Output", TaggingRules->{}, CellChangeTimes->{3.7639217103623257`*^9, 3.7661579889649143`*^9}, CellLabel->"Out[39]=", CellID->479297446] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListLogPlot", "[", RowBox[{"xraymaxts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{3.7637334612081566`*^9}, CellLabel->"In[40]:=", CellID->721329198], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.004583333333333334], AbsoluteThickness[1.6], LineBox[CompressedData[" 1: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 mHewi9bpLWeP0vgll/GOV4zmMv7+0Qoed7335eZr9Pl+8KVhEZVKNdTjlvGn /w58W9y1ce9Hmj8NsE4c42feQeuX9HKhV2kNdcjoS8PrwKL7/cxy2KxVdd/V Oho+GI7fV6OU2oOGT4b9o9sqgqrp+P4A3iU7fIfUUvr8ZnhHa5mv+U8afvAK HE9KtOMSWun8YAp8tkywaNceOv45wpzr153wmrrj/0XY0PjPw98l33uGt6mg P4W9AtNjHNeNQ2+H2yWOvt6opYwubyc0G3nYOeUs3T+YCf8Y5NkrcAsdX9fA K95kNksa0PF1H9xr1zipfWn0+ZnwVIenNVsP0OeXwWpaHz++yafp/w0vcc4q mXGHpm+0vYB7PsuYwGPb7g65GEPH/w2wg07p2EoHur9xGJ6r39d8wC1MD3sN zkztcCr2oumrgR0Pz7Pt9QnTw4o5YH+3ptQgfwpNnypszpRWPv9L078QvrBM zc9RkfoWWGahZFedMw1/HH5cGx6beJ36TbhQy+DkqQH0+e9hhTsh1T886PN7 rxTw7g9NgK1Vdy7ZtJS+vzX8OSdqyfJimr/+cLm+dd8WDTq/iYfDl3RmyQfQ 9BfB6xOqcoYcpd4Iz+oKqGoup97fEfuT57N/L5Kn5aMLN7dU3DqgT+vHCvi/ Zg19Yzfq22HR+RJ7Bv6jPtsj7yD1R7C81do0NpN6C8y5PyPnJLRRdnS+QR9a /lPhzRZ9GsR0aPmtghXUunY3Lqe+C97p9X5KjA/1C/BHj95GDXupP4O3FQx4 0HGC+g8n3vrAKqwSet/DWR9L7lOfDf/N7Kp+VkF9Lax20s1CrJl6BNy15n7o vO/UL8Oi82mmHObcv+mCO41XnDAbSn3saqG3B/ax1h9P3RS+5nj5VYQBdU94 97PW5zeMqB/hm7kO7+p/4WTrTOqvYRPP+SsmzaMu4czfPtVg12f1q3euo74I 5twf8oYX3kvpte449Vg4PWZq/x3p1Avg4W9/P/hWRP0/+N/Bwn46ldT7uGD5 L0/M2thIXQuuf/f76Ibf1JfC/dZ1XgjvS9tnIGwdUOE1cCxtnwmwnuHfqCMG 1IthsearPlvMqTfBgrjE1N1O1GVcsTwVs2JCt1LXg0eO6giVP0jd3pV//Gfh uLvrTULTqKe48vYX7GNYdL3JtMKV/wr62X2lPmQN5v/eoc52DO0/p8E576eO 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 5/Hnr2Eeb31mHGHR/TI2LI8//87DnPM7Acw5f2iHOee3w/MF3PsdzEyYc33i CnPuT+2Du7LijQNe0Odn5PPWN6YM5rz/3ZnPXz9G3xT6Zrat5sPl1I1h0fso zIab/OEjb/LXz2sw5+8XVMOi6x1GrEDo/R9nfquMpa4Cc/4+wkJYdL7NboYn z7GRNQmkfhwW3a9l82HO9fV7mPP3EXrdEnCvB5kJcIvy18y619SXwEVOayYU /aXuD2cU7N71ooX6KXjZl2tl7zuoF8F//sjfmz+Azq8+wu31gxrVe9Pvw/vf FvCubybDnL9/sQLOOh2kJN799zNCYM7ftzgD+3Sl3LedR/0h/L362933NtRb 4HlN0srmztRlC7H/vr10SIYj9alwiezzO3kS1J3guqdhfSPd6PN3FfLXnzT4 pUbGz0Pm1J/B73de7nOG5jf7HT7juppNu0Jd4Y7Qn6vXnpj9nvosWPR7fGYt XJjiWnZnBH3+fnjM0k0Rzh+pX4bDvPaVVJ+m4V/Bcf/W6W87R70Ljj4k7TPi MfUxRUL7vVZNU22jbgqHHfeWb5Gj8XvArmnVRnvUu3//D/vYnmkrNqGeA5ed lO9vr0r9NfxX4dj8Fd3LX/wu1r+v0e0u3fcH1GD77yaLwiKoW8Ci+z2M9//1 GPi6Qp1liRqNvwCe3NDVFWNFn18Hx1nYlbOG1PsUC+22TVrNZhb1iXBBVsD1 WBnqS2HO3xcI4JtJgEV/r4S9C79ZciW/Z/f60QRLxic2nZtEfcA9oTtetzu7 6VDXgwt1hzvZj6VuB4v+3oDwgMzZvv8HesVuMw== "]]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.004583333333333334], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxd3HlYDW8fx/FRtqSI0IKyRKtKKVsKSbsolaQoSymyh1KDEJJQKkWEorK2 iJLsIUfZlSU/e5QksnvO59v1XDO355/nel3v3zmdM2eWe+ae0ccvZNIsGY7j lrbmOPy/9H+lvSRvRt9b91s26752Kcfxr+BkWSPH/YdgTr631AM2tpUp3kfd CK7SVs9xOUPdHZ7Wx6FpZRX1MDg/VMmsltNB3we3HjsmoVM/mL8Cj1AeunPa aOofYB+Z+e1yPagraUj9Xmti4buZ1M1h058bUwYvoe4Ne+rtnOOykfoaeGPz 8l69NlPPhH/rjA4uiqV+Ex6ot7dxXDH1Rtg6uqS2oYq6iqbUHsXROcofqFvA +X6ye8bWU/eHkz+t3jS7nHo0PK4w6duYC9SPwjX3VftNKqN+B/44oyam5D71 7/BT6xlqXTld9N59pL5wZ83vCk2Ya9uP/ft68FXLQ3mHGun1E+GebS95ecrQ 65fBQzM1wjfI0+tT4R5F5zMO3aXXn4c7KPNbnytTfwMPC5zhn61Fr+/YX+rg X/ZT5AyoD4YXOsm9aTWYugc8aOGuUyP7UV/Vn33/dDil8FnONl3qZf2Zv8fX wT73Nt4L4Onzd9WSev7ceTsN1tDrh8IZVgtGvUyk7gN7Bc7sve0o9bVazO/F HYanpgfOnZVHXQJL/NP3H4yg3gQ/Klqx5ZsXddUBUo/3jZfUjaFuCfe0/flj hRH1mXBu39IEiSX1TTD3oOdT84nUj8F3IwO+1PpSvwe/rNc1GxdA/Qc8zXnx ibuTqGsOlLrCO9E9dQL1cfDqJ3PbjLCjHgQ/UdNM6jaUehzcqcOUZWN9qBfA ERdeXNg5m3o1bOk73F4hhHorbakf99PoOWUe9QHw5BgV5VH+1B21mf+eXwg7 myu9+7yWeiJc7jhj8fsY6sXazPLm/tNml287HamXxZos2J9D3QCOm3zetiSZ +iR4e+8UmyHx1JfDP+x//H4RTn23DrO9chd12M//Vof9/Iq67Oc3gf3b+k7P CKI+RZfZH/ARcGjwz7Fd3Kkf0GXWN/6aLvN7cR91mf0Nr6wntaxRXJd2Q6gP h+2uqcjLDqDuC/c3Sl1jIUd9HdyQcz/tzyfav2XBAUqd3jYPol4B31IvsYq0 ptd/0WN/X3V9qU/ob1D+EkjdSp9ZXtxsfWZ/xm+GD96TOK/bQP2EPrO+8/fh aRceTJq+nfovffb362OA/WGi//PFEurjDZj9ER8Mdza2eHH2DfXtBuz2fQrO aZj/8mkT9ScGzP6AlxnEvl4bbuW9NzBjFHUnuNMX+6epDrR/WAx/bf545sZY 6kmD2P1TCcyffTM4TZX6C3jJiyO1jxSoyxlK/eDTWkXDztQHGbKfz82Q3b+u +KenwZ17vT5Y25b6JXhE3s5iczl6/9p/eicjdv86xIjd/3oZse/Pw6/nFgUp PKHldxA22VLXPLqU+g0jZn/BN8CXN31zPbOAjp/djaXeccq///66Aegj4Hi/ 4R6T5WBuBuzu32hxcKsW+no4Y1TpGUtrmMuBC++6/pZ87o9eCa+7+fxwt1yY a4YdN9cfOxVCvedgLK8ld/KXGlEfA7/qqCy35mc/9Dlwh0DZ+rqHMLcF7pg3 dPzKYuon4aAbre4rH6b+EP7okjJqYDL137Cq8cybtXHU+5kw5m1Zc/PhOzbX qg7uoL4DHsifDL62m/pp2LNzzfH2WdSfwqNDL4evKqLe2lTqA3vWj9lfQV0H /qGZW5H2ivoEeOGh7uV//1JfAjd+ywjx6ULffxe8xU3f1tiUls85OKdDht0i b+qv4GrzebcaVlHvMATHz21e3m77qRvB1/OC2nlcpD4ZjlbMNz39gnoY/K2h r/pmGfr99sJPOrpHu/ej3+8K/HdwZVhrK+rv4ajjssNm+1BXMpP6YluFyF2h 1M3g5I+LswfMou4Nu6bGq680pr4aXqDQ3dDDlXom3NR1SVPJJurl8Maebzo6 FVFvhMs0rItt/qPew1zqtpaPt2nK0vpnAZ9yWVCWpUHrpx9cOLXTvJcW1KNh 71sLs2R9qB+BKx4PMU5ZQv0OvKX6Y+GwaOrf4IVyl+bsTaXee6jUxYFDL2w5 Qn0sPNZM3r7TOeqBcIJM8irDSuqx8NATvWR/vKCeB7dbeDpp5S/qj+ALSvv0 DOUGov+FtUvvjzTuDfP9h2F9ja85Gz2Iuj28IaM2840Z9RD4jpepY/5o6glw UNf3/ChX6mfgNNlc6zXO1Gvg3zNUCodoUW8zHOvDa2/7YXrU9WCF6z3GH59A 3QX2Hny37yNv6svgUVaD/Y8spZ4Cr3l2VS8mifp5ePNnj6qjOdRfw48f3bLP LaHecQT2J6mNrVRvUTeGza5f1tlZRd0DDpiV4nnvCvXwEczf49Jhj79/Usv2 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 KGy7scuixqXU78ByAwK/B0RQ/w4XqiSHG22k3jtYagdr1Skm8dStYT2/Vsvn 76QeCDspfHbPiqW+FT71W3bEh13U8+DtuoW1shuoV8HCfAz/FxaNj7TmYXud 6uq2wYW6PVyuVPtmywTqC2CHSmtjn0ZafgnwLYNJN+aeouVXBP860svPQ5N6 DSxjqiXbtpqOj23nY/9hdGv+vCoNdD14nWJ2yidLdfSJ8OvMDTcKzVTRl8HH zEa3Wj5cDT0VtrF+86DbVfz3/Hk43af2UZ5SL/Q38AOdKoPlxr3RO4Zg/Xzg qdy5CuYGw+0LHRr9dtDf94CnWLt4Bg/WRF8FT9a3HLdiO8ynw20KDF7NUsF4 iiuDbdeW9Y9YTeOrOlgYb3FdF2D/qSUflW1M44ehcGBzjVdoBI0ffGDvzfp6 6WXU18K2wbslbnK0fA7DOnpDG7ePpPGDBG5nsERVdQ71JvjAn5QIxy3UVRfi 901wr7x9lLolfK+sXC7uJvWZsP7Q6dZ176hvgn84RIWNkaHxxTHYfa3Z+Bfd aHxxD/42xta8qw71H/CS13cmmA2jrrkI+4M7fW4aOFAfB2d7vDPq4kE9CBbm k/g4WLieyhXAwvUevho29Rs76OQe6q0WS8TzefwAeFNT88zMK9QdYdH114Xw dP75s6QP1BNhe+7uo8o/1Ith42E2rU4p0f7nP/j5vZNrp/Sh/U+7JVLfnnXX vHgYdQO41xXb7YftqU+CRfNTy+FBsaVhdYuo74ZXRSTEvlxH/SIsmr96Cwfc vBawM5m64lIJM742gU+kyzg+O0R9CiwaX0XAovHXAbg+e4eV/j7q1+BBd/9e 2reH+kc4VLvg0vFS6srLpL7gq3T441fqw2EvLY00Q9UB6L5w0pGR8m3MYW4d LMx38Vmwx/KxBrnu1Ctg4Xoz/wUWjb/UQyXM9U2rUPb4MTuUff3mf/oJWLhe yt+Hi91m9NljQv0XLMzn8X2WS8TX27nxsDDfywfDig8Xn381jtb/7XDIIe1X vaJp+zsFVw892zZPg7bPJ3DMvJjM2N+0fcuswPa5XsbeqY62b2246dagpdO+ UHeCRedXi2HR+UcS7HIkW3GsGfUS+Lx6uU7sDOovYOF8g5NbifVhiOvh10XU B8HBB3YFJL2j7gZX1EXLunSj7XsFXNb8y9jTgr5fGnylbfuUNF/ql+AOYcOD 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 "]]}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.004583333333333334], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.004583333333333334], AbsoluteThickness[1.6]}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.004583333333333334], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.004583333333333334], AbsoluteThickness[1.6]}, {}, {}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.004583333333333334], AbsoluteThickness[1.6]}, {RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.004583333333333334], AbsoluteThickness[1.6]}, {}, {}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.195072*^9, -18.270345746705804`}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox[ RowBox[{"\"W\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"m\"", "2"]}], ShowStringCharacters -> False], "watts per meter squared"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{ Charting`ScaledTicks[{Log, Exp}], Charting`ScaledFrameTicks[{Log, Exp}]}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{{{-18.420680743952367`, FormBox[ TemplateBox[{"10", RowBox[{"-", "8"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.11809565095832, FormBox[ TemplateBox[{"10", RowBox[{"-", "7"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{"10", RowBox[{"-", "6"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ TemplateBox[{"10", RowBox[{"-", "5"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ TemplateBox[{"10", RowBox[{"-", "4"}]}, "Superscript", SyntaxForm -> SuperscriptBox], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-6.907755278982137, FormBox["0.001`", TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-20.72326583694641, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-20.030118656386467`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-19.624653548278303`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-19.33697147582652, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-19.11382792451231, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.931506367718356`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.7773556878911, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.643824295266576`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.526041259610192`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.72753356339242, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.322068455284256`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.034386382832476`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.811242831518264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.62892127472431, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.474770594897052`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.34123920227253, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.223456166616145`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.424948470398375`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.01948336229021, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.73180128983843, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.508657738524219`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.326336181730264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.172185501903007`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.038654109278484`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.9208710736221, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.122363377404328`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.716898269296165`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.429216196844383`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.206072645530174`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.02375108873622, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.86960040890896, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.736069016284437`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.618285980628055`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.819778284410283`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.41431317630212, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.126631103850338`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.903487552536127, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.721165995742174, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.567015315914915, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.433483923290392, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.315700887634009, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.517193191416238, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.111728083308073, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.824046010856292, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.600902459542082, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.418580902748128, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.264430222920869, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.1308988302963465`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.013115794639964, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.214608098422191, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.809142990314028, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.521460917862246, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.298317366548036, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.115995809754082, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.961845129926823, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.8283137373023015`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.710530701645918, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.912023005428146, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.506557897319982, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}, {{-18.420680743952367`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-16.11809565095832, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-13.815510557964274`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-11.512925464970229`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-9.210340371976182, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-6.907755278982137, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.01, 0.}, { AbsoluteThickness[0.1]}}, {-20.72326583694641, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-20.030118656386467`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-19.624653548278303`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-19.33697147582652, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-19.11382792451231, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.931506367718356`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.7773556878911, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.643824295266576`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-18.526041259610192`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.72753356339242, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.322068455284256`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-17.034386382832476`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.811242831518264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.62892127472431, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.474770594897052`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.34123920227253, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-16.223456166616145`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.424948470398375`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-15.01948336229021, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.73180128983843, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.508657738524219`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.326336181730264`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.172185501903007`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-14.038654109278484`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.9208710736221, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-13.122363377404328`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.716898269296165`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.429216196844383`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.206072645530174`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-12.02375108873622, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.86960040890896, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.736069016284437`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-11.618285980628055`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.819778284410283`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.41431317630212, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-10.126631103850338`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.903487552536127, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.721165995742174, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.567015315914915, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.433483923290392, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-9.315700887634009, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.517193191416238, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-8.111728083308073, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.824046010856292, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.600902459542082, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.418580902748128, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.264430222920869, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.1308988302963465`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-7.013115794639964, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-6.214608098422191, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.809142990314028, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.521460917862246, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.298317366548036, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-5.115995809754082, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.961845129926823, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.8283137373023015`, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.710530701645918, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-4.605170185988091, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.912023005428146, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}, {-3.506557897319982, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], {0.005, 0.}, { AbsoluteThickness[0.1]}}}}, {{{3.195072*^9, FormBox[ StyleBox["\"Apr 01\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1951584*^9, FormBox[ StyleBox["\"Apr 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1952448*^9, FormBox[ StyleBox["\"Apr 03\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1953312*^9, FormBox[ StyleBox["\"Apr 04\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1954176*^9, FormBox[ StyleBox["\"Apr 05\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.195072*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1951584*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1952448*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1953312*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.1954176*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Exp[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Exp[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.195072*^9, 3.1954176*^9}, {-18.270345746705804`, -6.303439312128807}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Charting`ScaledTicks[{Log, Exp}]}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.763733445868623*^9, 3.763733449046941*^9}, { 3.7637335113671722`*^9, 3.7637335576668015`*^9}, 3.7638525982108393`*^9, 3.763921713841674*^9, 3.766157993578376*^9}, CellLabel->"Out[40]=", CellID->137419022] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Solar wind", "Subsubsection", TaggingRules->{}, CellChangeTimes->{{3.7635769190861626`*^9, 3.7635769317226486`*^9}, { 3.7637306149065547`*^9, 3.7637306159266567`*^9}, {3.7728176695498714`*^9, 3.772817669744751*^9}}, CellID->822941301], Cell["\<\ The solar wind is a stream of charged particles that come from the outer \ atmosphere of the Sun. The speed, temperature and density of this flow of \ particles change with time due to interactions with the Sun's magnetic field.\ \ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7664998571578655`*^9, 3.766499873422492*^9}, { 3.7728176808688865`*^9, 3.7728177205214276`*^9}}, CellID->182145742], Cell["\<\ Get the current values of the solar wind speed, temperature and proton flux:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637337024792814`*^9, 3.7637337212431574`*^9}, { 3.7661587638123913`*^9, 3.766158764106421*^9}, {3.7664999001311626`*^9, 3.766499916556805*^9}, 3.7728177973330784`*^9}, CellID->491065762], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{"{", RowBox[{ "\"\\"", ",", "\"\\"", ",", "\"\\""}], "}"}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763730658048869*^9, 3.7637306840624695`*^9}}, CellLabel->"In[41]:=", CellID->155271217], Cell[BoxData[ RowBox[{"{", RowBox[{ TemplateBox[{"361.1`", RowBox[{ "\"km\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", "\"s\""}], "kilometers per second", FractionBox["\"Kilometers\"", "\"Seconds\""]}, "Quantity"], ",", TemplateBox[{"32400.`", "\"K\"", "kelvins", "\"Kelvins\""}, "Quantity"], ",", TemplateBox[{"2.5`", RowBox[{ "\"particles\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"cm\"", "3"]}], "particles per centimeter cubed", FractionBox["\"Particles\"", SuperscriptBox["\"Centimeters\"", "3"]]}, "Quantity"]}], "}"}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637306598030443`*^9, 3.763730685003564*^9}, 3.7639217276690564`*^9, 3.7661579972947474`*^9}, CellLabel->"Out[41]=", CellID->325824442] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797637], Cell["Plot the solar wind speed over a range of several days:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637337024792814`*^9, 3.7637337212431574`*^9}, { 3.7661587638123913`*^9, 3.766158764106421*^9}, {3.766497943649534*^9, 3.766497986557824*^9}, {3.7664981869518623`*^9, 3.766498187604927*^9}}, CellID->357698555], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"windts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "9"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}, {3.7637306240894732`*^9, 3.7637306453535995`*^9}, { 3.7637307245725203`*^9, 3.7637307502970924`*^9}, {3.763852614471465*^9, 3.763852616131631*^9}}, CellLabel->"In[42]:=", CellID->82243640], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["159", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["159", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{ FractionBox["1", "24"], ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[407., "Kilometers"/"Seconds"], Quantity[401.1, "Kilometers"/"Seconds"], Quantity[397.4, "Kilometers"/"Seconds"], Quantity[398.6, "Kilometers"/"Seconds"], Quantity[404.6, "Kilometers"/"Seconds"], Quantity[407.2, "Kilometers"/"Seconds"], Quantity[413.9, "Kilometers"/"Seconds"], Quantity[405.5, "Kilometers"/"Seconds"], Quantity[407.4, "Kilometers"/"Seconds"], Quantity[407.5, "Kilometers"/"Seconds"], Quantity[400.6, "Kilometers"/"Seconds"], Quantity[405.7, "Kilometers"/"Seconds"], Quantity[409.6, "Kilometers"/"Seconds"], Quantity[400.8, "Kilometers"/"Seconds"], Quantity[400.5, "Kilometers"/"Seconds"], Quantity[388.5, "Kilometers"/"Seconds"], Quantity[390.5, "Kilometers"/"Seconds"], Quantity[386.9, "Kilometers"/"Seconds"], Quantity[392.1, "Kilometers"/"Seconds"], Quantity[383., "Kilometers"/"Seconds"], Quantity[385.6, "Kilometers"/"Seconds"], Quantity[387.5, "Kilometers"/"Seconds"], Quantity[374.5, "Kilometers"/"Seconds"], Quantity[371.6, "Kilometers"/"Seconds"], Quantity[385.8, "Kilometers"/"Seconds"], Quantity[373., "Kilometers"/"Seconds"], Quantity[369., "Kilometers"/"Seconds"], Quantity[374.1, "Kilometers"/"Seconds"], Quantity[373.5, "Kilometers"/"Seconds"], Quantity[370.1, "Kilometers"/"Seconds"], Quantity[369.7, "Kilometers"/"Seconds"], Quantity[373.2, "Kilometers"/"Seconds"], Quantity[375.4, "Kilometers"/"Seconds"], Quantity[376.6, "Kilometers"/"Seconds"], Quantity[367.4, "Kilometers"/"Seconds"], Quantity[363.9, "Kilometers"/"Seconds"], Quantity[374.2, "Kilometers"/"Seconds"], Quantity[377.4, "Kilometers"/"Seconds"], Quantity[376.9, "Kilometers"/"Seconds"], Quantity[389.6, "Kilometers"/"Seconds"], Quantity[390.2, "Kilometers"/"Seconds"], Quantity[389.1, "Kilometers"/"Seconds"], Quantity[389.4, "Kilometers"/"Seconds"], Quantity[389.7, "Kilometers"/"Seconds"], Quantity[391.3, "Kilometers"/"Seconds"], Quantity[379.6, "Kilometers"/"Seconds"], Quantity[398., "Kilometers"/"Seconds"], Quantity[417.2, "Kilometers"/"Seconds"], Quantity[410.4, "Kilometers"/"Seconds"], Quantity[398.4, "Kilometers"/"Seconds"], Quantity[389.6, "Kilometers"/"Seconds"], Quantity[380.1, "Kilometers"/"Seconds"], Quantity[366.3, "Kilometers"/"Seconds"], Quantity[379.3, "Kilometers"/"Seconds"], Quantity[384., "Kilometers"/"Seconds"], Quantity[392.4, "Kilometers"/"Seconds"], Quantity[365.1, "Kilometers"/"Seconds"], Quantity[378.5, "Kilometers"/"Seconds"], Quantity[403.5, "Kilometers"/"Seconds"], Quantity[415., "Kilometers"/"Seconds"], Quantity[405.1, "Kilometers"/"Seconds"], Quantity[472.4, "Kilometers"/"Seconds"], Quantity[454.2, "Kilometers"/"Seconds"], Quantity[429.6, "Kilometers"/"Seconds"], Quantity[412.6, "Kilometers"/"Seconds"], Quantity[390.4, "Kilometers"/"Seconds"], Quantity[381.2, "Kilometers"/"Seconds"], Quantity[386.6, "Kilometers"/"Seconds"], Quantity[390.6, "Kilometers"/"Seconds"], Quantity[402.6, "Kilometers"/"Seconds"], Quantity[412.8, "Kilometers"/"Seconds"], Quantity[416.1, "Kilometers"/"Seconds"], Quantity[412.9, "Kilometers"/"Seconds"], Quantity[409.1, "Kilometers"/"Seconds"], Quantity[422.3, "Kilometers"/"Seconds"], Quantity[477.4, "Kilometers"/"Seconds"], Quantity[502.5, "Kilometers"/"Seconds"], Quantity[472.6, "Kilometers"/"Seconds"], Quantity[477.5, "Kilometers"/"Seconds"], Quantity[470.8, "Kilometers"/"Seconds"], Quantity[474., "Kilometers"/"Seconds"], Quantity[487.5, "Kilometers"/"Seconds"], Quantity[461.1, "Kilometers"/"Seconds"], Quantity[461.9, "Kilometers"/"Seconds"], Quantity[490.4, "Kilometers"/"Seconds"], Quantity[482.8, "Kilometers"/"Seconds"], Quantity[489.8, "Kilometers"/"Seconds"], Quantity[491.7, "Kilometers"/"Seconds"], Quantity[511., "Kilometers"/"Seconds"], Quantity[499.8, "Kilometers"/"Seconds"], Quantity[501.6, "Kilometers"/"Seconds"], Quantity[515.8, "Kilometers"/"Seconds"], Quantity[517.2, "Kilometers"/"Seconds"], Quantity[512.8, "Kilometers"/"Seconds"], Quantity[526.4, "Kilometers"/"Seconds"], Quantity[521.6, "Kilometers"/"Seconds"], Quantity[526.7, "Kilometers"/"Seconds"], Quantity[517.2, "Kilometers"/"Seconds"], Quantity[520.3, "Kilometers"/"Seconds"], Quantity[522.6, "Kilometers"/"Seconds"], Quantity[508.9, "Kilometers"/"Seconds"], Quantity[497.8, "Kilometers"/"Seconds"], Quantity[491.4, "Kilometers"/"Seconds"], Quantity[474.3, "Kilometers"/"Seconds"], Quantity[464.7, "Kilometers"/"Seconds"], Quantity[471.8, "Kilometers"/"Seconds"], Quantity[458.5, "Kilometers"/"Seconds"], Quantity[471.7, "Kilometers"/"Seconds"], Quantity[471.5, "Kilometers"/"Seconds"], Quantity[470.3, "Kilometers"/"Seconds"], Quantity[457.9, "Kilometers"/"Seconds"], Quantity[454.6, "Kilometers"/"Seconds"], Quantity[443.6, "Kilometers"/"Seconds"], Quantity[445.9, "Kilometers"/"Seconds"], Quantity[435.6, "Kilometers"/"Seconds"], Quantity[426., "Kilometers"/"Seconds"], Quantity[423.4, "Kilometers"/"Seconds"], Quantity[418.2, "Kilometers"/"Seconds"], Quantity[418.6, "Kilometers"/"Seconds"], Quantity[419., "Kilometers"/"Seconds"], Quantity[429.9, "Kilometers"/"Seconds"], Quantity[432.1, "Kilometers"/"Seconds"], Quantity[433.9, "Kilometers"/"Seconds"], Quantity[413.1, "Kilometers"/"Seconds"], Quantity[408.5, "Kilometers"/"Seconds"], Quantity[412.4, "Kilometers"/"Seconds"], Quantity[397.1, "Kilometers"/"Seconds"], Quantity[393.7, "Kilometers"/"Seconds"], Quantity[393.1, "Kilometers"/"Seconds"], Quantity[389.3, "Kilometers"/"Seconds"], Quantity[381.1, "Kilometers"/"Seconds"], Quantity[379.8, "Kilometers"/"Seconds"], Quantity[387.7, "Kilometers"/"Seconds"], Quantity[384.2, "Kilometers"/"Seconds"], Quantity[384.9, "Kilometers"/"Seconds"], Quantity[383.4, "Kilometers"/"Seconds"], Quantity[380.3, "Kilometers"/"Seconds"], Quantity[382.6, "Kilometers"/"Seconds"], Quantity[375.9, "Kilometers"/"Seconds"], Quantity[387.1, "Kilometers"/"Seconds"], Quantity[393.8, "Kilometers"/"Seconds"], Quantity[393.4, "Kilometers"/"Seconds"], Quantity[396.1, "Kilometers"/"Seconds"], Quantity[385.6, "Kilometers"/"Seconds"], Quantity[427.9, "Kilometers"/"Seconds"], Quantity[434.6, "Kilometers"/"Seconds"], Quantity[442.2, "Kilometers"/"Seconds"], Quantity[440.5, "Kilometers"/"Seconds"], Quantity[439.3, "Kilometers"/"Seconds"], Quantity[451.2, "Kilometers"/"Seconds"], Quantity[453.6, "Kilometers"/"Seconds"], Quantity[446.1, "Kilometers"/"Seconds"], Quantity[432.6, "Kilometers"/"Seconds"], Quantity[430.3, "Kilometers"/"Seconds"], Quantity[424.5, "Kilometers"/"Seconds"], Quantity[406.2, "Kilometers"/"Seconds"], Quantity[398.4, "Kilometers"/"Seconds"], Quantity[386.2, "Kilometers"/"Seconds"], Quantity[404.7, "Kilometers"/"Seconds"]}}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxV1bttXDEQheENFLkLdcA582QJBhSpBAUCHDmQ+nGr5toJ/2SxA5Jz73w4 xH39+P3++efxeHy9nJ+3X1/fP3+cP97lq7LWusqtu2wNyoq7PGsoHa2m0Wov tNqBVnvuVrasUKZQzt3KTIGy0EqOsyqc9YWzHjgbgc0x2Px8qbsEnRXorEBn DTpr0NnAygZWNrTatNq02rDSgpUWrLT23UoGOhnoJNBJoNORRglJOSQVkFQg kwrAKgGrBKwKsCrAqpBJNZzVgNUAVgNYDWE3YTckfUHyXLP77An0ffZAY7NA dx6MzQ46d9C5g84DdB6g8wSdJ+g8QXfW0KoQUS9IekPSG5I+oPNBJn0ouSEZ Bpww4ISgEY55n2+MEvNGYN5IzBuJeaMw4DmK1cZEMRxhEIbYCENsXKvYfT8o F6KSCxrnle9WaYhKGnDSEJUUopICXTpwMoBzbLA5EIZMWGXiHmWBLgt0WQhD NiSzIZkDyRxI5lByU3JTckOyFujKYHWygM1CzEqIWQmS/z+qVwnJckhWQLIC 16oCsJWA/ffZv0vAVgG2GnTVoKsBXQ3oaki3EcLalNwIYS/A9gJsG2DbAHuu IDY7rNph1QGcDuB0AKcTOJ3P1P0Fyll4Ng== "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7634027227589865`*^9, 3.7634027483285437`*^9}, 3.7634028293606462`*^9, 3.7634877915409765`*^9, 3.763576238255378*^9, { 3.763576555932396*^9, 3.763576583311449*^9}, 3.7635838682658873`*^9, 3.763723479004036*^9, 3.7637236361207457`*^9, 3.7637306509701605`*^9, 3.763730706106674*^9, 3.763730752911354*^9, 3.7638526203270507`*^9, 3.763921728556145*^9, 3.766157999331951*^9}, CellLabel->"Out[42]=", CellID->70381756] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"windts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}, { 3.7637307098560486`*^9, 3.7637307114732103`*^9}}, CellLabel->"In[43]:=", CellID->382220897], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxV1X1MVXUcx/HrE8GNkZY5U8amMWfMmSJzqKwpcw6nLiJGov5BiEbllAHi Ba6IpAZkBFSEV0emeHfL1DK6SRKBIyIl5lOE0zEzotiYo+bINYad8758fhtn 4+G178Pvd77nd3bmpO9K2jbR4XB8bP3Yf60rrSBkcBX/ZeWvtH7PdVv2HLGu abhvr+Xt9tXtsu3dp/gAztwvryU/6i3LS+wrBw8eUH0vPntI623EWaWK5+Ho csVd+ME76h+C/e+q/2bsek/xI3h5leWfO60rFI9Uq18wLq6RE9h/fK2ciSd7 tJ+FuP2o+u/HoZ8of2iP7a4Tij9DvLJe8Vg83Wf6k9/9qfKX4drT2m84+ZvO KD+RePg5eSo+fl71r+L0BjNPHOlXfA7u/0bzmo19jfLL+I2LZv54wXeqL8P3 mxUfzrP9RYvcjLMvqd9W8mPaFK/Bwz/IFfjCj+qfyv3GXTH1eLRT8ZdwS5fq U3DJVfP88errml8uDrqp+kbW6/hF87lLvPxX1T9VYHv9LfX3cj7Cbsv95F+9 M36/1b1yK/1n3NP6fcyj53e5gbjnD63voH7Ln+p/CEcMqN816k8MKt9HfcZ9 c57Y37whc/7wX3+beeGF/5r+e20PPTTzdds+/5/yb3H/uSPyT9QvHVX9dvb3 8JHqb7Cfbyc4x/KfI+6eJL+OX5hi4vRzPOYcm0cnvhSs+ATWP+B0jq3XRXxN qOJVODhM9RnkX35C+d3c3+FpTr1f+2xPfVr1ZcSvz1C8B38wU/124JRZih/H 9yJlV5Ht+nnqd435zY/S+r145/Oyl/xFi9V/Af4nWj6GG2KcY/O8iPOWar0h 9h8bq/w43LRC66fiiau0XkSx7bZ4M2+csEbxIOxM0Ho5uHOt+q/HFetUvxsn bhjf78kX1S8e30xUfTKuSTLPj/1tTFY8HM9KUdzP/d55RfF65l2Xqv09jtM2 K+7G3jTNx8e8M9OVX0g8KsM8Lzy4zZwXfPY1rV9HffSb5rziBzvkxkLb/p3m +WJXluLL8PJsc144jyM5ys/Dzbu1v2dx8R4zTxyfr/pFeHKhWQ+3u837wXql ReZ549AScx55PyoPql8pTnpb+e14epnJ5/3sLtf+juLaw+Z9C3x/KszzxeGV pp73v7dK8abA9+h99VtBfvqH8iQc+ZH2E4b7a+XhwPfIo35tge/RMa03EPge 1Sm/CGefVHwx/WJOmfcLD3uVX4Mv+JTfigs+kwPf67jPld/M/EfPmOfFvFvO 6X5O4pIvzbzx6q+0fi4O+lr5SzhfHX7z/uKwJvk38qu/l0Nwcqv69bGfnjaz Hva0q/9Wnu+WDue471XEZXP+8N0r8rr8lf8D4udwrA== "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7630656*^9, 354.85555555555555`}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox[ RowBox[{ "\"km\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", "\"s\""}], ShowStringCharacters -> False], "kilometers per second"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7629792*^9, FormBox[ StyleBox["\"Mar 31\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.763152*^9, FormBox[ StyleBox["\"Apr 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7633248*^9, FormBox[ StyleBox["\"Apr 04\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7634976*^9, FormBox[ StyleBox["\"Apr 06\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7636704*^9, FormBox[ StyleBox["\"Apr 08\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7638432*^9, FormBox[ StyleBox["\"Apr 10\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7629792*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.763152*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7633248*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7634976*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7636704*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7638432*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7630656*^9, 3.7637568*^9}, {354.85555555555555`, 526.7}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.763576588428446*^9, 3.76357660752358*^9}, 3.7635838693891306`*^9, {3.763723480192155*^9, 3.7637234928694224`*^9}, 3.76372363735987*^9, 3.7637307131753807`*^9, 3.7637307554816113`*^9, 3.7639217290201917`*^9, 3.766158002612279*^9}, CellLabel->"Out[43]=", CellID->516855379] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797638], Cell["\<\ Plot the solar wind temperature over a range of several days:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637337024792814`*^9, 3.7637337212431574`*^9}, { 3.7661587638123913`*^9, 3.766158764106421*^9}, {3.766497943649534*^9, 3.766498010027171*^9}, 3.766498181711338*^9}, CellID->499135665], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"tempts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "9"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}, {3.7637306240894732`*^9, 3.7637306453535995`*^9}, { 3.7637307245725203`*^9, 3.7637307502970924`*^9}, {3.763730811856248*^9, 3.763730815927655*^9}, {3.763852625037522*^9, 3.7638526265646744`*^9}}, CellLabel->"In[44]:=", CellID->203401207], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["159", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["159", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{ FractionBox["1", "24"], ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[85200., "Kelvins"], Quantity[73700., "Kelvins"], Quantity[80700., "Kelvins"], Quantity[103000., "Kelvins"], Quantity[85700., "Kelvins"], Quantity[67300., "Kelvins"], Quantity[75900., "Kelvins"], Quantity[70300., "Kelvins"], Quantity[68800., "Kelvins"], Quantity[72600., "Kelvins"], Quantity[78600., "Kelvins"], Quantity[75900., "Kelvins"], Quantity[66800., "Kelvins"], Quantity[74300., "Kelvins"], Quantity[95500., "Kelvins"], Quantity[96800., "Kelvins"], Quantity[81900., "Kelvins"], Quantity[87200., "Kelvins"], Quantity[72800., "Kelvins"], Quantity[73300., "Kelvins"], Quantity[76200., "Kelvins"], Quantity[79800., "Kelvins"], Quantity[86800., "Kelvins"], Quantity[65400., "Kelvins"], Quantity[69400., "Kelvins"], Quantity[53400., "Kelvins"], Quantity[46800., "Kelvins"], Quantity[77800., "Kelvins"], Quantity[89000., "Kelvins"], Quantity[75800., "Kelvins"], Quantity[62400., "Kelvins"], Quantity[75600., "Kelvins"], Quantity[79200., "Kelvins"], Quantity[62300., "Kelvins"], Quantity[46600., "Kelvins"], Quantity[19600., "Kelvins"], Quantity[27100., "Kelvins"], Quantity[26300., "Kelvins"], Quantity[46900., "Kelvins"], Quantity[80300., "Kelvins"], Quantity[108000., "Kelvins"], Quantity[92100., "Kelvins"], Quantity[86200., "Kelvins"], Quantity[100000., "Kelvins"], Quantity[67900., "Kelvins"], Quantity[62700., "Kelvins"], Quantity[68700., "Kelvins"], Quantity[131000., "Kelvins"], Quantity[136000., "Kelvins"], Quantity[119000., "Kelvins"], Quantity[91300., "Kelvins"], Quantity[59200., "Kelvins"], Quantity[60400., "Kelvins"], Quantity[77100., "Kelvins"], Quantity[96300., "Kelvins"], Quantity[74500., "Kelvins"], Quantity[53600., "Kelvins"], Quantity[65300., "Kelvins"], Quantity[128000., "Kelvins"], Quantity[118000., "Kelvins"], Quantity[120000., "Kelvins"], Quantity[125000., "Kelvins"], Quantity[104000., "Kelvins"], Quantity[108000., "Kelvins"], Quantity[120000., "Kelvins"], Quantity[145000., "Kelvins"], Quantity[76400., "Kelvins"], Quantity[42900., "Kelvins"], Quantity[56900., "Kelvins"], Quantity[65800., "Kelvins"], Quantity[50900., "Kelvins"], Quantity[46700., "Kelvins"], Quantity[91600., "Kelvins"], Quantity[78500., "Kelvins"], Quantity[120000., "Kelvins"], Quantity[217000., "Kelvins"], Quantity[263000., "Kelvins"], Quantity[236000., "Kelvins"], Quantity[200000., "Kelvins"], Quantity[175000., "Kelvins"], Quantity[150000., "Kelvins"], Quantity[226000., "Kelvins"], Quantity[201000., "Kelvins"], Quantity[183000., "Kelvins"], Quantity[180000., "Kelvins"], Quantity[136000., "Kelvins"], Quantity[124000., "Kelvins"], Quantity[110000., "Kelvins"], Quantity[142000., "Kelvins"], Quantity[139000., "Kelvins"], Quantity[163000., "Kelvins"], Quantity[153000., "Kelvins"], Quantity[153000., "Kelvins"], Quantity[188000., "Kelvins"], Quantity[156000., "Kelvins"], Quantity[155000., "Kelvins"], Quantity[171000., "Kelvins"], Quantity[158000., "Kelvins"], Quantity[140000., "Kelvins"], Quantity[144000., "Kelvins"], Quantity[126000., "Kelvins"], Quantity[109000., "Kelvins"], Quantity[95000., "Kelvins"], Quantity[101000., "Kelvins"], Quantity[85800., "Kelvins"], Quantity[112000., "Kelvins"], Quantity[99300., "Kelvins"], Quantity[113000., "Kelvins"], Quantity[95800., "Kelvins"], Quantity[93700., "Kelvins"], Quantity[80400., "Kelvins"], Quantity[54600., "Kelvins"], Quantity[51300., "Kelvins"], Quantity[45500., "Kelvins"], Quantity[69100., "Kelvins"], Quantity[79000., "Kelvins"], Quantity[75000., "Kelvins"], Quantity[72200., "Kelvins"], Quantity[70600., "Kelvins"], Quantity[61000., "Kelvins"], Quantity[61400., "Kelvins"], Quantity[61400., "Kelvins"], Quantity[65600., "Kelvins"], Quantity[68400., "Kelvins"], Quantity[64800., "Kelvins"], Quantity[54700., "Kelvins"], Quantity[42900., "Kelvins"], Quantity[33000., "Kelvins"], Quantity[39200., "Kelvins"], Quantity[40900., "Kelvins"], Quantity[53200., "Kelvins"], Quantity[59700., "Kelvins"], Quantity[39200., "Kelvins"], Quantity[30600., "Kelvins"], Quantity[30700., "Kelvins"], Quantity[37000., "Kelvins"], Quantity[34000., "Kelvins"], Quantity[34400., "Kelvins"], Quantity[38100., "Kelvins"], Quantity[45800., "Kelvins"], Quantity[52700., "Kelvins"], Quantity[56100., "Kelvins"], Quantity[84000., "Kelvins"], Quantity[75500., "Kelvins"], Quantity[124000., "Kelvins"], Quantity[164000., "Kelvins"], Quantity[155000., "Kelvins"], Quantity[146000., "Kelvins"], Quantity[124000., "Kelvins"], Quantity[128000., "Kelvins"], Quantity[132000., "Kelvins"], Quantity[133000., "Kelvins"], Quantity[120000., "Kelvins"], Quantity[105000., "Kelvins"], Quantity[73800., "Kelvins"], Quantity[62300., "Kelvins"], Quantity[63000., "Kelvins"], Quantity[75400., "Kelvins"], Quantity[70300., "Kelvins"]}}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxV1bttXDEQheENFLkLdcA582QJBhSpBAUCHDmQ+nGr5toJ/2SxA5Jz73w4 xH39+P3++efxeHy9nJ+3X1/fP3+cP97lq7LWusqtu2wNyoq7PGsoHa2m0Wov tNqBVnvuVrasUKZQzt3KTIGy0EqOsyqc9YWzHjgbgc0x2Px8qbsEnRXorEBn DTpr0NnAygZWNrTatNq02rDSgpUWrLT23UoGOhnoJNBJoNORRglJOSQVkFQg kwrAKgGrBKwKsCrAqpBJNZzVgNUAVgNYDWE3YTckfUHyXLP77An0ffZAY7NA dx6MzQ46d9C5g84DdB6g8wSdJ+g8QXfW0KoQUS9IekPSG5I+oPNBJn0ouSEZ Bpww4ISgEY55n2+MEvNGYN5IzBuJeaMw4DmK1cZEMRxhEIbYCENsXKvYfT8o F6KSCxrnle9WaYhKGnDSEJUUopICXTpwMoBzbLA5EIZMWGXiHmWBLgt0WQhD NiSzIZkDyRxI5lByU3JTckOyFujKYHWygM1CzEqIWQmS/z+qVwnJckhWQLIC 16oCsJWA/ffZv0vAVgG2GnTVoKsBXQ3oaki3EcLalNwIYS/A9gJsG2DbAHuu IDY7rNph1QGcDuB0AKcTOJ3P1P0Fyll4Ng== "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{3.763730818088871*^9, 3.7638526281848364`*^9, 3.763921729772267*^9, 3.7661580059236107`*^9}, CellLabel->"Out[44]=", CellID->225766152] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"tempts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}, { 3.7637307098560486`*^9, 3.7637307114732103`*^9}, 3.763730820539116*^9}, CellLabel->"In[45]:=", CellID->166473256], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxVlg1QzHkYx1e2ZFvk5TAGM1gNTUM1DeY0Jo1pcExNQ95immSuiYnpDiFk r/OSl0tIs96SZL0kRN7dIgl5mc45QtcsJeyl0lUqS8939/uf+e9M+/SZ5/X3 /J7f77dDopeGL3LRaDSHOv5EdnyiVne1TcR/DxuDOr6HJjk5yF4v/Hatky0F n4Vz1zs5efgX4dgNtLfB3/s3cnydsC2F/psahE9vJI9E/GWbmb8U9v6pjH8Z +satZF/kL9yujpf4B/1D4f/jTuqHQd+eTg5rFk7OoH02ODiTejvia03UT/1f uHgfuRj16A9zfVXgR9msz4R8aTnkNYjXx0x/P8R7dpz86ZNw5kna16P+uXnU 9/4gPDCfXF4tnHWO9nbkiz5PvoL4hkLyBuirL9I/sVbYfJm8HPq4q+QI1Otz nf6LYV97g/qbyH/GQjb8JZxwi7yyXDigiJz/QrjpDuNVw//SXfbbhHyBD2i/ oFXYXsr+JjUJWx7R3wPrMz6hfVyL8KQyxtuF/rk9pf0B1F/yN/V3oE/9h/q2 b8LTXjCeSSOy+0vqu30V/ZNXrGcq6kmvoH2NTbivlbzuP+Hnb5ivDP01VZGN mLfId4znC/3g9/T3wX5n25jfivmIqaU+CPV61ZEftwvX1JOnod5RzfRPsQvX tVAfg/N6rlXd71/b1f5j7KyvoJPIlm/UH0O9VzrpnPEb3gondSaXfBSe4Er2 RL81XcjlNcK33MkPMQ8pOidr5qO/IXonB3ljPty761T13e9B/VqdyG09nRzV zVOk5w+0f6wXWdaXHOcucnd/J1siXUVGDGA9oS4irQZyhofIHC/m2wL/Ed70 j3ATGT+a8b8gnq8f2TFPDf7kEOzH+QDyS/R/xRjmm4l+jxvH+M3wvzaeXNVZ pMtE1pOHeouC1Tw5hPE/oz7dZLIH/EunMN5H2O/4ifyvVmTYdNYzBfa9Qunf D/U9DSPvBmeEk29jfbNn0H8/1jcgguyH+X81i2zG+T04R5knvB9R8xhvdptw bhTXNwH2sdHK/kDvHUNeiPi2RbSvxDyd/pnxDmOe/BeTj+O8NS6hv/69cGE8 eSzmM3EZ+1PheF8SlP4gXvsvyvzgfNxYTs7C+5C8khwIDl7F/PdwX2jXkNvA xUlq3ryOrEV+vZFcAE77nZyD+yJ8E/NdwPr6bFGf12eptB9UKZy5jWx4Izx3 B+1bwAPTqG9Ffyp2Uu+F+rJ2qf2j95Ctr4UNe5X1gKszyT2twmaTcl5QT9x+ cinY5yDzmWCfcES5L7A/AUepv4r6mnLJMbiPLplpb8R8rT7B/YzHfgWeUp9P ex7ZFefBkq8+L8azjF+G+Z9UoPZ3u0B23NclhUq/He/LNc5nIDj9T/X9NuMm 42fjvn5eRNY63pNisuN9jixRzh948H3qY2Ff+YD1d/ze+g4G94vG "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7630656*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox["\"K\"", ShowStringCharacters -> False], "Kelvins"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7629792*^9, FormBox[ StyleBox["\"Mar 31\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.763152*^9, FormBox[ StyleBox["\"Apr 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7633248*^9, FormBox[ StyleBox["\"Apr 04\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7634976*^9, FormBox[ StyleBox["\"Apr 06\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7636704*^9, FormBox[ StyleBox["\"Apr 08\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7638432*^9, FormBox[ StyleBox["\"Apr 10\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7629792*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.763152*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7633248*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7634976*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7636704*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7638432*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7630656*^9, 3.7637568*^9}, {0, 263000.}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{3.763730821164179*^9, 3.7639217303173213`*^9, 3.7661580075377717`*^9}, CellLabel->"Out[45]=", CellID->698428032] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797639], Cell["\<\ Plot the solar wind proton density over a range of several days:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637337024792814`*^9, 3.7637337212431574`*^9}, { 3.7661587638123913`*^9, 3.766158764106421*^9}, {3.766497943649534*^9, 3.766497986557824*^9}, {3.7664980176789365`*^9, 3.76649802301147*^9}, 3.766498172124379*^9}, CellID->108298572], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"protonts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "9"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}, {3.7637306240894732`*^9, 3.7637306453535995`*^9}, { 3.7637307245725203`*^9, 3.7637307502970924`*^9}, {3.763730811856248*^9, 3.7637308397270346`*^9}, {3.763852632431261*^9, 3.763852633789397*^9}}, CellLabel->"In[46]:=", CellID->726655528], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["159", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["159", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{ FractionBox["1", "24"], ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[3.8, "Centimeters"^(-3) "Particles"], Quantity[4.4, "Centimeters"^(-3) "Particles"], Quantity[4.9, "Centimeters"^(-3) "Particles"], Quantity[5., "Centimeters"^(-3) "Particles"], Quantity[5.3, "Centimeters"^(-3) "Particles"], Quantity[5.5, "Centimeters"^(-3) "Particles"], Quantity[5.7, "Centimeters"^(-3) "Particles"], Quantity[6.1, "Centimeters"^(-3) "Particles"], Quantity[6.4, "Centimeters"^(-3) "Particles"], Quantity[7., "Centimeters"^(-3) "Particles"], Quantity[6.8, "Centimeters"^(-3) "Particles"], Quantity[6.2, "Centimeters"^(-3) "Particles"], Quantity[6.8, "Centimeters"^(-3) "Particles"], Quantity[5.2, "Centimeters"^(-3) "Particles"], Quantity[4.9, "Centimeters"^(-3) "Particles"], Quantity[5.6, "Centimeters"^(-3) "Particles"], Quantity[5.4, "Centimeters"^(-3) "Particles"], Quantity[5.3, "Centimeters"^(-3) "Particles"], Quantity[4.8, "Centimeters"^(-3) "Particles"], Quantity[4.7, "Centimeters"^(-3) "Particles"], Quantity[4.3, "Centimeters"^(-3) "Particles"], Quantity[3.5, "Centimeters"^(-3) "Particles"], Quantity[3.4, "Centimeters"^(-3) "Particles"], Quantity[3.2, "Centimeters"^(-3) "Particles"], Quantity[2.3, "Centimeters"^(-3) "Particles"], Quantity[2.3, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[1.6, "Centimeters"^(-3) "Particles"], Quantity[1.5, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.7, "Centimeters"^(-3) "Particles"], Quantity[1.6, "Centimeters"^(-3) "Particles"], Quantity[1.5, "Centimeters"^(-3) "Particles"], Quantity[1.7, "Centimeters"^(-3) "Particles"], Quantity[2.7, "Centimeters"^(-3) "Particles"], Quantity[4.2, "Centimeters"^(-3) "Particles"], Quantity[5.5, "Centimeters"^(-3) "Particles"], Quantity[5.1, "Centimeters"^(-3) "Particles"], Quantity[5.9, "Centimeters"^(-3) "Particles"], Quantity[5.5, "Centimeters"^(-3) "Particles"], Quantity[8.7, "Centimeters"^(-3) "Particles"], Quantity[7.2, "Centimeters"^(-3) "Particles"], Quantity[7., "Centimeters"^(-3) "Particles"], Quantity[7.5, "Centimeters"^(-3) "Particles"], Quantity[7.6, "Centimeters"^(-3) "Particles"], Quantity[5.8, "Centimeters"^(-3) "Particles"], Quantity[4.5, "Centimeters"^(-3) "Particles"], Quantity[5.5, "Centimeters"^(-3) "Particles"], Quantity[5.3, "Centimeters"^(-3) "Particles"], Quantity[5.1, "Centimeters"^(-3) "Particles"], Quantity[4.7, "Centimeters"^(-3) "Particles"], Quantity[3.8, "Centimeters"^(-3) "Particles"], Quantity[4.5, "Centimeters"^(-3) "Particles"], Quantity[6.5, "Centimeters"^(-3) "Particles"], Quantity[6.4, "Centimeters"^(-3) "Particles"], Quantity[7., "Centimeters"^(-3) "Particles"], Quantity[5.3, "Centimeters"^(-3) "Particles"], Quantity[4.6, "Centimeters"^(-3) "Particles"], Quantity[5.2, "Centimeters"^(-3) "Particles"], Quantity[5.2, "Centimeters"^(-3) "Particles"], Quantity[5.5, "Centimeters"^(-3) "Particles"], Quantity[3.3, "Centimeters"^(-3) "Particles"], Quantity[2.8, "Centimeters"^(-3) "Particles"], Quantity[2.7, "Centimeters"^(-3) "Particles"], Quantity[3.2, "Centimeters"^(-3) "Particles"], Quantity[3.3, "Centimeters"^(-3) "Particles"], Quantity[3.9, "Centimeters"^(-3) "Particles"], Quantity[5.7, "Centimeters"^(-3) "Particles"], Quantity[6.4, "Centimeters"^(-3) "Particles"], Quantity[8.8, "Centimeters"^(-3) "Particles"], Quantity[7.6, "Centimeters"^(-3) "Particles"], Quantity[6.9, "Centimeters"^(-3) "Particles"], Quantity[6.7, "Centimeters"^(-3) "Particles"], Quantity[6.6, "Centimeters"^(-3) "Particles"], Quantity[4.3, "Centimeters"^(-3) "Particles"], Quantity[4.2, "Centimeters"^(-3) "Particles"], Quantity[4.5, "Centimeters"^(-3) "Particles"], Quantity[5.1, "Centimeters"^(-3) "Particles"], Quantity[4.8, "Centimeters"^(-3) "Particles"], Quantity[3.5, "Centimeters"^(-3) "Particles"], Quantity[2.9, "Centimeters"^(-3) "Particles"], Quantity[2.8, "Centimeters"^(-3) "Particles"], Quantity[3., "Centimeters"^(-3) "Particles"], Quantity[3.2, "Centimeters"^(-3) "Particles"], Quantity[2.8, "Centimeters"^(-3) "Particles"], Quantity[2.6, "Centimeters"^(-3) "Particles"], Quantity[2.5, "Centimeters"^(-3) "Particles"], Quantity[2.5, "Centimeters"^(-3) "Particles"], Quantity[2.3, "Centimeters"^(-3) "Particles"], Quantity[2.5, "Centimeters"^(-3) "Particles"], Quantity[2.3, "Centimeters"^(-3) "Particles"], Quantity[2.2, "Centimeters"^(-3) "Particles"], Quantity[2.6, "Centimeters"^(-3) "Particles"], Quantity[2.3, "Centimeters"^(-3) "Particles"], Quantity[3.5, "Centimeters"^(-3) "Particles"], Quantity[2.1, "Centimeters"^(-3) "Particles"], Quantity[2.2, "Centimeters"^(-3) "Particles"], Quantity[2.2, "Centimeters"^(-3) "Particles"], Quantity[2.5, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[2.1, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[2.2, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.5, "Centimeters"^(-3) "Particles"], Quantity[1.7, "Centimeters"^(-3) "Particles"], Quantity[1.7, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[2.6, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[2.3, "Centimeters"^(-3) "Particles"], Quantity[2., "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[2., "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[2.1, "Centimeters"^(-3) "Particles"], Quantity[1.9, "Centimeters"^(-3) "Particles"], Quantity[2.1, "Centimeters"^(-3) "Particles"], Quantity[1.8, "Centimeters"^(-3) "Particles"], Quantity[1.6, "Centimeters"^(-3) "Particles"], Quantity[2.6, "Centimeters"^(-3) "Particles"], Quantity[3.6, "Centimeters"^(-3) "Particles"], Quantity[3.9, "Centimeters"^(-3) "Particles"], Quantity[4.2, "Centimeters"^(-3) "Particles"], Quantity[4.8, "Centimeters"^(-3) "Particles"], Quantity[4.8, "Centimeters"^(-3) "Particles"], Quantity[4.8, "Centimeters"^(-3) "Particles"], Quantity[4.9, "Centimeters"^(-3) "Particles"], Quantity[3.5, "Centimeters"^(-3) "Particles"], Quantity[7., "Centimeters"^(-3) "Particles"], Quantity[7.6, "Centimeters"^(-3) "Particles"], Quantity[6.9, "Centimeters"^(-3) "Particles"], Quantity[5., "Centimeters"^(-3) "Particles"], Quantity[6.2, "Centimeters"^(-3) "Particles"], Quantity[6.6, "Centimeters"^(-3) "Particles"], Quantity[7.4, "Centimeters"^(-3) "Particles"], Quantity[7.2, "Centimeters"^(-3) "Particles"], Quantity[7.1, "Centimeters"^(-3) "Particles"], Quantity[6.5, "Centimeters"^(-3) "Particles"], Quantity[4.4, "Centimeters"^(-3) "Particles"], Quantity[4.3, "Centimeters"^(-3) "Particles"], Quantity[3.9, "Centimeters"^(-3) "Particles"], Quantity[4.3, "Centimeters"^(-3) "Particles"], Quantity[3.6, "Centimeters"^(-3) "Particles"], Quantity[3., "Centimeters"^(-3) "Particles"], Quantity[2.5, "Centimeters"^(-3) "Particles"], Quantity[2.1, "Centimeters"^(-3) "Particles"], Quantity[3.3, "Centimeters"^(-3) "Particles"], Quantity[2.2, "Centimeters"^(-3) "Particles"]}}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxV1bttXDEQheENFLkLdcA582QJBhSpBAUCHDmQ+nGr5toJ/2SxA5Jz73w4 xH39+P3++efxeHy9nJ+3X1/fP3+cP97lq7LWusqtu2wNyoq7PGsoHa2m0Wov tNqBVnvuVrasUKZQzt3KTIGy0EqOsyqc9YWzHjgbgc0x2Px8qbsEnRXorEBn DTpr0NnAygZWNrTatNq02rDSgpUWrLT23UoGOhnoJNBJoNORRglJOSQVkFQg kwrAKgGrBKwKsCrAqpBJNZzVgNUAVgNYDWE3YTckfUHyXLP77An0ffZAY7NA dx6MzQ46d9C5g84DdB6g8wSdJ+g8QXfW0KoQUS9IekPSG5I+oPNBJn0ouSEZ Bpww4ISgEY55n2+MEvNGYN5IzBuJeaMw4DmK1cZEMRxhEIbYCENsXKvYfT8o F6KSCxrnle9WaYhKGnDSEJUUopICXTpwMoBzbLA5EIZMWGXiHmWBLgt0WQhD NiSzIZkDyRxI5lByU3JTckOyFujKYHWygM1CzEqIWQmS/z+qVwnJckhWQLIC 16oCsJWA/ffZv0vAVgG2GnTVoKsBXQ3oaki3EcLalNwIYS/A9gJsG2DbAHuu IDY7rNph1QGcDuB0AKcTOJ3P1P0Fyll4Ng== "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{3.763730845670629*^9, 3.7637309137944407`*^9, 3.7638526354525633`*^9, 3.763921730971387*^9, 3.7661580105550737`*^9}, CellLabel->"Out[46]=", CellID->841273349] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"protonts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}, { 3.7637307098560486`*^9, 3.7637307114732103`*^9}, {3.763730820539116*^9, 3.7637308435594177`*^9}}, CellLabel->"In[47]:=", CellID->600783367], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxVln0s1WEUxy95fbq7XkKSbJpZM+tFZiarmJlWLTNTyR92R5maTG+SSlJJ EirdbiZJdntBSTeVJJMMmZmkZdZUqu3O1Eyqu1u/87Sd9f1td3efndfnnOec 389Xuzsu1VqlUl1VfvSvPMk5jqaI7fLRrFV4ca7C+sv0uBB/PMw8j7juqML/ TN2I044pvFI+7sQBx1nuQWwqUPhVHz2SG05yPE/izEL2v4A4qIjtvYmnz7D/ hcTGs+xP2mefQ3lYGctlfuZyzD+vguPLfCJ1LJf52+jxPF1XmKW9+hr7dyXu r2G5rFdpLeevJnYzsHwu8fBNjudIrLvN+VgTJ9YjezcyW9YoXN3E9j+Jtc0c b5bYz8j5mYknHnL838SGR2if/gTtA5+i/mQb69tSPnfb2b8zcVYH9ju4k/OV 9Z95wfbziVteon54L+v7Elv62L/sf3s/3of8AWYf4qhBtpdsN8T5y3jdr1lf 9qvoDcbf8Bb7rXmH+Q+MYr/Lx3BePMbR/8gHZi9i/Se830mf8Tw+XzF+jYn9 S38pk3if/aeQv3zD8yz9wfaCeGqW2Y646Rf2c68Z72OIBe1n/3B+TsSPrQTM c+4cAedbbcss+6myF9CfDgeWy3ktEOxP1itazfqSHTQC5qvHScD9K3YRUH9n dwH9G/QQML8XPAXMZ4IXy+2Jx/0E1KvWn/UdiJcECKhXxjLUX76C87Mh/h7E 9pKbg5H3hwiY99BQlLeuQrl1BMe3Iu6MxHgx0agvYvC8fetYX0Vcsh79xW5E dt2E+QzFCthHFXHIW+IF7B+vBIw3uhn1q7YiJ2/D+HXJ6C9NK2BfBaQI2Fem VOSGHWgftBN5eheyMQM5OxPzC8vCepv3oLxtH3LeAexH5EHOX9bD5hDqd+Vi /MIjqK/OR3npCeS4U1hvt9Pof7gI5bpitE8sEfB+8C7F846VMcv7VH1ewH7Q XsT59LuE8zehQzbokdMrBbyvA6vw/mZdF7A/g2/gfpmpw/3SYhDwvZJzS8D3 Q/gd3DeWerZfRNzeKOB9lH+P9SVH3Rew7+0eCPh+6jbi/tK0Yr3Kn6E8/jnW d6QT94++C+cxqRv76dMjYH+/7/1vnv4C7UA+ww== "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7630656*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox[ RowBox[{ "\"particles\"", "\[InvisibleSpace]", "\"/\"", "\[InvisibleSpace]", SuperscriptBox["\"cm\"", "3"]}], ShowStringCharacters -> False], "particles per centimeter cubed"], TraditionalForm], None}, { None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7629792*^9, FormBox[ StyleBox["\"Mar 31\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.763152*^9, FormBox[ StyleBox["\"Apr 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7633248*^9, FormBox[ StyleBox["\"Apr 04\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7634976*^9, FormBox[ StyleBox["\"Apr 06\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7636704*^9, FormBox[ StyleBox["\"Apr 08\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7638432*^9, FormBox[ StyleBox["\"Apr 10\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7629792*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.763152*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7633248*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7634976*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7636704*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7638432*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7630656*^9, 3.7637568*^9}, {0, 8.8}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{3.763730846812743*^9, 3.7639217314404335`*^9, 3.7661580125362716`*^9}, CellLabel->"Out[47]=", CellID->874205126] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Interplanetary magnetic field", "Subsubsection", TaggingRules->{}, CellChangeTimes->{{3.763732200683117*^9, 3.7637322060766563`*^9}, { 3.7728178228848276`*^9, 3.772817825521199*^9}}, CellID->8992568], Cell[TextData[{ "The Interplanetary Magnetic Field (IMF) is the extension of the solar \ magnetic field measured away from the Sun, among the planets. The point where \ the IMF meets the Earth\[CloseCurlyQuote]s magnetic field is called the \ magnetopause. At the magnetopause, the ", Cell[BoxData[ StyleBox["z", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "-component of the Earth\[CloseCurlyQuote]s magnetic field points north. If \ the ", Cell[BoxData[ StyleBox["z", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "-component of the IMF points strongly south (i.e. negative), then this \ partially cancels out the Earth\[CloseCurlyQuote]s protective magnetic field \ and allows more solar plasma to come through and potentially interact with \ the Earth\[CloseCurlyQuote]s atmosphere, causing auroras." }], "Text", TaggingRules->{}, CellChangeTimes->{{3.763733988459876*^9, 3.763734015784609*^9}, { 3.763734057555785*^9, 3.763734216378666*^9}, {3.7728178988539596`*^9, 3.7728179450744467`*^9}, {3.7736759595385*^9, 3.7736759890683327`*^9}, { 3.8550685649331293`*^9, 3.855068570668779*^9}}, CellID->984473420], Cell[TextData[{ "The coordinate system used for measuring the Interplanetary Magnetic Field \ is called the geocentric solar ecliptic system (GSE), defined ", ButtonBox["here", BaseStyle->"Hyperlink", ButtonData->{ URL["http://jsoc.stanford.edu/~jsoc/keywords/Chris_Russel/Geophysical%\ 20Coordinate%20Transformations.htm"], None}, ButtonNote-> "http://jsoc.stanford.edu/~jsoc/keywords/Chris_Russel/Geophysical%\ 20Coordinate%20Transformations.htm"], ". The GSE has its ", Cell[BoxData[ StyleBox["x", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "-axis pointing from the Earth toward the Sun and its ", Cell[BoxData[ StyleBox["y", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "-axis is chosen to be in the ecliptic plane pointing to the Earth\ \[CloseCurlyQuote]s west (thus opposing planetary motion). Its ", Cell[BoxData[ StyleBox["z", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "-axis is parallel to the ecliptic pole. Relative to an inertial system, \ this system rotates once per year as the Earth circles the Sun." }], "Text", TaggingRules->{}, CellChangeTimes->{{3.7637343644214687`*^9, 3.763734402079234*^9}, { 3.766496521679351*^9, 3.7664966380989923`*^9}, {3.7664966689480767`*^9, 3.7664967192821093`*^9}, {3.76649696841302*^9, 3.766497026367815*^9}, { 3.772817846302378*^9, 3.772817864480165*^9}, {3.7728179581973543`*^9, 3.772817995244501*^9}, {3.85506858454885*^9, 3.855068593770185*^9}}, CellID->540356732], Cell["Find the current IMF magnitude and components:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.766497778672038*^9, 3.766497786930864*^9}, {3.766498111305298*^9, 3.766498123746542*^9}}, CellID->881568765], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{"{", RowBox[{ "\"\\"", ",", "\"\\"", ",", "\"\\"", ",", "\"\\""}], "}"}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763732207636812*^9, 3.763732213307379*^9}}, CellLabel->"In[48]:=", CellID->595132831], Cell[BoxData[ RowBox[{"{", RowBox[{ TemplateBox[{"3.9`", "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"], ",", TemplateBox[{"0.4`", "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"], ",", TemplateBox[{ RowBox[{"-", "3.8`"}], "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"], ",", TemplateBox[{ RowBox[{"-", "0.5`"}], "\"nT\"", "nanoteslas", "\"Nanoteslas\""}, "Quantity"]}], "}"}]], "Output", TaggingRules->{}, CellChangeTimes->{3.7637322142404723`*^9, 3.7639217375400434`*^9, 3.7661580160406218`*^9}, CellLabel->"Out[48]=", CellID->676129200] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797640], Cell[TextData[{ "Plot the ", Cell[BoxData[ StyleBox["z", "TI"]], "InlineFormula", FontFamily->"Source Sans Pro"], "-component of the IMF over a range of several days:" }], "Text", TaggingRules->{}, CellChangeTimes->{{3.7637337024792814`*^9, 3.7637337212431574`*^9}, { 3.7661587638123913`*^9, 3.766158764106421*^9}, {3.766497943649534*^9, 3.766497986557824*^9}, {3.7664980176789365`*^9, 3.76649802301147*^9}, { 3.7664981435925264`*^9, 3.766498159591126*^9}, {3.7736759727004056`*^9, 3.7736759937654357`*^9}, {3.855068600964088*^9, 3.855068601251751*^9}}, CellID->900056023], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"bzts", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2017", ",", "9", ",", "20"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2017", ",", "10", ",", "1"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}, {3.7637306240894732`*^9, 3.7637306453535995`*^9}, { 3.7637307245725203`*^9, 3.7637307502970924`*^9}, {3.763730811856248*^9, 3.7637308397270346`*^9}, {3.763730905038565*^9, 3.7637309305641174`*^9}, { 3.763731897667818*^9, 3.7637319277738285`*^9}, {3.763732061180168*^9, 3.7637321459916477`*^9}, {3.7637322596850166`*^9, 3.7637322652485723`*^9}, {3.763852649823*^9, 3.7638526511961374`*^9}}, CellLabel->"In[49]:=", CellID->835373662], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"20 Sep 2017\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Oct 2017\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["176", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"20 Sep 2017\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Oct 2017\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["176", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{ FractionBox["1", "24"], ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[-1.5, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[-1.8, "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[-0.8, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[2.1, "Nanoteslas"], Quantity[0.2, "Nanoteslas"], Quantity[-0.2, "Nanoteslas"], Quantity[-1.1, "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[3.2, "Nanoteslas"], Quantity[3.7, "Nanoteslas"], Quantity[-0.2, "Nanoteslas"], Quantity[-2., "Nanoteslas"], Quantity[-1.6, "Nanoteslas"], Quantity[-1.3, "Nanoteslas"], Quantity[-0.3, "Nanoteslas"], Quantity[-1.9, "Nanoteslas"], Quantity[-0.4, "Nanoteslas"], Quantity[-2.7, "Nanoteslas"], Quantity[-0.4, "Nanoteslas"], Quantity[0.1, "Nanoteslas"], Quantity[-0.2, "Nanoteslas"], Quantity[0., "Nanoteslas"], Quantity[-2.3, "Nanoteslas"], Quantity[-1.9, "Nanoteslas"], Quantity[-2.9, "Nanoteslas"], Quantity[-2.1, "Nanoteslas"], Quantity[-1.3, "Nanoteslas"], Quantity[0.4, "Nanoteslas"], Quantity[1.2, "Nanoteslas"], Quantity[0.4, "Nanoteslas"], Quantity[-1.1, "Nanoteslas"], Quantity[-1.1, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[-0.1, "Nanoteslas"], Quantity[-1.8, "Nanoteslas"], Quantity[-1.9, "Nanoteslas"], Quantity[-4., "Nanoteslas"], Quantity[-4.5, "Nanoteslas"], Quantity[-1.5, "Nanoteslas"], Quantity[-4., "Nanoteslas"], Quantity[-2.1, "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[0.1, "Nanoteslas"], Quantity[2., "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[0.9, "Nanoteslas"], Quantity[-1.2, "Nanoteslas"], Quantity[0.8, "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[1.2, "Nanoteslas"], Quantity[-2.1, "Nanoteslas"], Quantity[-2.1, "Nanoteslas"], Quantity[-3.3, "Nanoteslas"], Quantity[-3.5, "Nanoteslas"], Quantity[-1.2, "Nanoteslas"], Quantity[-0.9, "Nanoteslas"], Quantity[-0.2, "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[-0.7, "Nanoteslas"], Quantity[0.6, "Nanoteslas"], Quantity[0.1, "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[-0.4, "Nanoteslas"], Quantity[-1.3, "Nanoteslas"], Quantity[-2.4, "Nanoteslas"], Quantity[-2.7, "Nanoteslas"], Quantity[3.9, "Nanoteslas"], Quantity[2.3, "Nanoteslas"], Quantity[1.7, "Nanoteslas"], Quantity[-1.6, "Nanoteslas"], Quantity[-3.2, "Nanoteslas"], Quantity[2.7, "Nanoteslas"], Quantity[3.2, "Nanoteslas"], Quantity[-0.1, "Nanoteslas"], Quantity[-4.9, "Nanoteslas"], Quantity[1.5, "Nanoteslas"], Quantity[1.1, "Nanoteslas"], Quantity[1.7, "Nanoteslas"], Quantity[0.6, "Nanoteslas"], Quantity[0.9, "Nanoteslas"], Quantity[0.9, "Nanoteslas"], Quantity[0.2, "Nanoteslas"], Quantity[0., "Nanoteslas"], Quantity[0.2, "Nanoteslas"], Quantity[-0.4, "Nanoteslas"], Quantity[-0.1, "Nanoteslas"], Quantity[0., "Nanoteslas"], Quantity[-0.6, "Nanoteslas"], Quantity[-0.8, "Nanoteslas"], Quantity[0.9, "Nanoteslas"], Quantity[0.8, "Nanoteslas"], Quantity[-0.5, "Nanoteslas"], Quantity[-0.7, "Nanoteslas"], Quantity[-0.6, "Nanoteslas"], Quantity[-0.1, "Nanoteslas"], Quantity[0.5, "Nanoteslas"], Quantity[0.4, "Nanoteslas"], Quantity[0.5, "Nanoteslas"], Quantity[0.1, "Nanoteslas"], Quantity[2., "Nanoteslas"], Quantity[1.9, "Nanoteslas"], Quantity[1.7, "Nanoteslas"], Quantity[4., "Nanoteslas"], Quantity[2.6, "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[-0.5, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[-2.7, "Nanoteslas"], Quantity[-4.9, "Nanoteslas"], Quantity[-6.2, "Nanoteslas"], Quantity[-6.4, "Nanoteslas"], Quantity[-0.4, "Nanoteslas"], Quantity[5.2, "Nanoteslas"], Quantity[8.1, "Nanoteslas"], Quantity[9., "Nanoteslas"], Quantity[4.8, "Nanoteslas"], Quantity[-3.2, "Nanoteslas"], Quantity[-4.4, "Nanoteslas"], Quantity[-7., "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[-3.7, "Nanoteslas"], Quantity[-4.5, "Nanoteslas"], Quantity[-1.9, "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[-0.2, "Nanoteslas"], Quantity[-0.3, "Nanoteslas"], Quantity[-0.6, "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[0.7, "Nanoteslas"], Quantity[1.3, "Nanoteslas"], Quantity[0.2, "Nanoteslas"], Quantity[-1.1, "Nanoteslas"], Quantity[0.8, "Nanoteslas"], Quantity[-2.1, "Nanoteslas"], Quantity[-1.9, "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[0.4, "Nanoteslas"], Quantity[-0.5, "Nanoteslas"], Quantity[-1.3, "Nanoteslas"], Quantity[-0.3, "Nanoteslas"], Quantity[0.1, "Nanoteslas"], Quantity[-1.1, "Nanoteslas"], Quantity[-1.2, "Nanoteslas"], Quantity[-1., "Nanoteslas"], Quantity[-1.4, "Nanoteslas"], Quantity[-0.2, "Nanoteslas"], Quantity[-1.3, "Nanoteslas"], Quantity[-0.8, "Nanoteslas"], Quantity[-0.6, "Nanoteslas"], Quantity[-0.5, "Nanoteslas"], Quantity[-1.5, "Nanoteslas"], Quantity[-2., "Nanoteslas"], Quantity[0.8, "Nanoteslas"], Quantity[0., "Nanoteslas"], Quantity[0.7, "Nanoteslas"], Quantity[-1.6, "Nanoteslas"], Quantity[-3.1, "Nanoteslas"], Quantity[-3.9, "Nanoteslas"], Quantity[-3.6, "Nanoteslas"], Quantity[-2.9, "Nanoteslas"], Quantity[-1.7, "Nanoteslas"], Quantity[-1.2, "Nanoteslas"], Quantity[1.6, "Nanoteslas"], Quantity[2.2, "Nanoteslas"], Quantity[2.4, "Nanoteslas"], Quantity[3.1, "Nanoteslas"], Quantity[4., "Nanoteslas"], Quantity[2.9, "Nanoteslas"], Quantity[2.7, "Nanoteslas"], Quantity[1.3, "Nanoteslas"]}}, { TemporalData`UniformTimeSpecification[CompressedData[" 1:eJxV1r1tG0EQhmEGjtyFOtj5nynBgCKX4ECAIwdyYS7RQybaNxH4Yck5PN+e 9u7t15+fH/8ej8fnt/3z/vvz74/v+8FKvGvynK/YpojZd5zjiJu+4hxRRG/E vn87z+/eMRJxMEoVozQxyg5GmWFUJlYT3il4p+Cdhnea3i6MGvKH/Ln5cc7N 33jzN9782F4bMTFKD0aFYjWSq4MLpeFCmbhQHYwqx6gqjGrBqHaMavKH/AFf Drxy4BVrrDq84vA+N/yOAe/edBiV8L5qviO8UvBKwSsFrzS80vQ2tnvv/XuU aigi+Grgq4GvBr46+Orga4CvAb4G+Jrg738kRiX4WuBrga8FvokkYnAVfFPw TcE3Bd8M/D0nMMrBNwffHHwL8C3AtwDfEnxL8G1PmSv6Ad8P+H7AdwHfBXwX 8F3BdwXfDXw38N3AdwffHV4PeHcRq03v0Dv0Drx72DkivHuO3KP2pFBEePcy GKXw7k2JUQbv3g0YZeBvsxjl2O6og98WyolCOdEoJxrlRLOcYTnDcgbl5EE5 eVBOCspJQTkpKCcV5aSinAw8njIKX060kYk2Xo+jKxbayEIbWWgjG21ko41s tjFsY9BGHbTxeipeUcAvB7ACwAoAKwCsBLASwH03wagC8PU0viOAhfe6jQQO gUPgYLsbr3kbn9v9H5SQnnk= "]]}, 1, {"Continuous", 1}, {"Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{3.7637322705341015`*^9, 3.763852653192337*^9, 3.763921738466136*^9, 3.766158017472765*^9}, CellLabel->"Out[49]=", CellID->815669078] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"bzts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}, { 3.7637307098560486`*^9, 3.7637307114732103`*^9}, {3.763730820539116*^9, 3.7637308435594177`*^9}, 3.7637309237034316`*^9, 3.7637319131333647`*^9, 3.763732274856533*^9}, CellLabel->"In[50]:=", CellID->294951548], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxVlgtMzXEUx68Qmh7qSgi5Xmlmhhkh1/uVJDEzMzNaM2/WzHtmZma0EHnm /Ri/n1kzj5ZESUsi8piZeaQUPbWrEv/vNee372+73T47v3N+33P+53f+t+fi VTFLPWw223Xrg29r+SRdKx/771/XPetP4QGL49yrHpx0yOIn+VhN4NjDsr8K HJhi8dEUrDLw0ePsv+Ck+NucFndPlf2Px1j84bRh7D9zVrgavOS8+Ndhf9+L Ym+HeKWXhL3BV65wvOVXRa8t0/pEpIv9F+y2DBMfnHXP4iHuVQTeeV/yaQZP eiD+b8Bts4VbI35eDtv35grfhv6oPNbnl2/0YT1/Iud5IN7Bp3z+3Geirw3s QUWmvuC3Lzif48VGD85fWSL+teBBpWyvKeP6p5UzJ3zn5zu80uQHbqjifkmv Yf1b6yRfP+h11gv7gz1c3I8Pf/H+XY2cr9cf7o98m6J6n/RTUl/0xyJ/Rfsd duEK8OeOSuqD8y90knhlsMd3Zv+wrorqWRGsSJ/qzrw6RP2vhxd4sEP0tQfX 9eLzb/Yx+sAb+inqn/D+iu5jU5jELwEXhEu8T9CXOIrrExPB/nanov4tHquo n46Ml3gtoXf+REX9HzxZ7L6o9/sposcDnDpN7I04f3GkovvYO0q4HeKVzDTx 4X9plqL7v2y2ov4bMEc4AP7NSyQ/F87LjBN7NXhHPOuZsIzr5bmc+yN3BfOe VYrmWeQaRffZZx3bC9dzfZMSWH/sBvYP3Gj0wP56k+lH97zdwnoWbON+Hbhf 4n3A/qpE7o8bSRx//UHWMyzZ+COe67CieXEnhe2bj3F/RZzg+2c7Jec3w56V yvXfeUb2+2H/pHOSXytw3kW+f3svK5pHC29zviF32f4xnfv1XAb3S1ymxA8C h2aJvTP42wN+flezZb8d+lY+knxCwIMeix4HuCZP7AHgtHzu94QC4Q7g4YXi HwxueMb3Nb2I67H1JefrfCXxvOG/75OieRv9RdF89v/K8V+U8rxJ/qbo/Tiv gvunyw/2f1dp+s09j6tZ76Javh+On+Z+wv9zPffzBRfP0/gG1h/WxPlX/OZ+ DffS1B8Z3prm23ZfTfmN66Cpn1sFaNKXY9c0r3cHasp/WpAmPe27aKpnQVc+ P7Gbpvsd00NTfe09WX+xQ9P78khvTb93gkM11e/6CE3zZe1ITc9n6GjZ757H 9RGiry3i3XKKHl/wxnFid7+/Rk3Q9PukeaJwI+JlTuZ67ZhqznPP3+nCLXA/ PGfI/pbg3CijB7wnWtO8iIwx54N9YiWe+/1ROMfUe8xf7n6Qzw== "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.009166666666666668], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7148796*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox["\"nT\"", ShowStringCharacters -> False], "Nanoteslas"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7148544*^9, FormBox[ StyleBox["\"Sep 20\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7150272*^9, FormBox[ StyleBox["\"Sep 22\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7152*^9, FormBox[ StyleBox["\"Sep 24\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7153728*^9, FormBox[ StyleBox["\"Sep 26\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7155456*^9, FormBox[ StyleBox["\"Sep 28\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7157184*^9, FormBox[ StyleBox["\"Sep 30\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7158912*^9, FormBox[ StyleBox["\"Oct 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7148544*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7150272*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7152*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7153728*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7155456*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7157184*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7158912*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7148796*^9, 3.7158048*^9}, {-7., 9.}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{3.763732275853633*^9, 3.763921738948184*^9, 3.766158018174835*^9}, CellLabel->"Out[50]=", CellID->382377986] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Planetary K-index", "Subsubsection", TaggingRules->{}, CellChangeTimes->{{3.763730879714033*^9, 3.763730883044366*^9}, { 3.76373187998505*^9, 3.7637318832993813`*^9}, {3.7664972261607924`*^9, 3.7664972306612425`*^9}}, CellID->769849146], Cell["\<\ The planetary K\[Hyphen]index, which measures the strength of a geomagnetic \ storm, is a coarse parameter measured every three hours or so. The higher the \ value, the more likely it is to see an aurora at lower latitudes. For the \ northern hemisphere, typically a value of 7 is the minimum needed to see an \ aurora as far south as Chicago.\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.763733740626096*^9, 3.763733844910523*^9}, { 3.7637348647404957`*^9, 3.763734885434565*^9}, {3.763910321555578*^9, 3.763910324293852*^9}, {3.7661587951855288`*^9, 3.7661587956425743`*^9}, { 3.766497066111789*^9, 3.766497066269805*^9}, {3.772818054259096*^9, 3.772818086694728*^9}, {3.7736762220464883`*^9, 3.7736762223053293`*^9}, { 3.855069541675476*^9, 3.855069542595155*^9}}, CellID->481024209], Cell["Find the current planetary K-index value:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.766497778672038*^9, 3.766497786930864*^9}, {3.766498236206787*^9, 3.7664982527674427`*^9}}, CellID->289109651], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7637309587759385`*^9, 3.7637309663166924`*^9}, { 3.763731886204672*^9, 3.763731889137965*^9}}, CellLabel->"In[51]:=", CellID->589947873], Cell[BoxData["2"], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637309601490755`*^9, 3.7637309670167627`*^9}, 3.763731890667118*^9, 3.7639217431636057`*^9, 3.766158021410159*^9}, CellLabel->"Out[51]=", CellID->867236743] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797641], Cell["Plot the planetary K-index over a range of several days:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.766497778672038*^9, 3.766497786930864*^9}, {3.766498262465412*^9, 3.7664982872398896`*^9}}, CellID->256206463], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"kindexts", "=", RowBox[{"TimeSeries", "[", RowBox[{ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2017", ",", "9", ",", "20"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2017", ",", "10", ",", "1"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}], ",", RowBox[{"ResamplingMethod", "\[Rule]", RowBox[{"{", RowBox[{"\"\\"", ",", RowBox[{"InterpolationOrder", "\[Rule]", "0"}]}], "}"}]}]}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}, {3.7637306240894732`*^9, 3.7637306453535995`*^9}, { 3.7637307245725203`*^9, 3.7637307502970924`*^9}, {3.763730811856248*^9, 3.7637308397270346`*^9}, {3.763730905038565*^9, 3.7637309305641174`*^9}, { 3.763731897667818*^9, 3.7637319277738285`*^9}, {3.763732061180168*^9, 3.7637321459916477`*^9}, {3.7638383360987945`*^9, 3.7638383631324973`*^9}, 3.763838393493533*^9, {3.763852657640782*^9, 3.763852659853003*^9}}, CellLabel->"In[52]:=", CellID->969389068], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{{{}, {}, TagBox[{ Directive[ Opacity[1.], RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6]], LineBox[CompressedData[" 1:eJxTTMoPSmViYGCwAWIQ/a2Z4UDr2teODGDA4ZBUsiygF4nf9tioZSqcz+Bw WXmuzlwkfsWRSeuWwPkf7K8+zru8BokffUUjdwsSf6bzyZV7kMzXF/66/wiS ee82//M6g+AzpF5+V3EFST/rkT3Sd5D4f0XEZjxG4q99Err9NRK/rbXY+zMS X3xpedNvJPsYVNknM69D8IXKSiS4kfh3XE84CK9D6D//7OddKSR+FZuQnDIS v7Ztq7k2kv6V182OGSHJ9y6f990KiT/T48lcJyT+P8+tsl5IfOlTOQ5BSOYl SjPdiFyHCL/417VCSUjyW6Vb1bKQ9JvIZq0vRMgzZM81vV2JxD/17l51I5L6 pgXC3zqQ+J8u6AlPRDK/+5L60hlI8neC2G8tQDIvdMmR5hVI6tXDeNk3ILl3 Y5uN7g44X8QhucPzxH44X8DhLIct2wkk9RNe7pa9AOdLONTMllh1HYmvcCb6 5n04X8bhzdma2udI5gsaaP5+h2T+O4E90t+R+J8P6Wz8h6R+w+fml2zrEe4/ 1pL2m289wj2sz9WaxJD4f46fXS2HpF66KshLDYn/adXebj0kvpLNlmVm6xH2 V83rMLNDku+qd850Q5I/bHhHwA9Jnqvm//lQJPsBSvUqWg== "]]}, Annotation[#, "Charting`Private`Tag$35621#1"]& ]}}, {}}, { DisplayFunction -> Identity, Ticks -> {Automatic, Automatic}, AxesOrigin -> {3.7148544*^9, 0}, FrameTicks -> {{{}, {}}, {{}, {}}}, GridLines -> {None, None}, DisplayFunction -> Identity, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, PlotRangeClipping -> True, ImagePadding -> All, DisplayFunction -> Identity, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {3.7148544*^9, 0}, DisplayFunction :> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Opacity[0.5], Thickness[Tiny], RGBColor[0.368417, 0.506779, 0.709798]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], Method -> { "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange -> {{3714854400, 3715804800}, {0., 7.}}, PlotRangeClipping -> True, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, Ticks -> {Automatic, Automatic}}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"20 Sep 2017\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Oct 2017\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["89", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{{{}, {}, TagBox[{ Directive[ Opacity[1.], RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6]], LineBox[CompressedData[" 1:eJxTTMoPSmViYGCwAWIQ/a2Z4UDr2teODGDA4ZBUsiygF4nf9tioZSqcz+Bw WXmuzlwkfsWRSeuWwPkf7K8+zru8BokffUUjdwsSf6bzyZV7kMzXF/66/wiS ee82//M6g+AzpF5+V3EFST/rkT3Sd5D4f0XEZjxG4q99Err9NRK/rbXY+zMS X3xpedNvJPsYVNknM69D8IXKSiS4kfh3XE84CK9D6D//7OddKSR+FZuQnDIS v7Ztq7k2kv6V182OGSHJ9y6f990KiT/T48lcJyT+P8+tsl5IfOlTOQ5BSOYl SjPdiFyHCL/417VCSUjyW6Vb1bKQ9JvIZq0vRMgzZM81vV2JxD/17l51I5L6 pgXC3zqQ+J8u6AlPRDK/+5L60hlI8neC2G8tQDIvdMmR5hVI6tXDeNk3ILl3 Y5uN7g44X8QhucPzxH44X8DhLIct2wkk9RNe7pa9AOdLONTMllh1HYmvcCb6 5n04X8bhzdma2udI5gsaaP5+h2T+O4E90t+R+J8P6Wz8h6R+w+fml2zrEe4/ 1pL2m289wj2sz9WaxJD4f46fXS2HpF66KshLDYn/adXebj0kvpLNlmVm6xH2 V83rMLNDku+qd850Q5I/bHhHwA9Jnqvm//lQJPsBSvUqWg== "]]}, Annotation[#, "Charting`Private`Tag$35621#1"]& ]}}, {}}, { DisplayFunction -> Identity, Ticks -> {Automatic, Automatic}, AxesOrigin -> {3.7148544*^9, 0}, FrameTicks -> {{{}, {}}, {{}, {}}}, GridLines -> {None, None}, DisplayFunction -> Identity, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, PlotRangeClipping -> True, ImagePadding -> All, DisplayFunction -> Identity, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {3.7148544*^9, 0}, DisplayFunction :> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Opacity[0.5], Thickness[Tiny], RGBColor[0.368417, 0.506779, 0.709798]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}], Method -> { "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange -> {{3714854400, 3715804800}, {0., 7.}}, PlotRangeClipping -> True, PlotRangePadding -> {{ Scaled[0.1], Scaled[0.1]}, { Scaled[0.1], Scaled[0.1]}}, Ticks -> {Automatic, Automatic}}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"20 Sep 2017\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Oct 2017\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["89", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"3", ",", "\"Hour\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"HoldValueFromLeft\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[ TimeSeries, {{{3, 3, 2, 2, 2, 1, 2, 1, 1, 2, 3, 2, 2, 0, 1, 2, 1, 1, 1, 1, 1, 1, 2, 2, 1, 2, 1, 1, 1, 1, 2, 2, 1, 2, 1, 1, 1, 1, 2, 3, 3, 2, 1, 1, 0, 1, 0, 1, 1, 1, 2, 1, 1, 0, 0, 2, 3, 2, 5, 4, 4, 3, 6, 6, 6, 7, 7, 5, 4, 4, 4, 5, 3, 2, 3, 3, 3, 2, 2, 2, 2, 3, 4, 2, 3, 4, 2, 3, 3}}, { TemporalData`DateSpecification[{2017, 9, 20, 0, 0, 0.}, { 2017, 10, 1, 0, 0, 0.}, {3, "Hour"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ResamplingMethod -> {"Interpolation", InterpolationOrder -> 0}, ValueDimensions -> 1, DateFunction -> Automatic, TemporalRegularity -> True}}, True, 12.], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637309072117825`*^9, 3.7637309318982506`*^9}, { 3.763731906946746*^9, 3.7637319288259335`*^9}, 3.763732082843334*^9, 3.7637321471627655`*^9, {3.7638383158417687`*^9, 3.7638383398201666`*^9}, 3.7638383957257566`*^9, 3.763852661508168*^9, 3.7639217437826676`*^9, 3.7661580227572937`*^9}, CellLabel->"Out[52]=", CellID->354211057] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"kindexts", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}, { 3.7637307098560486`*^9, 3.7637307114732103`*^9}, {3.763730820539116*^9, 3.7637308435594177`*^9}, 3.7637309237034316`*^9, 3.7637319131333647`*^9, { 3.7638383177309575`*^9, 3.7638383335925436`*^9}}, CellLabel->"In[53]:=", CellID->420724794], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxV0WkoBHEcxvElba6ENhHJlVxJKbliXaVIcrWUN64kV7zxAmlDIiW5EpKS 2uyMNldStLmSHKVokyuRKEcSEnZSw3dqjk/PM7//fxrvopqsUkuFQpFvPqW7 +Vht098l/D5aq80XZRed3iNbIbm3nz4epj3HZT/Gmy8lk8x1OuaPIh0xx37j EvdjXGFuvU5nbP9ZOvr2ON90yL6XiXnZGT19RT/f0pEPdPMLvfbO9Wy/6Uwr Af0BGwH5iQNzHxVd7kYLnvSLL+dFB9ItoexvhDO3j2KeFUcPJdGnqbRfBudV ZAv4nzMa+rWQ/dhiztOW01tVAv63Qz3znAbmw03Mz7W0fwdd2c39GHqZvw3S caNcr3WC3p7iPEc9vz/PwHxkQbZK8uWybEfJAUa6epPzZndku0r+OKDVR3T7 iWwPyTsXtPMN96O55/pjT/TVKx30yfdrLUTsd14p4vs/7ZgnOtEdLvSuO99X edMF/vR4MH0dxnkhESL2XxfD/qKa/a8U9pPT2O/MZH8/959/AIidMiY= "]]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.011000000000000001`], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7148544*^9, 0}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7148544*^9, FormBox[ StyleBox["\"Sep 20\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7150272*^9, FormBox[ StyleBox["\"Sep 22\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7152*^9, FormBox[ StyleBox["\"Sep 24\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7153728*^9, FormBox[ StyleBox["\"Sep 26\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7155456*^9, FormBox[ StyleBox["\"Sep 28\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7157184*^9, FormBox[ StyleBox["\"Sep 30\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7158912*^9, FormBox[ StyleBox["\"Oct 02\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7148544*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7150272*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7152*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7153728*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7155456*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7157184*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7158912*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7148544*^9, 3.7158048*^9}, {0, 7.}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.02], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637309243814993`*^9, 3.7637309331693783`*^9}, { 3.7637319142544765`*^9, 3.7637319301310644`*^9}, 3.7637321490749564`*^9, { 3.7638383211312976`*^9, 3.7638383291410985`*^9}, 3.763838397311915*^9, 3.7639217440026894`*^9, 3.766158023949413*^9}, CellLabel->"Out[53]=", CellID->103084390] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Solar radio flux", "Subsubsection", TaggingRules->{}, CellChangeTimes->{{3.763730879714033*^9, 3.763730883044366*^9}, { 3.7736762348576045`*^9, 3.773676237008276*^9}}, CellID->146063484], Cell["\<\ Radio flux from the Sun measured at a wavelength of 10.7 cm can be used as a \ general indicator of solar activity. Radio waves at this wavelength are \ generated at the boundary between the chromosphere and corona of the Sun. The \ flux correlates well with a number of other solar activity indicators.\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.766499945069656*^9, 3.766499985450694*^9}}, CellID->963379653], Cell["Find the current solar 10.7cm radio flux:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.766497778672038*^9, 3.766497786930864*^9}, {3.7664983024264083`*^9, 3.766498319437109*^9}}, CellID->304034463], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", "\"\\"", "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7637309587759385`*^9, 3.7637309663166924`*^9}}, CellLabel->"In[54]:=", CellID->262846781], Cell[BoxData[ TemplateBox[{"73.5`", "\"s.f.u.\"", "solar flux units", "\"SolarFluxUnits\""}, "Quantity"]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637309601490755`*^9, 3.7637309670167627`*^9}, 3.7639217482721167`*^9, 3.766158027400758*^9}, CellLabel->"Out[54]=", CellID->861722214] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797642], Cell["Plot the planetary K-index over a range of four months:", "Text", TaggingRules->{}, CellChangeTimes->{{3.7637324133813844`*^9, 3.7637325744574904`*^9}, { 3.763734611239148*^9, 3.763734613107335*^9}, {3.766158728041815*^9, 3.7661587285778685`*^9}, {3.7664973124074163`*^9, 3.7664974293221064`*^9}, { 3.766497778672038*^9, 3.766497786930864*^9}, {3.766498262465412*^9, 3.7664982872398896`*^9}, {3.766498345088674*^9, 3.7664983476539307`*^9}}, CellID->294736059], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"radiots", "=", RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "1", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "9"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763402716830394*^9, 3.7634027463743477`*^9}, { 3.763402817680478*^9, 3.7634028245431643`*^9}, 3.7634877897587986`*^9, { 3.7635765787248726`*^9, 3.7635765815017796`*^9}, {3.763583859919566*^9, 3.763583861604431*^9}, {3.7637306240894732`*^9, 3.7637306453535995`*^9}, { 3.7637307245725203`*^9, 3.7637307502970924`*^9}, {3.763730811856248*^9, 3.7637308397270346`*^9}, {3.763730905038565*^9, 3.7637309305641174`*^9}, { 3.763852665599578*^9, 3.7638526670537233`*^9}}, CellLabel->"In[55]:=", CellID->417099062], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["99", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Jan 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"09 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["99", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"1", ",", "\"Day\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[71.9, "SolarFluxUnits"], Quantity[75.2, "SolarFluxUnits"], Quantity[72.6, "SolarFluxUnits"], Quantity[71.5, "SolarFluxUnits"], Quantity[71.1, "SolarFluxUnits"], Quantity[72., "SolarFluxUnits"], Quantity[71.5, "SolarFluxUnits"], Quantity[71.3, "SolarFluxUnits"], Quantity[71.5, "SolarFluxUnits"], Quantity[70.1, "SolarFluxUnits"], Quantity[68.1, "SolarFluxUnits"], Quantity[69.6, "SolarFluxUnits"], Quantity[68.9, "SolarFluxUnits"], Quantity[70., "SolarFluxUnits"], Quantity[69.5, "SolarFluxUnits"], Quantity[69.7, "SolarFluxUnits"], Quantity[68.6, "SolarFluxUnits"], Quantity[68.8, "SolarFluxUnits"], Quantity[69.7, "SolarFluxUnits"], Quantity[69.2, "SolarFluxUnits"], Quantity[69.9, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[71.5, "SolarFluxUnits"], Quantity[72.4, "SolarFluxUnits"], Quantity[75., "SolarFluxUnits"], Quantity[76.6, "SolarFluxUnits"], Quantity[75.1, "SolarFluxUnits"], Quantity[75.8, "SolarFluxUnits"], Quantity[73.1, "SolarFluxUnits"], Quantity[73.5, "SolarFluxUnits"], Quantity[72.1, "SolarFluxUnits"], Quantity[72.1, "SolarFluxUnits"], Quantity[70.9, "SolarFluxUnits"], Quantity[71.1, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[70.6, "SolarFluxUnits"], Quantity[71.3, "SolarFluxUnits"], Quantity[70.2, "SolarFluxUnits"], Quantity[71.8, "SolarFluxUnits"], Quantity[70.3, "SolarFluxUnits"], Quantity[70., "SolarFluxUnits"], Quantity[69.9, "SolarFluxUnits"], Quantity[70.2, "SolarFluxUnits"], Quantity[70.4, "SolarFluxUnits"], Quantity[71.4, "SolarFluxUnits"], Quantity[70.9, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[70.1, "SolarFluxUnits"], Quantity[69.9, "SolarFluxUnits"], Quantity[70.2, "SolarFluxUnits"], Quantity[71., "SolarFluxUnits"], Quantity[70.8, "SolarFluxUnits"], Quantity[71.2, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[70.5, "SolarFluxUnits"], Quantity[70.4, "SolarFluxUnits"], Quantity[70.6, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[70.1, "SolarFluxUnits"], Quantity[69.9, "SolarFluxUnits"], Quantity[69.4, "SolarFluxUnits"], Quantity[69.5, "SolarFluxUnits"], Quantity[70.9, "SolarFluxUnits"], Quantity[72., "SolarFluxUnits"], Quantity[72.5, "SolarFluxUnits"], Quantity[70.9, "SolarFluxUnits"], Quantity[71.8, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[71.1, "SolarFluxUnits"], Quantity[70.4, "SolarFluxUnits"], Quantity[70.7, "SolarFluxUnits"], Quantity[70.8, "SolarFluxUnits"], Quantity[70.1, "SolarFluxUnits"], Quantity[69.6, "SolarFluxUnits"], Quantity[69.5, "SolarFluxUnits"], Quantity[69.3, "SolarFluxUnits"], Quantity[70., "SolarFluxUnits"], Quantity[69.7, "SolarFluxUnits"], Quantity[76.8, "SolarFluxUnits"], Quantity[80.1, "SolarFluxUnits"], Quantity[82.4, "SolarFluxUnits"], Quantity[79.4, "SolarFluxUnits"], Quantity[75.4, "SolarFluxUnits"], Quantity[71.2, "SolarFluxUnits"], Quantity[69., "SolarFluxUnits"], Quantity[68.9, "SolarFluxUnits"], Quantity[68.4, "SolarFluxUnits"], Quantity[68.8, "SolarFluxUnits"], Quantity[69.4, "SolarFluxUnits"], Quantity[69.5, "SolarFluxUnits"], Quantity[69.3, "SolarFluxUnits"], Quantity[70.8, "SolarFluxUnits"], Quantity[70.6, "SolarFluxUnits"], Quantity[70.3, "SolarFluxUnits"], Quantity[71.7, "SolarFluxUnits"], Quantity[73.6, "SolarFluxUnits"], Quantity[76.5, "SolarFluxUnits"], Quantity[78.6, "SolarFluxUnits"], Quantity[79., "SolarFluxUnits"]}}, { TemporalData`DateSpecification[{2019, 1, 1, 0, 0, 0.}, { 2019, 4, 9, 0, 0, 0.}, {1, "Day"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637309072117825`*^9, 3.7637309318982506`*^9}, 3.7638526691439323`*^9, 3.7639217488891783`*^9, 3.7661580290149193`*^9}, CellLabel->"Out[55]=", CellID->489289298] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"DateListPlot", "[", RowBox[{"radiots", ",", RowBox[{"FrameLabel", "\[Rule]", RowBox[{"{", RowBox[{"None", ",", "Automatic"}], "}"}]}]}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763576568225669*^9, 3.763576606587544*^9}, 3.763583868125482*^9, {3.763723487566892*^9, 3.763723492053341*^9}, { 3.7637307098560486`*^9, 3.7637307114732103`*^9}, {3.763730820539116*^9, 3.7637308435594177`*^9}, 3.7637309237034316`*^9}, CellLabel->"In[56]:=", CellID->187724963], Cell[BoxData[ GraphicsBox[{{}, {{{}, {}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6], LineBox[CompressedData[" 1:eJxVk2+EFVEYxs+df5dIVywlMkv6Epl1synSbJQomfaKEplSu2TZK6K+DSlR MimyKxpLfSquEtWyJmWz3LT0IS3LiFjuyM1Gtr1/OvOe9+W8hzF+nvec8zzn PWfwwuToJUMIEciv+MsRPf3XGpmekmPtpC+58UXy52YxRgvO1iSPFWMncGXH emsEZmZQ759YR30euH6NdAH1yQyvX2xKrhbjK7D4y3VvsIPr3QIOjxE7wPFV 4jHg9EkH/e8Dbi90cL0I2P1DHAIH27uYbwI4OtqlfCr/lS76qwJnj3l95RPx cZX/dxf3v67yb+uh/hw4Odzj+Sd7WL8VzkdMk54Cex975KcG+X8Rz4Meb+mj v1Xg9FAf9SPA7Yk+5QV2H5HuAAfvOUetPvp5q/IPiFzvZ3ZQspancpn0Zyr/ Q8laP+tzVH9X5V8hfVXl31xCfqD6f0Cy1i9vXLJ2nuH9ElsvniV9SvX/J/F3 1f9NRq7ncfcbzH9w0cj1+xXdM9h+jTcG2y/7YaC/VOXfaKL/Vyr/XhPrmyr/ eZPtl9wxcX6i8r82mX+Rmew8vQ0Wmx/usZjf+JzF/Ka3ic+o/C+tXL/v7rLF ziMo27n+PqMhYhe4cdZm9dlNm/Wv0rCZP3/JZvelbjksX7LbYfWLpx12fuKG w/J5L4jV+w6/OSxPXCrj/JrKv6vM7k/7VDnX36sbUX215r9bmflQ8Hix/HDN /w8yRss7 "]], LineBox[{{3.76234308*^9, 76.85000000000001}, {3.7623744*^9, 75.4}, { 3.7624608*^9, 71.2}, {3.7625472*^9, 69.}, {3.7626336*^9, 68.9}, { 3.76272*^9, 68.4}, {3.7628064*^9, 68.8}, {3.7628928*^9, 69.4}, { 3.7629792*^9, 69.5}, {3.7630656*^9, 69.3}, {3.763152*^9, 70.8}, { 3.7632384*^9, 70.6}, {3.7633248*^9, 70.3}, {3.7634112*^9, 71.7}, { 3.7634976*^9, 73.6}, {3.763584*^9, 76.5}, {3.7635984*^9, 76.85000000000001}}]}}, {RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.011000000000000001`], AbsoluteThickness[1.6]}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6]}, {}}, { {RGBColor[0.368417, 0.506779, 0.709798], PointSize[ 0.011000000000000001`], AbsoluteThickness[1.6]}, {}}}, {{}, {}}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{False, False}, AxesLabel->{None, None}, AxesOrigin->{3.7552896*^9, 67.61388888888888}, DisplayFunction->Identity, Frame->{{True, True}, {True, True}}, FrameLabel->{{ FormBox[ TooltipBox[ StyleBox["\"s.f.u.\"", ShowStringCharacters -> False], "SolarFluxUnits"], TraditionalForm], None}, {None, None}}, FrameTicks->FrontEndValueCache[{{Automatic, Automatic}, { Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}], Charting`DateTicksFunction[ Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{ Automatic, Automatic}, {{{3.7552896*^9, FormBox[ StyleBox["\"Jan\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.757968*^9, FormBox[ StyleBox["\"Feb\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7603872*^9, FormBox[ StyleBox["\"Mar\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7630656*^9, FormBox[ StyleBox["\"Apr\"", Directive[], {}, StripOnInput -> False], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}, {{3.7552896*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.757968*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7603872*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}, {3.7630656*^9, FormBox[ TemplateBox[{0., 0.}, "Spacer2"], TraditionalForm], { 0.013888888888888888`, 0.}, Directive[]}}}}], GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "NoShowPlotTheme" -> Automatic, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange->{{3.7552896*^9, 3.7637568*^9}, {67.61388888888888, 76.85000000000001}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{{}, Automatic}]], "Output", TaggingRules->{}, CellChangeTimes->{{3.7637309243814993`*^9, 3.7637309331693783`*^9}, 3.7639217491592054`*^9, 3.766158030252043*^9}, CellLabel->"Out[56]=", CellID->693135002] }, Open ]] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Possible Issues", "Subsection", TaggingRules->{}, CellID->158766396], Cell["\<\ Some properties have a very high time resolution, so if a large date range is \ requested, the query may time out:\ \>", "Text", TaggingRules->{}, CellChangeTimes->{{3.7639104969311132`*^9, 3.763910549681388*^9}, { 3.7661588047174816`*^9, 3.766158805047515*^9}, {3.772818099196017*^9, 3.7728181002633553`*^9}}, CellID->840048907], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2001", ",", "4", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "10"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.763910462331654*^9, 3.763910473358757*^9}}, CellLabel->"In[57]:=", CellID->388019858], Cell[BoxData[ RowBox[{"Missing", "[", "\<\"RetrievalFailure\"\>", "]"}]], "Output", TaggingRules->{}, CellChangeTimes->{3.763910491465567*^9, 3.763911299565369*^9, 3.763911604493859*^9, 3.763911856984105*^9, 3.76391671900424*^9, 3.7639167630286417`*^9, 3.7639167933876777`*^9, 3.7639168378671255`*^9, 3.7639169016345015`*^9, 3.7639171529946346`*^9, 3.763921775621851*^9, 3.76615805492551*^9}, CellLabel->"Out[57]=", CellID->513908832] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ InterpretationBox[Cell["\t", "ExampleDelimiter"], $Line = 0; Null]], "ExampleDelimiter", Selectable->False, ShowCellBracket->Automatic, CellMargins->{{66, 14}, {5, 10}}, Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, TaggingRules->{}, CellEvaluationFunction->(($Line = 0; Null)& ), ShowCellLabel->False, CellLabelAutoDelete->True, TabFilling->"\[LongDash]\[NegativeThickSpace]", TabSpacings->{100}, StyleMenuListing->None, FontFamily->"Verdana", FontWeight->Bold, FontSlant->"Plain", FontColor->GrayLevel[0.905882], CellID->226797643], Cell["To avoid this issue, keep the time range narrower:", "Text", TaggingRules->{}, CellChangeTimes->{{3.763910573291749*^9, 3.763910584241844*^9}, { 3.7661588072847385`*^9, 3.766158807578768*^9}}, CellID->615280704], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"SpaceWeatherData", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "1"}], "}"}], "]"}], ",", RowBox[{"DateObject", "[", RowBox[{"{", RowBox[{"2019", ",", "4", ",", "10"}], "}"}], "]"}]}], "}"}], ",", "\"\\""}], "]"}]], "Input", TaggingRules->{}, CellChangeTimes->{{3.7639105573831587`*^9, 3.7639105586452847`*^9}, { 3.8092905983723183`*^9, 3.8092906114540677`*^9}}, CellID->492715661], Cell[BoxData[ InterpretationBox[ RowBox[{ TagBox["TimeSeries", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{ PaneSelectorBox[{False -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquarePlusIconMedium"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"10 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["2593", "SummaryItem"]}], "\[SpanFromLeft]"}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}], True -> GridBox[{{ PaneBox[ ButtonBox[ DynamicBox[ FEPrivate`FrontEndResource[ "FEBitmaps", "SquareMinusIconMedium"]], ButtonFunction :> (Typeset`open$$ = False), Appearance -> None, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> Dynamic[{ Automatic, 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])}]], GraphicsBox[{{}, {{}, {}, { GrayLevel[0.5], PointSize[0.125], AbsoluteThickness[1.5], StyleBox[ LineBox[CompressedData[" 1:eJxTTMoPSmViYGAwAmIQDQEf7Fl11LwinD7aQwUcXn2Jtl8b9ArK53Bw3utt q3f4M5Qv4CC+Otg/K43RAcIXcfi+f0F40nsYX8JBX1jtBbsrL5Qv45DtoBvW xcwP5Ss4NFwMEp60GWafksOc359Whf/9BeWrOARoR64NnnwNyldzMHERNjG5 +no/hK/hIKRdVZBY8w3K13LIMJWbeIH9L5Sv4zDLV7txKvsXKF/PoWzi1MhL TFwHIHwDB/cgkWNzBTmgfEOHQ2p/W4VucUL5Rg7G79Iu8t1mg/KNHcrd9WVC ixmhfBOHrX+2zedZ8B9qvqnDPJ3j61kKGKDyZg5FiwwE9lTA7DN3qN+4vmmS siiUb+HAtbzy3bJ4ISjf0oFzYux88dMCUL6VQ5zaARf5axJQvrWDmCZL36VN UlC+jYPfBC+BlBJxKN/WoX+K14Vt8jJQvp3DgYTiXbPeiUD59g48fy+4bYoW g/IdHL4IXz2XEgqVb3BwONa2ilHOixsq7+jg3yuU9L5AECrv6NBaqXjidDLM vU4OTZOznfNi2KHyTg4WG+6H/hWBhY+zQ5qveFfD7s+Q8Glwdviw+EOTxY2j 0Ph0cVj18NqRC96XIfwGF4dlb2fpWLbB0perwzqzL3Nnz/wElXd1YCgOSXoi cRUq7+ZgkHHN7dvHG1Dz3RxO/X996GnXG2h8uDusTTv5fqPlTai8u4O3Uoqa 3YkrUP0eDlu+ZYpfimJwgMh7OPwpNvZ9PpcDwmfwdPgt/Kj+tbigAwD0Q951 "]], FontFamily -> "Arial", StripOnInput -> False]}}, {}}, AspectRatio -> 1, Axes -> {False, False}, AxesLabel -> {None, None}, AxesOrigin -> {0., 0.}, Background -> GrayLevel[0.93], BaseStyle -> {FontFamily -> "Arial"}, DisplayFunction -> Identity, Frame -> {{True, True}, {True, True}}, FrameLabel -> {{None, None}, {None, None}}, FrameStyle -> Directive[ Thickness[Tiny], GrayLevel[0.7]], FrameTicks -> {{None, None}, {None, None}}, GridLines -> {None, None}, GridLinesStyle -> Directive[ GrayLevel[0.5, 0.4]], ImageSize -> {Automatic, Dynamic[ 3.5 (CurrentValue["FontCapHeight"]/AbsoluteCurrentValue[ Magnification])]}, LabelStyle -> {FontFamily -> "Arial"}, Method -> {"ScalingFunctions" -> None}, PlotRange -> {{0., 50.}, {-7.030970816185017, 4.273359296964368}}, PlotRangeClipping -> True, PlotRangePadding -> {{1, 1}, {1, 1}}, Ticks -> {Automatic, Automatic}], GridBox[{{ TagBox[ TemplateBox[{ RowBox[{ TagBox["\"Time: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"01 Apr 2019\"", "SummaryItem"]}], RowBox[{ TagBox["\" to \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"10 Apr 2019\"", "SummaryItem"]}]}, "RowDefault"], "SummaryItem"], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Data points: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["2593", "SummaryItem"]}], "\[SpanFromLeft]"}, { RowBox[{ TagBox["\"Regular: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["True", "SummaryItem"]}], RowBox[{ TagBox["\"Output dimension: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["1", "SummaryItem"]}]}, { RowBox[{ TagBox["\"Metadata: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["None", "SummaryItem"]}], RowBox[{ TagBox["\"Minimum increment: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox[ RowBox[{"{", RowBox[{"5", ",", "\"Minute\""}], "}"}], "SummaryItem"]}]}, { TagBox["\"\"", "SummaryItem"], RowBox[{ TagBox["\"Resampling: \"", "SummaryItemAnnotation"], "\[InvisibleSpace]", TagBox["\"LinearInterpolation\"", "SummaryItem"]}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Automatic}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{2}}, "Rows" -> {{Automatic}}}, BaseStyle -> { ShowStringCharacters -> False, NumberMarks -> False, PrintPrecision -> 3, ShowSyntaxStyles -> False}]}}, GridBoxAlignment -> {"Rows" -> {{Top}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, BaselinePosition -> {1, 1}]}, Dynamic[Typeset`open$$], ImageSize -> Automatic]}, "SummaryPanel"], DynamicModuleValues:>{}], "]"}], TemporalData[TimeSeries, {{{ Quantity[9.69*^-9, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.34*^-9, "Meters"^(-2) "Watts"], Quantity[9.74*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[8.7*^-9, "Meters"^(-2) "Watts"], Quantity[9.62*^-9, "Meters"^(-2) "Watts"], Quantity[9.37*^-9, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[8.56*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.76*^-9, "Meters"^(-2) "Watts"], Quantity[8.06*^-9, "Meters"^(-2) "Watts"], Quantity[9.08*^-9, "Meters"^(-2) "Watts"], Quantity[8.57*^-9, "Meters"^(-2) "Watts"], Quantity[8.36*^-9, "Meters"^(-2) "Watts"], Quantity[6.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.16*^-9, "Meters"^(-2) "Watts"], Quantity[8.51*^-9, "Meters"^(-2) "Watts"], Quantity[7.64*^-9, "Meters"^(-2) "Watts"], Quantity[8.39*^-9, "Meters"^(-2) "Watts"], Quantity[6.29*^-9, "Meters"^(-2) "Watts"], Quantity[6.23*^-9, "Meters"^(-2) "Watts"], Quantity[7.03*^-9, "Meters"^(-2) "Watts"], Quantity[8.78*^-9, "Meters"^(-2) "Watts"], Quantity[9.09*^-9, "Meters"^(-2) "Watts"], Quantity[8.85*^-9, "Meters"^(-2) "Watts"], Quantity[8.12*^-9, "Meters"^(-2) "Watts"], Quantity[9.85*^-9, "Meters"^(-2) "Watts"], Quantity[9.19*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.16*^-9, "Meters"^(-2) "Watts"], Quantity[8.97*^-9, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.04*^-9, "Meters"^(-2) "Watts"], Quantity[8.93*^-9, "Meters"^(-2) "Watts"], Quantity[8.28*^-9, "Meters"^(-2) "Watts"], Quantity[9.09*^-9, "Meters"^(-2) "Watts"], Quantity[9.77*^-9, "Meters"^(-2) "Watts"], Quantity[8.71*^-9, "Meters"^(-2) "Watts"], Quantity[8.23*^-9, "Meters"^(-2) "Watts"], Quantity[9.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.29*^-9, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[9.03*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[9.21*^-9, "Meters"^(-2) "Watts"], Quantity[8.05*^-9, "Meters"^(-2) "Watts"], Quantity[9.6*^-9, "Meters"^(-2) "Watts"], Quantity[7.67*^-9, "Meters"^(-2) "Watts"], Quantity[8.*^-9, "Meters"^(-2) "Watts"], Quantity[8.41*^-9, "Meters"^(-2) "Watts"], Quantity[8.23*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[8.43*^-9, "Meters"^(-2) "Watts"], Quantity[8.65*^-9, "Meters"^(-2) "Watts"], Quantity[7.76*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[8.92*^-9, "Meters"^(-2) "Watts"], Quantity[7.28*^-9, "Meters"^(-2) "Watts"], Quantity[7.36*^-9, "Meters"^(-2) "Watts"], Quantity[9.11*^-9, "Meters"^(-2) "Watts"], Quantity[9.14*^-9, "Meters"^(-2) "Watts"], Quantity[9.04*^-9, "Meters"^(-2) "Watts"], Quantity[8.93*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[8.93*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.23*^-9, "Meters"^(-2) "Watts"], Quantity[8.14*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[7.78*^-9, "Meters"^(-2) "Watts"], Quantity[7.62*^-9, "Meters"^(-2) "Watts"], Quantity[8.01*^-9, "Meters"^(-2) "Watts"], Quantity[7.64*^-9, "Meters"^(-2) "Watts"], Quantity[8.07*^-9, "Meters"^(-2) "Watts"], Quantity[7.76*^-9, "Meters"^(-2) "Watts"], Quantity[7.54*^-9, "Meters"^(-2) "Watts"], Quantity[7.74*^-9, "Meters"^(-2) "Watts"], Quantity[7.85*^-9, "Meters"^(-2) "Watts"], Quantity[8.58*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.64*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[2.46*^-9, "Meters"^(-2) "Watts"], Quantity[2.59*^-9, "Meters"^(-2) "Watts"], Quantity[3.72*^-9, "Meters"^(-2) "Watts"], Quantity[5.44*^-9, "Meters"^(-2) "Watts"], Quantity[4.92*^-9, "Meters"^(-2) "Watts"], Quantity[7.31*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[8.74*^-9, "Meters"^(-2) "Watts"], Quantity[8.58*^-9, "Meters"^(-2) "Watts"], Quantity[6.96*^-9, "Meters"^(-2) "Watts"], Quantity[6.77*^-9, "Meters"^(-2) "Watts"], Quantity[8.56*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.79*^-8, "Meters"^(-2) "Watts"], Quantity[1.8*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.82*^-8, "Meters"^(-2) "Watts"], Quantity[1.92*^-8, "Meters"^(-2) "Watts"], Quantity[2.31*^-8, "Meters"^(-2) "Watts"], Quantity[2.4*^-8, "Meters"^(-2) "Watts"], Quantity[2.08*^-8, "Meters"^(-2) "Watts"], Quantity[2.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.87*^-8, "Meters"^(-2) "Watts"], Quantity[1.85*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[9.52*^-9, "Meters"^(-2) "Watts"], Quantity[9.86*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[8.89*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.36*^-9, "Meters"^(-2) "Watts"], Quantity[9.09*^-9, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.76*^-8, "Meters"^(-2) "Watts"], Quantity[1.74*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.64*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[7.94*^-9, "Meters"^(-2) "Watts"], Quantity[8.*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[9.98*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.58*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.75*^-9, "Meters"^(-2) "Watts"], Quantity[9.94*^-9, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.4*^-9, "Meters"^(-2) "Watts"], Quantity[9.59*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.76*^-9, "Meters"^(-2) "Watts"], Quantity[9.33*^-9, "Meters"^(-2) "Watts"], Quantity[9.28*^-9, "Meters"^(-2) "Watts"], Quantity[9.11*^-9, "Meters"^(-2) "Watts"], Quantity[9.18*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[8.97*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.93*^-9, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[8.77*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.78*^-9, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.6*^-9, "Meters"^(-2) "Watts"], Quantity[8.86*^-9, "Meters"^(-2) "Watts"], Quantity[9.21*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.8*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[9.66*^-9, "Meters"^(-2) "Watts"], Quantity[9.71*^-9, "Meters"^(-2) "Watts"], Quantity[9.06*^-9, "Meters"^(-2) "Watts"], Quantity[8.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.17*^-9, "Meters"^(-2) "Watts"], Quantity[8.62*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.67*^-9, "Meters"^(-2) "Watts"], Quantity[8.5*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.54*^-9, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.5*^-9, "Meters"^(-2) "Watts"], Quantity[9.91*^-9, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.73*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.9*^-9, "Meters"^(-2) "Watts"], Quantity[9.9*^-9, "Meters"^(-2) "Watts"], Quantity[9.99*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.06*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.16*^-9, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.36*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[8.89*^-9, "Meters"^(-2) "Watts"], Quantity[9.51*^-9, "Meters"^(-2) "Watts"], Quantity[9.47*^-9, "Meters"^(-2) "Watts"], Quantity[9.64*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.9*^-9, "Meters"^(-2) "Watts"], Quantity[9.7*^-9, "Meters"^(-2) "Watts"], Quantity[8.53*^-9, "Meters"^(-2) "Watts"], Quantity[9.6*^-9, "Meters"^(-2) "Watts"], Quantity[8.92*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.54*^-9, "Meters"^(-2) "Watts"], Quantity[9.43*^-9, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[9.51*^-9, "Meters"^(-2) "Watts"], Quantity[9.43*^-9, "Meters"^(-2) "Watts"], Quantity[9.17*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[9.56*^-9, "Meters"^(-2) "Watts"], Quantity[9.71*^-9, "Meters"^(-2) "Watts"], Quantity[8.17*^-9, "Meters"^(-2) "Watts"], Quantity[6.56*^-9, "Meters"^(-2) "Watts"], Quantity[8.59*^-9, "Meters"^(-2) "Watts"], Quantity[9.23*^-9, "Meters"^(-2) "Watts"], Quantity[8.54*^-9, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.04*^-9, "Meters"^(-2) "Watts"], Quantity[9.16*^-9, "Meters"^(-2) "Watts"], Quantity[9.35*^-9, "Meters"^(-2) "Watts"], Quantity[6.95*^-9, "Meters"^(-2) "Watts"], Quantity[9.39*^-9, "Meters"^(-2) "Watts"], Quantity[6.82*^-9, "Meters"^(-2) "Watts"], Quantity[6.92*^-9, "Meters"^(-2) "Watts"], Quantity[6.39*^-9, "Meters"^(-2) "Watts"], Quantity[8.34*^-9, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[9.09*^-9, "Meters"^(-2) "Watts"], Quantity[9.27*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[7.67*^-9, "Meters"^(-2) "Watts"], Quantity[9.43*^-9, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.53*^-9, "Meters"^(-2) "Watts"], Quantity[9.28*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[9.29*^-9, "Meters"^(-2) "Watts"], Quantity[9.11*^-9, "Meters"^(-2) "Watts"], Quantity[8.73*^-9, "Meters"^(-2) "Watts"], Quantity[8.74*^-9, "Meters"^(-2) "Watts"], Quantity[8.35*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[8.56*^-9, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.5*^-9, "Meters"^(-2) "Watts"], Quantity[8.96*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[9.94*^-9, "Meters"^(-2) "Watts"], Quantity[8.93*^-9, "Meters"^(-2) "Watts"], Quantity[8.32*^-9, "Meters"^(-2) "Watts"], Quantity[8.5*^-9, "Meters"^(-2) "Watts"], Quantity[8.46*^-9, "Meters"^(-2) "Watts"], Quantity[9.13*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[9.32*^-9, "Meters"^(-2) "Watts"], Quantity[9.29*^-9, "Meters"^(-2) "Watts"], Quantity[8.87*^-9, "Meters"^(-2) "Watts"], Quantity[9.08*^-9, "Meters"^(-2) "Watts"], Quantity[8.7*^-9, "Meters"^(-2) "Watts"], Quantity[8.36*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[8.96*^-9, "Meters"^(-2) "Watts"], Quantity[9.47*^-9, "Meters"^(-2) "Watts"], Quantity[8.96*^-9, "Meters"^(-2) "Watts"], Quantity[8.42*^-9, "Meters"^(-2) "Watts"], Quantity[8.*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[7.91*^-9, "Meters"^(-2) "Watts"], Quantity[7.34*^-9, "Meters"^(-2) "Watts"], Quantity[8.25*^-9, "Meters"^(-2) "Watts"], Quantity[8.35*^-9, "Meters"^(-2) "Watts"], Quantity[8.*^-9, "Meters"^(-2) "Watts"], Quantity[8.69*^-9, "Meters"^(-2) "Watts"], Quantity[9.01*^-9, "Meters"^(-2) "Watts"], Quantity[8.82*^-9, "Meters"^(-2) "Watts"], Quantity[7.82*^-9, "Meters"^(-2) "Watts"], Quantity[8.7*^-9, "Meters"^(-2) "Watts"], Quantity[7.35*^-9, "Meters"^(-2) "Watts"], Quantity[7.67*^-9, "Meters"^(-2) "Watts"], Quantity[7.73*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[8.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.79*^-9, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[1.21*^-9, "Meters"^(-2) "Watts"], Quantity[1.19*^-9, "Meters"^(-2) "Watts"], Quantity[1.67*^-9, "Meters"^(-2) "Watts"], Quantity[2.72*^-9, "Meters"^(-2) "Watts"], Quantity[3.83*^-9, "Meters"^(-2) "Watts"], Quantity[4.15*^-9, "Meters"^(-2) "Watts"], Quantity[3.15*^-9, "Meters"^(-2) "Watts"], Quantity[5.*^-9, "Meters"^(-2) "Watts"], Quantity[6.9*^-9, "Meters"^(-2) "Watts"], Quantity[6.67*^-9, "Meters"^(-2) "Watts"], Quantity[6.75*^-9, "Meters"^(-2) "Watts"], Quantity[7.33*^-9, "Meters"^(-2) "Watts"], Quantity[4.69*^-9, "Meters"^(-2) "Watts"], Quantity[6.23*^-9, "Meters"^(-2) "Watts"], Quantity[6.82*^-9, "Meters"^(-2) "Watts"], Quantity[6.55*^-9, "Meters"^(-2) "Watts"], Quantity[6.28*^-9, "Meters"^(-2) "Watts"], Quantity[5.72*^-9, "Meters"^(-2) "Watts"], Quantity[6.14*^-9, "Meters"^(-2) "Watts"], Quantity[5.35*^-9, "Meters"^(-2) "Watts"], Quantity[5.85*^-9, "Meters"^(-2) "Watts"], Quantity[7.25*^-9, "Meters"^(-2) "Watts"], Quantity[7.22*^-9, "Meters"^(-2) "Watts"], Quantity[7.28*^-9, "Meters"^(-2) "Watts"], Quantity[6.48*^-9, "Meters"^(-2) "Watts"], Quantity[6.08*^-9, "Meters"^(-2) "Watts"], Quantity[7.61*^-9, "Meters"^(-2) "Watts"], Quantity[7.38*^-9, "Meters"^(-2) "Watts"], Quantity[7.51*^-9, "Meters"^(-2) "Watts"], Quantity[7.47*^-9, "Meters"^(-2) "Watts"], Quantity[6.9*^-9, "Meters"^(-2) "Watts"], Quantity[7.77*^-9, "Meters"^(-2) "Watts"], Quantity[6.95*^-9, "Meters"^(-2) "Watts"], Quantity[7.72*^-9, "Meters"^(-2) "Watts"], Quantity[8.71*^-9, "Meters"^(-2) "Watts"], Quantity[8.1*^-9, "Meters"^(-2) "Watts"], Quantity[7.68*^-9, "Meters"^(-2) "Watts"], Quantity[8.23*^-9, "Meters"^(-2) "Watts"], Quantity[7.68*^-9, "Meters"^(-2) "Watts"], Quantity[9.05*^-9, "Meters"^(-2) "Watts"], Quantity[7.94*^-9, "Meters"^(-2) "Watts"], Quantity[8.11*^-9, "Meters"^(-2) "Watts"], Quantity[7.96*^-9, "Meters"^(-2) "Watts"], Quantity[8.04*^-9, "Meters"^(-2) "Watts"], Quantity[7.34*^-9, "Meters"^(-2) "Watts"], Quantity[8.01*^-9, "Meters"^(-2) "Watts"], Quantity[8.33*^-9, "Meters"^(-2) "Watts"], Quantity[8.89*^-9, "Meters"^(-2) "Watts"], Quantity[8.37*^-9, "Meters"^(-2) "Watts"], Quantity[8.7*^-9, "Meters"^(-2) "Watts"], Quantity[7.98*^-9, "Meters"^(-2) "Watts"], Quantity[8.37*^-9, "Meters"^(-2) "Watts"], Quantity[8.26*^-9, "Meters"^(-2) "Watts"], Quantity[7.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.53*^-9, "Meters"^(-2) "Watts"], Quantity[8.52*^-9, "Meters"^(-2) "Watts"], Quantity[8.99*^-9, "Meters"^(-2) "Watts"], Quantity[8.37*^-9, "Meters"^(-2) "Watts"], Quantity[7.46*^-9, "Meters"^(-2) "Watts"], Quantity[8.52*^-9, "Meters"^(-2) "Watts"], Quantity[8.52*^-9, "Meters"^(-2) "Watts"], Quantity[9.1*^-9, "Meters"^(-2) "Watts"], Quantity[7.52*^-9, "Meters"^(-2) "Watts"], Quantity[8.15*^-9, "Meters"^(-2) "Watts"], Quantity[9.18*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[8.*^-9, "Meters"^(-2) "Watts"], Quantity[9.44*^-9, "Meters"^(-2) "Watts"], Quantity[9.86*^-9, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.33*^-9, "Meters"^(-2) "Watts"], Quantity[9.61*^-9, "Meters"^(-2) "Watts"], Quantity[9.48*^-9, "Meters"^(-2) "Watts"], Quantity[9.49*^-9, "Meters"^(-2) "Watts"], Quantity[9.41*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[8.96*^-9, "Meters"^(-2) "Watts"], Quantity[9.35*^-9, "Meters"^(-2) "Watts"], Quantity[9.03*^-9, "Meters"^(-2) "Watts"], Quantity[7.7*^-9, "Meters"^(-2) "Watts"], Quantity[9.21*^-9, "Meters"^(-2) "Watts"], Quantity[9.66*^-9, "Meters"^(-2) "Watts"], Quantity[7.91*^-9, "Meters"^(-2) "Watts"], Quantity[9.59*^-9, "Meters"^(-2) "Watts"], Quantity[9.24*^-9, "Meters"^(-2) "Watts"], Quantity[9.26*^-9, "Meters"^(-2) "Watts"], Quantity[9.02*^-9, "Meters"^(-2) "Watts"], Quantity[9.7*^-9, "Meters"^(-2) "Watts"], Quantity[9.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.58*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[8.47*^-9, "Meters"^(-2) "Watts"], Quantity[8.89*^-9, "Meters"^(-2) "Watts"], Quantity[7.9*^-9, "Meters"^(-2) "Watts"], Quantity[7.99*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[9.52*^-9, "Meters"^(-2) "Watts"], Quantity[9.74*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[8.6*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[9.67*^-9, "Meters"^(-2) "Watts"], Quantity[9.31*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[9.55*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.78*^-9, "Meters"^(-2) "Watts"], Quantity[9.66*^-9, "Meters"^(-2) "Watts"], Quantity[9.53*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[9.96*^-9, "Meters"^(-2) "Watts"], Quantity[8.44*^-9, "Meters"^(-2) "Watts"], Quantity[8.06*^-9, "Meters"^(-2) "Watts"], Quantity[9.92*^-9, "Meters"^(-2) "Watts"], Quantity[8.59*^-9, "Meters"^(-2) "Watts"], Quantity[9.91*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[9.69*^-9, "Meters"^(-2) "Watts"], Quantity[8.65*^-9, "Meters"^(-2) "Watts"], Quantity[8.38*^-9, "Meters"^(-2) "Watts"], Quantity[9.24*^-9, "Meters"^(-2) "Watts"], Quantity[8.89*^-9, "Meters"^(-2) "Watts"], Quantity[8.87*^-9, "Meters"^(-2) "Watts"], Quantity[9.67*^-9, "Meters"^(-2) "Watts"], Quantity[9.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.78*^-9, "Meters"^(-2) "Watts"], Quantity[8.57*^-9, "Meters"^(-2) "Watts"], Quantity[7.38*^-9, "Meters"^(-2) "Watts"], Quantity[7.59*^-9, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[8.83*^-9, "Meters"^(-2) "Watts"], Quantity[9.15*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.72*^-9, "Meters"^(-2) "Watts"], Quantity[9.83*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[9.45*^-9, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[9.6*^-9, "Meters"^(-2) "Watts"], Quantity[9.83*^-9, "Meters"^(-2) "Watts"], Quantity[8.71*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.6*^-9, "Meters"^(-2) "Watts"], Quantity[9.33*^-9, "Meters"^(-2) "Watts"], Quantity[8.99*^-9, "Meters"^(-2) "Watts"], Quantity[8.38*^-9, "Meters"^(-2) "Watts"], Quantity[9.16*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.31*^-9, "Meters"^(-2) "Watts"], Quantity[9.23*^-9, "Meters"^(-2) "Watts"], Quantity[9.59*^-9, "Meters"^(-2) "Watts"], Quantity[8.37*^-9, "Meters"^(-2) "Watts"], Quantity[8.18*^-9, "Meters"^(-2) "Watts"], Quantity[8.28*^-9, "Meters"^(-2) "Watts"], Quantity[7.65*^-9, "Meters"^(-2) "Watts"], Quantity[8.5*^-9, "Meters"^(-2) "Watts"], Quantity[8.7*^-9, "Meters"^(-2) "Watts"], Quantity[9.54*^-9, "Meters"^(-2) "Watts"], Quantity[8.79*^-9, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[8.33*^-9, "Meters"^(-2) "Watts"], Quantity[8.04*^-9, "Meters"^(-2) "Watts"], Quantity[6.95*^-9, "Meters"^(-2) "Watts"], Quantity[7.88*^-9, "Meters"^(-2) "Watts"], Quantity[7.9*^-9, "Meters"^(-2) "Watts"], Quantity[8.42*^-9, "Meters"^(-2) "Watts"], Quantity[8.66*^-9, "Meters"^(-2) "Watts"], Quantity[8.74*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.69*^-9, "Meters"^(-2) "Watts"], Quantity[8.37*^-9, "Meters"^(-2) "Watts"], Quantity[6.52*^-9, "Meters"^(-2) "Watts"], Quantity[7.19*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.3*^-9, "Meters"^(-2) "Watts"], Quantity[8.51*^-9, "Meters"^(-2) "Watts"], Quantity[8.2*^-9, "Meters"^(-2) "Watts"], Quantity[8.1*^-9, "Meters"^(-2) "Watts"], Quantity[8.35*^-9, "Meters"^(-2) "Watts"], Quantity[7.83*^-9, "Meters"^(-2) "Watts"], Quantity[8.14*^-9, "Meters"^(-2) "Watts"], Quantity[6.79*^-9, "Meters"^(-2) "Watts"], Quantity[5.76*^-9, "Meters"^(-2) "Watts"], Quantity[7.29*^-9, "Meters"^(-2) "Watts"], Quantity[7.3*^-9, "Meters"^(-2) "Watts"], Quantity[8.51*^-9, "Meters"^(-2) "Watts"], Quantity[7.15*^-9, "Meters"^(-2) "Watts"], Quantity[5.82*^-9, "Meters"^(-2) "Watts"], Quantity[4.62*^-9, "Meters"^(-2) "Watts"], Quantity[5.55*^-9, "Meters"^(-2) "Watts"], Quantity[7.5*^-9, "Meters"^(-2) "Watts"], Quantity[6.62*^-9, "Meters"^(-2) "Watts"], Quantity[7.02*^-9, "Meters"^(-2) "Watts"], Quantity[6.52*^-9, "Meters"^(-2) "Watts"], Quantity[7.16*^-9, "Meters"^(-2) "Watts"], Quantity[7.77*^-9, "Meters"^(-2) "Watts"], Quantity[7.15*^-9, "Meters"^(-2) "Watts"], Quantity[8.5*^-9, "Meters"^(-2) "Watts"], Quantity[7.89*^-9, "Meters"^(-2) "Watts"], Quantity[8.12*^-9, "Meters"^(-2) "Watts"], Quantity[7.9*^-9, "Meters"^(-2) "Watts"], Quantity[7.54*^-9, "Meters"^(-2) "Watts"], Quantity[7.75*^-9, "Meters"^(-2) "Watts"], Quantity[7.81*^-9, "Meters"^(-2) "Watts"], Quantity[7.77*^-9, "Meters"^(-2) "Watts"], Quantity[8.04*^-9, "Meters"^(-2) "Watts"], Quantity[8.87*^-9, "Meters"^(-2) "Watts"], Quantity[8.43*^-9, "Meters"^(-2) "Watts"], Quantity[7.98*^-9, "Meters"^(-2) "Watts"], Quantity[8.65*^-9, "Meters"^(-2) "Watts"], Quantity[7.46*^-9, "Meters"^(-2) "Watts"], Quantity[8.07*^-9, "Meters"^(-2) "Watts"], Quantity[8.49*^-9, "Meters"^(-2) "Watts"], Quantity[7.88*^-9, "Meters"^(-2) "Watts"], Quantity[7.99*^-9, "Meters"^(-2) "Watts"], Quantity[8.33*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[7.56*^-9, "Meters"^(-2) "Watts"], Quantity[8.09*^-9, "Meters"^(-2) "Watts"], Quantity[8.35*^-9, "Meters"^(-2) "Watts"], Quantity[8.19*^-9, "Meters"^(-2) "Watts"], Quantity[7.11*^-9, "Meters"^(-2) "Watts"], Quantity[6.46*^-9, "Meters"^(-2) "Watts"], Quantity[7.42*^-9, "Meters"^(-2) "Watts"], Quantity[7.62*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.36*^-9, "Meters"^(-2) "Watts"], Quantity[9.52*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[9.13*^-9, "Meters"^(-2) "Watts"], Quantity[8.71*^-9, "Meters"^(-2) "Watts"], Quantity[8.63*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.74*^-9, "Meters"^(-2) "Watts"], Quantity[7.31*^-9, "Meters"^(-2) "Watts"], Quantity[7.96*^-9, "Meters"^(-2) "Watts"], Quantity[9.18*^-9, "Meters"^(-2) "Watts"], Quantity[9.*^-9, "Meters"^(-2) "Watts"], Quantity[8.4*^-9, "Meters"^(-2) "Watts"], Quantity[8.16*^-9, "Meters"^(-2) "Watts"], Quantity[7.63*^-9, "Meters"^(-2) "Watts"], Quantity[7.25*^-9, "Meters"^(-2) "Watts"], Quantity[8.26*^-9, "Meters"^(-2) "Watts"], Quantity[8.04*^-9, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[1.19*^-9, "Meters"^(-2) "Watts"], Quantity[1.16*^-9, "Meters"^(-2) "Watts"], Quantity[1.5*^-9, "Meters"^(-2) "Watts"], Quantity[2.33*^-9, "Meters"^(-2) "Watts"], Quantity[3.52*^-9, "Meters"^(-2) "Watts"], Quantity[5.44*^-9, "Meters"^(-2) "Watts"], Quantity[7.02*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.83*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.77*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[9.85*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.88*^-8, "Meters"^(-2) "Watts"], Quantity[2.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.96*^-8, "Meters"^(-2) "Watts"], Quantity[1.99*^-8, "Meters"^(-2) "Watts"], Quantity[1.91*^-8, "Meters"^(-2) "Watts"], Quantity[1.88*^-8, "Meters"^(-2) "Watts"], Quantity[2.3*^-8, "Meters"^(-2) "Watts"], Quantity[2.29*^-8, "Meters"^(-2) "Watts"], Quantity[2.44*^-8, "Meters"^(-2) "Watts"], Quantity[2.53*^-8, "Meters"^(-2) "Watts"], Quantity[2.49*^-8, "Meters"^(-2) "Watts"], Quantity[2.38*^-8, "Meters"^(-2) "Watts"], Quantity[2.22*^-8, "Meters"^(-2) "Watts"], Quantity[2.27*^-8, "Meters"^(-2) "Watts"], Quantity[2.23*^-8, "Meters"^(-2) "Watts"], Quantity[2.17*^-8, "Meters"^(-2) "Watts"], Quantity[2.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.91*^-8, "Meters"^(-2) "Watts"], Quantity[1.91*^-8, "Meters"^(-2) "Watts"], Quantity[1.84*^-8, "Meters"^(-2) "Watts"], Quantity[1.82*^-8, "Meters"^(-2) "Watts"], Quantity[1.8*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.69*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.96*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[9.*^-9, "Meters"^(-2) "Watts"], Quantity[9.98*^-9, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[9.64*^-9, "Meters"^(-2) "Watts"], Quantity[8.59*^-9, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.81*^-9, "Meters"^(-2) "Watts"], Quantity[6.88*^-9, "Meters"^(-2) "Watts"], Quantity[8.34*^-9, "Meters"^(-2) "Watts"], Quantity[9.68*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.49*^-9, "Meters"^(-2) "Watts"], Quantity[9.59*^-9, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.45*^-9, "Meters"^(-2) "Watts"], Quantity[8.2*^-9, "Meters"^(-2) "Watts"], Quantity[6.95*^-9, "Meters"^(-2) "Watts"], Quantity[9.81*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[9.75*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.53*^-9, "Meters"^(-2) "Watts"], Quantity[9.41*^-9, "Meters"^(-2) "Watts"], Quantity[8.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.42*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[8.25*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[9.5*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.55*^-9, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[9.72*^-9, "Meters"^(-2) "Watts"], Quantity[9.28*^-9, "Meters"^(-2) "Watts"], Quantity[9.61*^-9, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[8.92*^-9, "Meters"^(-2) "Watts"], Quantity[8.84*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[8.33*^-9, "Meters"^(-2) "Watts"], Quantity[9.51*^-9, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[8.14*^-9, "Meters"^(-2) "Watts"], Quantity[8.16*^-9, "Meters"^(-2) "Watts"], Quantity[9.14*^-9, "Meters"^(-2) "Watts"], Quantity[8.99*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.48*^-9, "Meters"^(-2) "Watts"], Quantity[9.09*^-9, "Meters"^(-2) "Watts"], Quantity[9.33*^-9, "Meters"^(-2) "Watts"], Quantity[9.17*^-9, "Meters"^(-2) "Watts"], Quantity[8.48*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[9.68*^-9, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.81*^-9, "Meters"^(-2) "Watts"], Quantity[9.51*^-9, "Meters"^(-2) "Watts"], Quantity[8.74*^-9, "Meters"^(-2) "Watts"], Quantity[8.73*^-9, "Meters"^(-2) "Watts"], Quantity[9.19*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[9.91*^-9, "Meters"^(-2) "Watts"], Quantity[9.27*^-9, "Meters"^(-2) "Watts"], Quantity[9.52*^-9, "Meters"^(-2) "Watts"], Quantity[8.34*^-9, "Meters"^(-2) "Watts"], Quantity[8.85*^-9, "Meters"^(-2) "Watts"], Quantity[9.92*^-9, "Meters"^(-2) "Watts"], Quantity[8.83*^-9, "Meters"^(-2) "Watts"], Quantity[9.26*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[9.48*^-9, "Meters"^(-2) "Watts"], Quantity[9.91*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.63*^-9, "Meters"^(-2) "Watts"], Quantity[9.54*^-9, "Meters"^(-2) "Watts"], Quantity[9.47*^-9, "Meters"^(-2) "Watts"], Quantity[9.42*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.92*^-9, "Meters"^(-2) "Watts"], Quantity[9.95*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.53*^-9, "Meters"^(-2) "Watts"], Quantity[9.79*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.47*^-9, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[9.69*^-9, "Meters"^(-2) "Watts"], Quantity[8.93*^-9, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.77*^-9, "Meters"^(-2) "Watts"], Quantity[9.67*^-9, "Meters"^(-2) "Watts"], Quantity[9.43*^-9, "Meters"^(-2) "Watts"], Quantity[9.24*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.01*^-9, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[9.96*^-9, "Meters"^(-2) "Watts"], Quantity[8.05*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.75*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[9.02*^-9, "Meters"^(-2) "Watts"], Quantity[9.88*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[9.83*^-9, "Meters"^(-2) "Watts"], Quantity[9.4*^-9, "Meters"^(-2) "Watts"], Quantity[9.27*^-9, "Meters"^(-2) "Watts"], Quantity[9.03*^-9, "Meters"^(-2) "Watts"], Quantity[8.92*^-9, "Meters"^(-2) "Watts"], Quantity[8.8*^-9, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[1.28*^-9, "Meters"^(-2) "Watts"], Quantity[2.82*^-9, "Meters"^(-2) "Watts"], Quantity[6.48*^-9, "Meters"^(-2) "Watts"], Quantity[7.42*^-9, "Meters"^(-2) "Watts"], Quantity[8.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.65*^-9, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.75*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.4*^-9, "Meters"^(-2) "Watts"], Quantity[9.09*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.78*^-9, "Meters"^(-2) "Watts"], Quantity[9.01*^-9, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[8.83*^-9, "Meters"^(-2) "Watts"], Quantity[8.89*^-9, "Meters"^(-2) "Watts"], Quantity[8.25*^-9, "Meters"^(-2) "Watts"], Quantity[8.82*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.39*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.62*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.41*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.24*^-9, "Meters"^(-2) "Watts"], Quantity[8.4*^-9, "Meters"^(-2) "Watts"], Quantity[8.63*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.95*^-9, "Meters"^(-2) "Watts"], Quantity[9.63*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.76*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.73*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.97*^-9, "Meters"^(-2) "Watts"], Quantity[9.88*^-9, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[9.86*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.71*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.97*^-9, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[8.*^-9, "Meters"^(-2) "Watts"], Quantity[9.56*^-9, "Meters"^(-2) "Watts"], Quantity[9.63*^-9, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[9.97*^-9, "Meters"^(-2) "Watts"], Quantity[9.97*^-9, "Meters"^(-2) "Watts"], Quantity[9.92*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[9.34*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.76*^-9, "Meters"^(-2) "Watts"], Quantity[9.44*^-9, "Meters"^(-2) "Watts"], Quantity[9.49*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.92*^-9, "Meters"^(-2) "Watts"], Quantity[8.92*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.69*^-9, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[9.59*^-9, "Meters"^(-2) "Watts"], Quantity[8.54*^-9, "Meters"^(-2) "Watts"], Quantity[9.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.15*^-9, "Meters"^(-2) "Watts"], Quantity[9.15*^-9, "Meters"^(-2) "Watts"], Quantity[8.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.23*^-9, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[8.09*^-9, "Meters"^(-2) "Watts"], Quantity[8.13*^-9, "Meters"^(-2) "Watts"], Quantity[7.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[9.29*^-9, "Meters"^(-2) "Watts"], Quantity[8.77*^-9, "Meters"^(-2) "Watts"], Quantity[9.27*^-9, "Meters"^(-2) "Watts"], Quantity[8.42*^-9, "Meters"^(-2) "Watts"], Quantity[9.19*^-9, "Meters"^(-2) "Watts"], Quantity[9.06*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[8.71*^-9, "Meters"^(-2) "Watts"], Quantity[9.17*^-9, "Meters"^(-2) "Watts"], Quantity[7.85*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.52*^-9, "Meters"^(-2) "Watts"], Quantity[8.76*^-9, "Meters"^(-2) "Watts"], Quantity[8.41*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.57*^-9, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[9.33*^-9, "Meters"^(-2) "Watts"], Quantity[9.38*^-9, "Meters"^(-2) "Watts"], Quantity[9.64*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.49*^-9, "Meters"^(-2) "Watts"], Quantity[9.58*^-9, "Meters"^(-2) "Watts"], Quantity[9.72*^-9, "Meters"^(-2) "Watts"], Quantity[8.98*^-9, "Meters"^(-2) "Watts"], Quantity[8.71*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[9.84*^-9, "Meters"^(-2) "Watts"], Quantity[8.18*^-9, "Meters"^(-2) "Watts"], Quantity[6.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.53*^-9, "Meters"^(-2) "Watts"], Quantity[8.98*^-9, "Meters"^(-2) "Watts"], Quantity[8.5*^-9, "Meters"^(-2) "Watts"], Quantity[8.3*^-9, "Meters"^(-2) "Watts"], Quantity[8.59*^-9, "Meters"^(-2) "Watts"], Quantity[9.03*^-9, "Meters"^(-2) "Watts"], Quantity[9.82*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[9.8*^-9, "Meters"^(-2) "Watts"], Quantity[9.47*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[2.47*^-9, "Meters"^(-2) "Watts"], Quantity[2.36*^-9, "Meters"^(-2) "Watts"], Quantity[2.98*^-9, "Meters"^(-2) "Watts"], Quantity[4.42*^-9, "Meters"^(-2) "Watts"], Quantity[5.03*^-9, "Meters"^(-2) "Watts"], Quantity[6.39*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[2.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[9.38*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[9.42*^-9, "Meters"^(-2) "Watts"], Quantity[9.62*^-9, "Meters"^(-2) "Watts"], Quantity[9.95*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[2.02*^-8, "Meters"^(-2) "Watts"], Quantity[2.39*^-8, "Meters"^(-2) "Watts"], Quantity[2.52*^-8, "Meters"^(-2) "Watts"], Quantity[2.65*^-8, "Meters"^(-2) "Watts"], Quantity[2.62*^-8, "Meters"^(-2) "Watts"], Quantity[2.61*^-8, "Meters"^(-2) "Watts"], Quantity[2.53*^-8, "Meters"^(-2) "Watts"], Quantity[2.56*^-8, "Meters"^(-2) "Watts"], Quantity[2.54*^-8, "Meters"^(-2) "Watts"], Quantity[2.5*^-8, "Meters"^(-2) "Watts"], Quantity[2.48*^-8, "Meters"^(-2) "Watts"], Quantity[2.36*^-8, "Meters"^(-2) "Watts"], Quantity[2.32*^-8, "Meters"^(-2) "Watts"], Quantity[2.25*^-8, "Meters"^(-2) "Watts"], Quantity[2.41*^-8, "Meters"^(-2) "Watts"], Quantity[2.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.99*^-8, "Meters"^(-2) "Watts"], Quantity[2.*^-8, "Meters"^(-2) "Watts"], Quantity[2.02*^-8, "Meters"^(-2) "Watts"], Quantity[2.05*^-8, "Meters"^(-2) "Watts"], Quantity[2.2*^-8, "Meters"^(-2) "Watts"], Quantity[2.18*^-8, "Meters"^(-2) "Watts"], Quantity[2.15*^-8, "Meters"^(-2) "Watts"], Quantity[2.14*^-8, "Meters"^(-2) "Watts"], Quantity[2.19*^-8, "Meters"^(-2) "Watts"], Quantity[2.08*^-8, "Meters"^(-2) "Watts"], Quantity[2.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.93*^-8, "Meters"^(-2) "Watts"], Quantity[1.99*^-8, "Meters"^(-2) "Watts"], Quantity[1.99*^-8, "Meters"^(-2) "Watts"], Quantity[1.83*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.64*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.71*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.65*^-8, "Meters"^(-2) "Watts"], Quantity[1.75*^-8, "Meters"^(-2) "Watts"], Quantity[1.76*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.69*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.69*^-8, "Meters"^(-2) "Watts"], Quantity[1.71*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.64*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[9.77*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.75*^-9, "Meters"^(-2) "Watts"], Quantity[9.88*^-9, "Meters"^(-2) "Watts"], Quantity[9.51*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[9.04*^-9, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.75*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.7*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.65*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.69*^-8, "Meters"^(-2) "Watts"], Quantity[1.7*^-8, "Meters"^(-2) "Watts"], Quantity[1.65*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.74*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.65*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[9.92*^-9, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[7.98*^-9, "Meters"^(-2) "Watts"], Quantity[8.32*^-9, "Meters"^(-2) "Watts"], Quantity[7.69*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[8.77*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[2.08*^-8, "Meters"^(-2) "Watts"], Quantity[3.47*^-8, "Meters"^(-2) "Watts"], Quantity[4.66*^-8, "Meters"^(-2) "Watts"], Quantity[5.18*^-8, "Meters"^(-2) "Watts"], Quantity[4.14*^-8, "Meters"^(-2) "Watts"], Quantity[3.47*^-8, "Meters"^(-2) "Watts"], Quantity[3.01*^-8, "Meters"^(-2) "Watts"], Quantity[2.83*^-8, "Meters"^(-2) "Watts"], Quantity[2.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.95*^-8, "Meters"^(-2) "Watts"], Quantity[1.76*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.95*^-8, "Meters"^(-2) "Watts"], Quantity[2.34*^-8, "Meters"^(-2) "Watts"], Quantity[2.37*^-8, "Meters"^(-2) "Watts"], Quantity[2.28*^-8, "Meters"^(-2) "Watts"], Quantity[2.38*^-8, "Meters"^(-2) "Watts"], Quantity[2.3*^-8, "Meters"^(-2) "Watts"], Quantity[2.25*^-8, "Meters"^(-2) "Watts"], Quantity[2.18*^-8, "Meters"^(-2) "Watts"], Quantity[2.13*^-8, "Meters"^(-2) "Watts"], Quantity[2.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.98*^-8, "Meters"^(-2) "Watts"], Quantity[1.98*^-8, "Meters"^(-2) "Watts"], Quantity[1.91*^-8, "Meters"^(-2) "Watts"], Quantity[1.86*^-8, "Meters"^(-2) "Watts"], Quantity[1.79*^-8, "Meters"^(-2) "Watts"], Quantity[1.74*^-8, "Meters"^(-2) "Watts"], Quantity[1.7*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.64*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.7*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.66*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.65*^-8, "Meters"^(-2) "Watts"], Quantity[1.73*^-8, "Meters"^(-2) "Watts"], Quantity[1.76*^-8, "Meters"^(-2) "Watts"], Quantity[1.71*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.87*^-8, "Meters"^(-2) "Watts"], Quantity[1.93*^-8, "Meters"^(-2) "Watts"], Quantity[1.88*^-8, "Meters"^(-2) "Watts"], Quantity[1.76*^-8, "Meters"^(-2) "Watts"], Quantity[1.79*^-8, "Meters"^(-2) "Watts"], Quantity[1.96*^-8, "Meters"^(-2) "Watts"], Quantity[1.72*^-8, "Meters"^(-2) "Watts"], Quantity[1.76*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.64*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.49*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[7.61*^-9, "Meters"^(-2) "Watts"], Quantity[8.82*^-9, "Meters"^(-2) "Watts"], Quantity[8.64*^-9, "Meters"^(-2) "Watts"], Quantity[8.7*^-9, "Meters"^(-2) "Watts"], Quantity[8.41*^-9, "Meters"^(-2) "Watts"], Quantity[7.67*^-9, "Meters"^(-2) "Watts"], Quantity[7.17*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[9.05*^-9, "Meters"^(-2) "Watts"], Quantity[8.95*^-9, "Meters"^(-2) "Watts"], Quantity[8.99*^-9, "Meters"^(-2) "Watts"], Quantity[6.56*^-9, "Meters"^(-2) "Watts"], Quantity[8.84*^-9, "Meters"^(-2) "Watts"], Quantity[9.56*^-9, "Meters"^(-2) "Watts"], Quantity[8.51*^-9, "Meters"^(-2) "Watts"], Quantity[6.96*^-9, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[9.94*^-9, "Meters"^(-2) "Watts"], Quantity[8.58*^-9, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[9.98*^-9, "Meters"^(-2) "Watts"], Quantity[7.44*^-9, "Meters"^(-2) "Watts"], Quantity[9.01*^-9, "Meters"^(-2) "Watts"], Quantity[9.15*^-9, "Meters"^(-2) "Watts"], Quantity[8.8*^-9, "Meters"^(-2) "Watts"], Quantity[9.54*^-9, "Meters"^(-2) "Watts"], Quantity[8.01*^-9, "Meters"^(-2) "Watts"], Quantity[7.78*^-9, "Meters"^(-2) "Watts"], Quantity[9.29*^-9, "Meters"^(-2) "Watts"], Quantity[8.9*^-9, "Meters"^(-2) "Watts"], Quantity[8.67*^-9, "Meters"^(-2) "Watts"], Quantity[8.32*^-9, "Meters"^(-2) "Watts"], Quantity[9.12*^-9, "Meters"^(-2) "Watts"], Quantity[8.43*^-9, "Meters"^(-2) "Watts"], Quantity[9.05*^-9, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[8.65*^-9, "Meters"^(-2) "Watts"], Quantity[8.79*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[8.37*^-9, "Meters"^(-2) "Watts"], Quantity[9.01*^-9, "Meters"^(-2) "Watts"], Quantity[9.29*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[9.61*^-9, "Meters"^(-2) "Watts"], Quantity[9.3*^-9, "Meters"^(-2) "Watts"], Quantity[9.45*^-9, "Meters"^(-2) "Watts"], Quantity[9.27*^-9, "Meters"^(-2) "Watts"], Quantity[9.22*^-9, "Meters"^(-2) "Watts"], Quantity[7.37*^-9, "Meters"^(-2) "Watts"], Quantity[8.01*^-9, "Meters"^(-2) "Watts"], Quantity[7.06*^-9, "Meters"^(-2) "Watts"], Quantity[9.23*^-9, "Meters"^(-2) "Watts"], Quantity[9.86*^-9, "Meters"^(-2) "Watts"], Quantity[8.84*^-9, "Meters"^(-2) "Watts"], Quantity[8.97*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[1.08*^-9, "Meters"^(-2) "Watts"], Quantity[1.48*^-9, "Meters"^(-2) "Watts"], Quantity[1.38*^-9, "Meters"^(-2) "Watts"], Quantity[2.16*^-9, "Meters"^(-2) "Watts"], Quantity[3.92*^-9, "Meters"^(-2) "Watts"], Quantity[5.32*^-9, "Meters"^(-2) "Watts"], Quantity[6.89*^-9, "Meters"^(-2) "Watts"], Quantity[6.1*^-9, "Meters"^(-2) "Watts"], Quantity[6.35*^-9, "Meters"^(-2) "Watts"], Quantity[8.83*^-9, "Meters"^(-2) "Watts"], Quantity[8.62*^-9, "Meters"^(-2) "Watts"], Quantity[8.98*^-9, "Meters"^(-2) "Watts"], Quantity[8.69*^-9, "Meters"^(-2) "Watts"], Quantity[8.88*^-9, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[9.13*^-9, "Meters"^(-2) "Watts"], Quantity[9.23*^-9, "Meters"^(-2) "Watts"], Quantity[8.2*^-9, "Meters"^(-2) "Watts"], Quantity[6.4*^-9, "Meters"^(-2) "Watts"], Quantity[8.03*^-9, "Meters"^(-2) "Watts"], Quantity[8.81*^-9, "Meters"^(-2) "Watts"], Quantity[7.84*^-9, "Meters"^(-2) "Watts"], Quantity[8.26*^-9, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.89*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[8.83*^-9, "Meters"^(-2) "Watts"], Quantity[7.72*^-9, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[9.34*^-9, "Meters"^(-2) "Watts"], Quantity[8.84*^-9, "Meters"^(-2) "Watts"], Quantity[8.78*^-9, "Meters"^(-2) "Watts"], Quantity[8.39*^-9, "Meters"^(-2) "Watts"], Quantity[8.33*^-9, "Meters"^(-2) "Watts"], Quantity[8.29*^-9, "Meters"^(-2) "Watts"], Quantity[8.73*^-9, "Meters"^(-2) "Watts"], Quantity[8.94*^-9, "Meters"^(-2) "Watts"], Quantity[9.07*^-9, "Meters"^(-2) "Watts"], Quantity[8.39*^-9, "Meters"^(-2) "Watts"], Quantity[8.48*^-9, "Meters"^(-2) "Watts"], Quantity[8.81*^-9, "Meters"^(-2) "Watts"], Quantity[8.73*^-9, "Meters"^(-2) "Watts"], Quantity[9.79*^-9, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[9.38*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[2.15*^-8, "Meters"^(-2) "Watts"], Quantity[2.34*^-8, "Meters"^(-2) "Watts"], Quantity[2.42*^-8, "Meters"^(-2) "Watts"], Quantity[2.36*^-8, "Meters"^(-2) "Watts"], Quantity[3.23*^-8, "Meters"^(-2) "Watts"], Quantity[5.81*^-8, "Meters"^(-2) "Watts"], Quantity[3.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.8*^-8, "Meters"^(-2) "Watts"], Quantity[2.47*^-8, "Meters"^(-2) "Watts"], Quantity[2.17*^-8, "Meters"^(-2) "Watts"], Quantity[2.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.92*^-8, "Meters"^(-2) "Watts"], Quantity[1.88*^-8, "Meters"^(-2) "Watts"], Quantity[1.79*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.98*^-8, "Meters"^(-2) "Watts"], Quantity[2.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.71*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.68*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.67*^-8, "Meters"^(-2) "Watts"], Quantity[1.58*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.39*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.63*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.59*^-8, "Meters"^(-2) "Watts"], Quantity[1.62*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.27*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[9.06*^-9, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[9.98*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.77*^-8, "Meters"^(-2) "Watts"], Quantity[2.27*^-8, "Meters"^(-2) "Watts"], Quantity[3.32*^-8, "Meters"^(-2) "Watts"], Quantity[3.15*^-8, "Meters"^(-2) "Watts"], Quantity[2.61*^-8, "Meters"^(-2) "Watts"], Quantity[2.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.94*^-8, "Meters"^(-2) "Watts"], Quantity[1.71*^-8, "Meters"^(-2) "Watts"], Quantity[1.6*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[9.79*^-9, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[9.93*^-9, "Meters"^(-2) "Watts"], Quantity[9.86*^-9, "Meters"^(-2) "Watts"], Quantity[9.04*^-9, "Meters"^(-2) "Watts"], Quantity[9.87*^-9, "Meters"^(-2) "Watts"], Quantity[9.72*^-9, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[9.6*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[9.81*^-9, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[8.27*^-9, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[9.05*^-9, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.13*^-9, "Meters"^(-2) "Watts"], Quantity[9.31*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[2.31*^-8, "Meters"^(-2) "Watts"], Quantity[2.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.19*^-9, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[9.69*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.26*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[9.74*^-9, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[8.35*^-9, "Meters"^(-2) "Watts"], Quantity[9.65*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[9.72*^-9, "Meters"^(-2) "Watts"], Quantity[8.85*^-9, "Meters"^(-2) "Watts"], Quantity[9.38*^-9, "Meters"^(-2) "Watts"], Quantity[9.93*^-9, "Meters"^(-2) "Watts"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Missing["NotApplicable"], Quantity[1.79*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.48*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.05*^-8, "Meters"^(-2) "Watts"], Quantity[9.62*^-9, "Meters"^(-2) "Watts"], Quantity[1.*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.11*^-8, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.03*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[9.8*^-9, "Meters"^(-2) "Watts"], Quantity[8.99*^-9, "Meters"^(-2) "Watts"], Quantity[1.01*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.02*^-8, "Meters"^(-2) "Watts"], Quantity[9.01*^-9, "Meters"^(-2) "Watts"], Quantity[1.04*^-8, "Meters"^(-2) "Watts"], Quantity[1.07*^-8, "Meters"^(-2) "Watts"], Quantity[1.06*^-8, "Meters"^(-2) "Watts"], Quantity[8.91*^-9, "Meters"^(-2) "Watts"], Quantity[8.55*^-9, "Meters"^(-2) "Watts"], Quantity[9.23*^-9, "Meters"^(-2) "Watts"], Quantity[8.64*^-9, "Meters"^(-2) "Watts"], Quantity[9.25*^-9, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.18*^-8, "Meters"^(-2) "Watts"], Quantity[8.78*^-9, "Meters"^(-2) "Watts"], Quantity[7.38*^-9, "Meters"^(-2) "Watts"], Quantity[7.59*^-9, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.1*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.24*^-8, "Meters"^(-2) "Watts"], Quantity[1.23*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.29*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.56*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.38*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.53*^-8, "Meters"^(-2) "Watts"], Quantity[1.5*^-8, "Meters"^(-2) "Watts"], Quantity[1.57*^-8, "Meters"^(-2) "Watts"], Quantity[1.61*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.47*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.55*^-8, "Meters"^(-2) "Watts"], Quantity[1.52*^-8, "Meters"^(-2) "Watts"], Quantity[1.51*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.43*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.4*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.34*^-8, "Meters"^(-2) "Watts"], Quantity[1.44*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.37*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.46*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.36*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.35*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.41*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.19*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.32*^-8, "Meters"^(-2) "Watts"], Quantity[1.22*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.21*^-8, "Meters"^(-2) "Watts"], Quantity[1.28*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.08*^-8, "Meters"^(-2) "Watts"], Quantity[1.15*^-8, "Meters"^(-2) "Watts"], Quantity[1.2*^-8, "Meters"^(-2) "Watts"], Quantity[1.31*^-8, "Meters"^(-2) "Watts"], Quantity[1.16*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.26*^-8, "Meters"^(-2) "Watts"], Quantity[1.17*^-8, "Meters"^(-2) "Watts"], Quantity[1.14*^-8, "Meters"^(-2) "Watts"], Quantity[1.12*^-8, "Meters"^(-2) "Watts"], Quantity[1.25*^-8, "Meters"^(-2) "Watts"], Quantity[1.45*^-8, "Meters"^(-2) "Watts"], Quantity[1.33*^-8, "Meters"^(-2) "Watts"], Quantity[1.13*^-8, "Meters"^(-2) "Watts"], Quantity[1.09*^-8, "Meters"^(-2) "Watts"], Quantity[1.54*^-8, "Meters"^(-2) "Watts"], Quantity[1.96*^-8, "Meters"^(-2) "Watts"], Quantity[1.42*^-8, "Meters"^(-2) "Watts"], Quantity[1.3*^-8, "Meters"^(-2) "Watts"]}}, { TemporalData`DateSpecification[{2019, 4, 1, 0, 0, 0.}, { 2019, 4, 10, 0, 0, 0.}, {5, "Minute"}]}, 1, {"Continuous", 1}, { "Discrete", 1}, 1, { ValueDimensions -> 1, DateFunction -> Automatic, ResamplingMethod -> {"Interpolation", InterpolationOrder -> 1}, TemporalRegularity -> True}}, True, 11.1], Editable->False, SelectWithContents->True, Selectable->False]], "Output", TaggingRules->{}, CellChangeTimes->{3.7639105631357336`*^9, 3.7639217803463235`*^9, 3.7661580664706645`*^9}, CellLabel->"Out[58]=", CellID->145081571] }, Open ]] }, Open ]] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Source & Additional Information", "Section", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Source & Additional Information"}, CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->611501116], Cell[CellGroupData[{ Cell[TextData[{ "Contributed By", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Contributed By", Cell[ BoxData[ FrameBox[ Cell[ "Enter the name of the person, people or organization that should be \ publicly credited with contributing this function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoContributedBy"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Contributed By"}, DefaultNewCellStyle->"Text", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->86203256], Cell["Jeff Bryant", "Text", CellID->849930099] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Keywords", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Keywords", Cell[ BoxData[ FrameBox[ Cell[ "List relevant terms (e.g. functional areas, algorithm names, related \ concepts) that should be used to include the function in search results.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoKeywords"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Keywords"}, DefaultNewCellStyle->"Item", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->696375425], Cell["space weather", "Item", CellID->822035617], Cell["aurora", "Item", CellID->772598926], Cell["aurora borealis", "Item", CellID->264480726], Cell["aurora australis", "Item", CellID->306330488], Cell["northern lights", "Item", CellID->515858023], Cell["solar activity", "Item", CellID->952397236], Cell["solar flare", "Item", CellID->543405993], Cell["solar flares", "Item", CellID->495006764], Cell["sunspot", "Item", CellID->615816032], Cell["sunspots", "Item", CellID->706347894], Cell["sunspot number", "Item", CellID->268185893], Cell["solar wind", "Item", CellID->111212794], Cell["planetary k-index", "Item", CellID->599389154], Cell["proton flux density", "Item", CellID->947717083], Cell["ion temperature", "Item", CellID->816293424], Cell["solar x-rays", "Item", CellID->288320779], Cell["interplanetary magnetic field", "Item", CellID->328573642], Cell["solar cycle", "Item", CellID->955421003], Cell["sun", "Item", CellID->685497430] }, Open ]], Cell[CellGroupData[{ Cell["Categories", "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Categories"}, DefaultNewCellStyle->"Item", CellTags->{"Categories", "TemplateCellGroup"}, CellID->362094786], Cell[BoxData[ TagBox[GridBox[{ { TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Cloud & Deployment"}], "\" \"", "\"Cloud & Deployment\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Data Manipulation & Analysis"}], "\" \"", "\"Data Manipulation & Analysis\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "External Interfaces & Connections"}], "\" \"", "\"External Interfaces & Connections\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Geographic Data & Computation"}], "\" \"", "\"Geographic Data & Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Graphs & Networks"}], "\" \"", "\"Graphs & Networks\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Images"}], "\" \"", "\"Images\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[ False, {False, "Knowledge Representation & Natural Language"}], "\" \"", "\"Knowledge Representation & Natural Language\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Notebook Documents & Presentation"}], "\" \"", "\"Notebook Documents & Presentation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Repository Tools"}], "\" \"", "\"Repository Tools\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Social, Cultural & Linguistic Data"}], "\" \"", "\"Social, Cultural & Linguistic Data\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Strings & Text"}], "\" \"", "\"Strings & Text\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "System Operation & Setup"}], "\" \"", "\"System Operation & Setup\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "User Interface Construction"}], "\" \"", "\"User Interface Construction\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Wolfram Physics Project"}], "\" \"", "\"Wolfram Physics Project\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Core Language & Structure"}], "\" \"", "\"Core Language & Structure\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Engineering Data & Computation"}], "\" \"", "\"Engineering Data & Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Financial Data & Computation"}], "\" \"", "\"Financial Data & Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Geometry"}], "\" \"", "\"Geometry\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Higher Mathematical Computation"}], "\" \"", "\"Higher Mathematical Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Just For Fun"}], "\" \"", "\"Just For Fun\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Machine Learning"}], "\" \"", "\"Machine Learning\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Programming Utilities"}], "\" \"", "\"Programming Utilities\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[ "Scientific and Medical Data & Computation", { False, "Scientific and Medical Data & Computation"}], "\" \"", "\"Scientific and Medical Data & Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Sound & Video"}], "\" \"", "\"Sound & Video\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Symbolic & Numeric Computation"}], "\" \"", "\"Symbolic & Numeric Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Time-Related Computation"}], "\" \"", "\"Time-Related Computation\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Visualization & Graphics"}], "\" \"", "\"Visualization & Graphics\""}, "RowDefault"], StripOnInput->False, FontSize->12]}, {"\<\"\"\>"} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"]} }, AutoDelete->False, BaseStyle->{"ControlStyle"}, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Top}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> {{2}}}], "Grid"]], "Output", Editable->False, Deletable->False, TaggingRules->{ "CheckboxData" -> "OEM6eJxVj9FqwzAMRelo12SMfYOfCnvIR4S0hcJGS9UfcJ2bzdSxjSU/5O/\ nUCjrk4Surs5VWzW0Ipkc6PWYJWZpaN39wtzQDwteflkW+iRj4cUO1ijte/\ WN3hrt1FaLVhvVhbH4tNjgy7GDYGSu2yxhLDPTUHVKISLJRG+dFvyEZMEFc4yzhYeXO2au5+\ zA1a63oq+lW+21YzyEeguH/8qcNbg8+\ mfgx8ELUky4h6K69RPlK6M8934Gh5wMLlMEVfvszbzzB352W9U="}, CellTags->{"Categories", "Categories-Checkboxes", "CheckboxCell"}, CellID->860721314] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Related Symbols", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Related Symbols", Cell[ BoxData[ FrameBox[ Cell[ "List up to twenty documented, system-level Wolfram Language symbols \ related to the function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoRelatedSymbols"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Related Symbols"}, DefaultNewCellStyle->"Item", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->659846169], Cell["WeatherData", "Item", CellID->676826509] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Related Resource Objects", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Related Resource Objects", Cell[ BoxData[ FrameBox[ Cell[ "List the names of published resource objects from any Wolfram \ repository that are related to this function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoRelatedResourceObjects"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Related Resource Objects"}, DefaultNewCellStyle->"Item", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->465534472], Cell["Resource Name (resources from any Wolfram repository)", "Item", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->{"DefaultContent", "TabNext"}, CellID->873143661] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Source/Reference Citation", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Source/Reference Citation", Cell[ BoxData[ FrameBox[ Cell[ "Give a bibliographic-style citation for the original source of the \ function and/or its components (e.g. a published paper, algorithm, or code \ repository).", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoSourceReferenceCitation"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Source/Reference Citation"}, DefaultNewCellStyle->"Text", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->515669552], Cell["Source, reference or citation information", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->{"DefaultContent", "TabNext"}, CellID->436399423] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Links", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Links", Cell[ BoxData[ FrameBox[ Cell[ "List additional URLs or hyperlinks for external information related \ to the function.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoLinks"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Links"}, DefaultNewCellStyle->"Item", CellTags->{"Links", "TemplateCellGroup"}, CellID->571756773], Cell[TextData[ButtonBox["Space weather data source information\[Dash]Wolfram \ Knowledgebase", BaseStyle->"Hyperlink", ButtonData->{ URL["http://www.wolfram.com/knowledgebase/source-information/?page=\ SpaceWeatherData"], None}, ButtonNote-> "http://www.wolfram.com/knowledgebase/source-information/?page=\ SpaceWeatherData"]], "Item", CellID->455544656] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Tests", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"VerificationTests", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Specify an optional list of tests for verifying that the function \ is working properly in any environment. Tests can be specified as \ Input/Output cell pairs or as symbolic ", Cell[ BoxData[ StyleBox[ TagBox[ ButtonBox[ StyleBox[ "VerificationTest", "SymbolsRefLink", ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"], BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.8549, 0.39608, 0.1451]}, { "Link"}]], ButtonData -> "paclet:ref/VerificationTest", ContentPadding -> False], MouseAppearanceTag["LinkHand"]], ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"]]], " expressions for including additional options."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoVerificationTests"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "VerificationTests"}, DefaultNewCellStyle->"Input", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->561308448], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"MyFunction", "[", RowBox[{"x", ",", "y"}], "]"}]], "Input", CellTags->"DefaultContent", CellLabel->"In[3]:=", CellID->946203791], Cell[BoxData[ RowBox[{"x", " ", "y"}]], "Output", CellTags->"DefaultContent", CellLabel->"Out[3]=", CellID->168370258] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Compatibility", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Compatibility", Cell[ BoxData[ FrameBox[ Cell[ "Specify any known compatibilities for your function to ensure it is \ discoverable on the correct platforms.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoCompatibility"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsection", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Compatibility"}, CellTags->{"Compatibility", "TemplateCellGroup"}, CellID->695575686], Cell[CellGroupData[{ Cell[TextData[{ "Wolfram Language Version", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"CompatibilityWolframLanguageVersionRequired", Cell[ BoxData[ FrameBox[ Cell[ "Enter required Wolfram Language Version (e.g. 12.1+).", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> { "SectionMoreInfoCompatibilityWolframLanguageVersionRequired"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsubsection", Editable->False, Deletable->False, CellMargins->{{Inherited, Inherited}, {4, 6}}, TaggingRules->{ "TemplateGroupName" -> "CompatibilityWolframLanguageVersionRequired"}, DefaultNewCellStyle->"Text", FontSize->16, CellTags->{ "CompatibilityWolframLanguageVersionRequired", "TemplateCellGroup", "Wolfram Language Version"}, CellID->901090016], Cell["13.0+", "Text", CellTags->{"DefaultContent", "ScrapeDefault"}, CellID->788185540] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Operating System", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"CompatibilityOperatingSystem", Cell[ BoxData[ FrameBox[ Cell[ "Select all operating systems where your function is expected to \ function properly.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoCompatibilityOperatingSystem"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsubsection", Editable->False, Deletable->False, CellMargins->{{Inherited, Inherited}, {4, 6}}, TaggingRules->{"TemplateGroupName" -> "CompatibilityOperatingSystem"}, DefaultNewCellStyle->"Item", FontSize->16, CellTags->{ "CompatibilityOperatingSystem", "Operating System", "TemplateCellGroup"}, CellID->172929666], Cell[BoxData[ TagBox[GridBox[{ { TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox["Windows", {False, "Windows"}], "\" \"", "\"Windows\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox["MacOSX", {False, "MacOSX"}], "\" \"", "\"Mac\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox["Unix", {False, "Unix"}], "\" \"", "\"Unix\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"]} }, AutoDelete->False, BaseStyle->{"ControlStyle"}, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Top}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> {{2}}}], "Grid"]], "Output", Editable->False, Deletable->False, TaggingRules->{ "CheckboxData" -> "OEM6eJxNkNuKwkAMhsEerLDsE/gKfQipCoJLF7PL7m0PUQenM8Mkg87bmwot3iX5/\ 3w5bIoSMuCoEfI6sAtcwrK6YnfD/pxQelTEsPxTprd3gvyr6Wr4h/\ TXqIc0HhgHmmznBaWnIKDZPgWzkkj/\ BJmLL9iELL69deg5wrqyg2tYtUorjrUUJTEXiCRDZcnasbLmxX6fTsWuV9y0EmX7RhPOwmqLGt+\ V8VKrw2CoSkr4PBhG77xYRjCsNiZCaAnlIx8nJBt8hz/RIRT7YLrR8wRtF2wJ"}, CellTags->{ "CheckboxCell", "CompatibilityOperatingSystem", "CompatibilityOperatingSystem-Checkboxes"}, CellID->589765368] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Required Features", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"CompatibilityFeatures", Cell[ BoxData[ FrameBox[ Cell[ TextData[{"Choose any other features that are ", Cell[ BoxData[ StyleBox[ StyleBox["required", "TI"], ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"]]], " in order to use your function."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoCompatibilityFeatures"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsubsection", Editable->False, Deletable->False, CellMargins->{{Inherited, Inherited}, {4, 6}}, TaggingRules->{"TemplateGroupName" -> "CompatibilityFeatures"}, DefaultNewCellStyle->"Item", FontSize->16, CellTags->{"CompatibilityFeatures", "Required Features", "TemplateCellGroup"}, CellID->304592644], Cell[BoxData[ TagBox[GridBox[{ { TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Notebooks"}], "\" \"", "\"Notebooks\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Parallel Kernels"}], "\" \"", "\"Parallel Kernels\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox[False, {False, "Cloud Access"}], "\" \"", "\"Cloud Access\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"]} }, AutoDelete->False, BaseStyle->{"ControlStyle"}, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Top}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> {{2}}}], "Grid"]], "Output", Editable->False, Deletable->False, TaggingRules->{ "CheckboxData" -> "OEM6eJxlUM1qwzAMHmuzJlDKLrv3BfIQIVugrKyl2gs4jsJMFdtY8sFvP2eDkLHb96cPSU1ZQw\ GSCOHpEsVHqWHXfqG+4zA+8PZsOCvFSXDicfPLx0fe3mKeqD6cYO/cnVdwcZ+vKigipOM7BovE/\ 5Ulu2/JxeHYaI3Mf1kN5TU4j0ESvLRu8kpMb8hI6lBJDJgTu4sX4+\ xP33pDLt8GI6rPqOgUMS5G9YqEa2c+21GcLLebGg4nKxh8yJG5GKrGJog9Y37G/\ obsYtD4mTxC2UWr58w3NfBx2Q=="}, CellTags->{ "CheckboxCell", "CompatibilityFeatures", "CompatibilityFeatures-Checkboxes"}, CellID->851691753] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Environments", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"CompatibilityEvaluationEnvironment", Cell[ BoxData[ FrameBox[ Cell[ TextData[{ "Select all evaluation environments where your function is expected \ to be compatible. See ", Cell[ BoxData[ StyleBox[ TagBox[ ButtonBox[ StyleBox[ "$EvaluationEnvironment", "SymbolsRefLink", ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"], BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue["MouseOver"], { "Link", FontColor -> RGBColor[0.8549, 0.39608, 0.1451]}, { "Link"}]], ButtonData -> "paclet:ref/$EvaluationEnvironment", ContentPadding -> False], MouseAppearanceTag["LinkHand"]], ShowStringCharacters -> True, FontFamily -> "Source Sans Pro"]]], " for more details."}], "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoCompatibilityEvaluationEnvironment"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsubsection", Editable->False, Deletable->False, CellMargins->{{Inherited, Inherited}, {4, 6}}, TaggingRules->{"TemplateGroupName" -> "CompatibilityEvaluationEnvironment"}, DefaultNewCellStyle->"Item", FontSize->16, CellTags->{ "CompatibilityEvaluationEnvironment", "Environments", "TemplateCellGroup"}, CellID->684661901], Cell[BoxData[ TagBox[GridBox[{ { TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox["Session", {False, "Session"}], "\" \"", TemplateBox[{ "\"Session\"", "\"Local or cloud interactive session\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox["WebEvaluation", {False, "WebEvaluation"}], "\" \"", TemplateBox[{ "\"WebEvaluation\"", "\"Cloud evaluation initiated by an HTTP request\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox["BatchJob", {False, "BatchJob"}], "\" \"", TemplateBox[{"\"BatchJob\"", "\"Remote batch job\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox["Script", {False, "Script"}], "\" \"", TemplateBox[{"\"Script\"", "\"Script run in batch mode\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox["WebAPI", {False, "WebAPI"}], "\" \"", TemplateBox[{ "\"WebAPI\"", "\"API called through an HTTP request\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]}, {"\<\"\"\>"} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"], TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox["Subkernel", {False, "Subkernel"}], "\" \"", TemplateBox[{"\"Subkernel\"", "\"Parallel or grid subkernel\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]}, { StyleBox[ TemplateBox[{ CheckboxBox["Scheduled", {False, "Scheduled"}], "\" \"", TemplateBox[{"\"Scheduled\"", "\"Scheduled task\""}, "PrettyTooltipTemplate"]}, "RowDefault"], StripOnInput->False, FontSize->12]}, {"\<\"\"\>"} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"]} }, AutoDelete->False, BaseStyle->{"ControlStyle"}, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Top}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> {{2}}}], "Grid"]], "Output", Editable->False, Deletable->False, TaggingRules->{ "CheckboxData" -> "OEM6eJxdUdtqwzAMha3NBbZ9xN7zEV2WQsagpRrsOReVmDq2seRC/\ n721jjpnnykI845kndZAVvgSSIkB8fGcQFpOWB3wf6c0uZTEEMKSCS0gudvbKtrI13DoczeGu6GD91\ CAp0VhiHxA7tjDTm49oJWofSwG7B3EnvvVDOONOueH2hz8sSiP4PIRN2/N/bv9GcY2X8x78tF+\ 5b19q6058ArGNll54gKyI5WG7Q8wWupR+N9WiEFT4trpa7CajWiCgc+mNCjILo+\ BGVVL7hpPdruG0kYifwdJa6Z8EtaulFR+VjAS60YrbF+5HfjfKcmfxZCb/Z0QtLOdvg1GR9/\ 71QXZn4A3oyuQA=="}, CellTags->{ "CheckboxCell", "CompatibilityEvaluationEnvironment", "CompatibilityEvaluationEnvironment-Checkboxes"}, CellID->171952027] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Cloud Support", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"CompatibilityCloudSupport", Cell[ BoxData[ FrameBox[ Cell[ "Specify whether your function is expected to work in the public \ cloud.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoCompatibilityCloudSupport"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Subsubsection", Editable->False, Deletable->False, CellMargins->{{Inherited, Inherited}, {4, 6}}, TaggingRules->{"TemplateGroupName" -> "CompatibilityCloudSupport"}, DefaultNewCellStyle->"Text", FontSize->16, CellTags->{"Cloud Support", "CompatibilityCloudSupport", "TemplateCellGroup"}, CellID->104285080], Cell[BoxData[ TagBox[GridBox[{ { TagBox[GridBox[{ { StyleBox[ TemplateBox[{ CheckboxBox[True, {False, True}], "\" \"", "\"Supported in cloud\""}, "RowDefault"], StripOnInput->False, FontSize->12]} }, DefaultBaseStyle->"Column", GridBoxAlignment->{"Columns" -> {{Left}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"]} }, AutoDelete->False, BaseStyle->{"ControlStyle"}, GridBoxAlignment->{"Columns" -> {{Left}}, "Rows" -> {{Top}}}, GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings->{"Columns" -> {{2}}}], "Grid"]], "Output", Editable->False, Deletable->False, TaggingRules->{ "CheckboxData" -> "OEM6eJxNjkEKwkAMRVGqVhAX7tx5gR5Cq0JBqBgvUNsUB6eTYZIsentnQMVdyH/vJ/\ u8gBnIaBHmtYpXKWBRPrF9YddPOLsYFs7uQTFyleDA320/\ 5eym0duAek9BsNsZt2stafc18msgj0FG2JY0+EbMw1gjY5mgjxbv1V4MOU6N/\ 82cnzojzSNOs3NjGX/B8ogW/5P0NFkdHJeTAtaVEww+RCQVw+\ JAZLFxBaxuyKShxfvoEfKzujYRb6FXWpA="}, CellTags->{ "CheckboxCell", "CompatibilityCloudSupport", "CompatibilityCloudSupport-Checkboxes"}, CellID->131115484] }, Closed]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Author Notes", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Author Notes", Cell[ BoxData[ FrameBox[ Cell[ "This section, when used, will appear near the bottom of the \ published resource. Content displayed in this section can include background, \ possible improvements, additional information and/or implementation details \ that are otherwise beyond the scope of the function documentation.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoAuthorNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Author Notes"}, DefaultNewCellStyle->"Text", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->681870591], Cell["Additional information about limitations, issues, etc.", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->{"DefaultContent", "TabNext"}, CellID->958952487] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Submission Notes", Cell[BoxData[ PaneSelectorBox[{True-> TemplateBox[{"Submission Notes", Cell[ BoxData[ FrameBox[ Cell[ "Enter any additional information that you would like to communicate \ to the reviewer here. This section will not be included in the published \ resource.", "MoreInfoText"], Background -> GrayLevel[0.95], FrameMargins -> 20, FrameStyle -> GrayLevel[0.9], RoundingRadius -> 5, ImageSize -> { Scaled[0.65], Automatic}]], "MoreInfoText", Deletable -> True, CellTags -> {"SectionMoreInfoSubmissionNotes"}, CellMargins -> {{66, 66}, {15, 15}}]}, "MoreInfoOpenerButtonTemplate"]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ResourceCreateNotebook"}]], ImageSize->Automatic]]] }], "Section", Editable->False, Deletable->False, TaggingRules->{"TemplateGroupName" -> "Submission Notes"}, DefaultNewCellStyle->"Text", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->916799765], Cell["Additional information for the reviewer.", "Text", CellEventActions->{Inherited, {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]], PassEventsDown -> False, PassEventsUp -> False}, CellTags->{"DefaultContent", "TabNext"}, CellID->604291542] }, Open ]] }, Open ]] }, WindowSize->Automatic, WindowMargins->Automatic, WindowTitle->"SpaceWeatherData | Definition Notebook", TaggingRules->{"CompatibilityTest" -> HoldComplete[ BinaryDeserialize[ BaseDecode[ "OEM6eJzVWVtT20YUrjEQBhxaMulMkyc98EAyadJpO9NL2iauDcQdIMCa9JW1dGQ0rHeV3RWg\ X9a/17MrydhGciTbTFNPJsja1XfOnut3LH9JPWqJQSgi7u3ehBKUCgT3a2rlJApA+/nLS2qp4+P/\ 9Sb38M/K7seIMrW5/QGkWT+KBj2Q0refnbdmB6EDOMGLRiuSErj+QFkE/\ hfq0e4VXlFtnhIaekJc4q7lg0Bp1ejSfj/g/dOIgSKNU1Aiki504xDIcptqimouv+\ cuFGq58icT7qXZlgButwTXcKOPqb7w60UnPwLwFNnJ5JFYaRi0WIBqn7fBD3gwqu757SOOUSp7LG+\ rWj6KGEPFXt5dTAWcQh9VBYma+kE/ktY0w+O+KavUKYRCBVrIOAFMcFQKVLf+\ q6m1PRqwSKJnaurhMXUZ6A5XmjJGvinS0F+\ dxdgzmbXRFWOeWSdaYjz8JQIjr35IQ3uGiLvmSX8lkUyeFBrXKkeVCeuNBIuELNDmNmFCt2qkdk6Wf\ v195MbS63WrPMavIs/KKv/\ cXy6wUp2AkbfeFtfcJoFSv5RFzS7eRxrdCJ5JqHX0NKMuNDGuFgi7YZKuDYzG4CHuxjvBPHQkBiZXf\ 5QFPpbBFQKeXyVlYV8CfpPqwRlXaTnIsUa7KjoNQ+DeGb+\ g3GPgtYAxNdUwi5IwxUb4tbKVXITFipcikK0uDPAAGoy4fSmicH5QzN1Gk5krLAdXGNBft3BTX8gA1\ LetC3Ave+IGb2/e3jbSSSNbs982UR6NmLb5zXWOpuTL7BaBJDdzXV26mg0doS674iz08Dqt+\ 8VeXgD4mIPreONBlgJr+0z0KDu/MC1t1KLqp7Ji90G/\ CzwPeFKIyqfrHuVu3LoQgQvtgDLRH1WskSomNXZJ7K9YlCm/\ zFOd4uqWXTU9icDHCPDU5FFqAeZlAk+\ wXQzPOy5gBCxrKStdGdnUnrNKVGl22UUWdCkNUd9XVYH3quRYSmUmpY5ZKLPnEVwP7Zlr4yRB1GFVl\ bcjBQfQp27c6XMhk+qU+VotG2/kJ9/rspJycCcSb1oazilmWo1dUqsH+\ KQtjHtV7dYHnZWxcYkLSyVMiQ3UHLAuUgXqPtQtzEak0JY1r5rdnbbJS6ufetDBmt3HSF3rcCss/\ oSR60OtCw6eApeue9mJ1LAz3IHt3Vp7KH5EZk3tVm6DlAseuJQdSxECWsvyuVl1HlE0f4hYSotho6m\ UcAPLvU9Us3Juh6m2JEb144GJobWmJSNdsRg4GyZkk1igQ9DUM/\ NBOoGRtVagkwHkSbLj1Sn4IE10O9nSbXVZjFdGhE6olUxPwxkqGUGXD9Dmd0bPL+zn+\ VucCeYZVqZMEhX4/fNClGqEvhrONAb/YyESDoGXtA/ERYdU4+1nhZhJt8uLg0TYzET+3kROZ/\ YlrVeGz88E9Zmx+OP5vVCB1t+HtFl4/k6hHpPEvjht/ydMfqZqgQDffbJeTVLn1tzOtQz+\ VSHMfVD2YqXHzDMzUX9RiD8fM6+KW5aK/1bOHv8tAZ9Lyc+Idv9ceA7iShpi/ZnMkHl49+\ uS7SqXbc+s6ox0uzPlN/bsx3HMtiicFDuddi8UdpH0ex7nlCTdtbHf2yfeAuUz8R/sZ+etcc9oqyP/\ 1LoXgXJ4qqpjqBiVytHC6YHj2i7iOb4UA4c6HK5BOmmHeeEogf8G4Pi4KcIocAY0NkjOtZCIpBy4CT\ F2wHvptIUTi8i5DtSFgdYydmikxQAPizZgseMKjrgaw8/RYwrhboqrgxC39hhk0t/cTg/\ 1dHpYy6aH8TlCbaLrk2YjJJVx4TBiHTj5bmz4CqLgfdhDgg6L1CGioG9x+\ xY6tG9AO9zDs2EcDuvRetMalxpasHaEJNB0BOvNVRIPeoKRp8nbn0PKEUyeJ9+Snkce5811pZ/+\ KouXDOV2vNqeXMp9D7QyIujZnSeKiMG4/\ WyabbVsUI30dbWyR5mC4Y6npzAQV7A7CHW8e0ORJGTUV01ufdzMGR2GbTwVmCj3d8A9cd0NNHoiRcl\ 98fkvn3IKDA=="]]], "CreationTimestamp" -> 3.870354367427616`16.3403257197532*^9, "DefinitionNotebookFramework" -> "DefinitionNotebookClient", "ResourceCreateNotebook" -> True, "ResourceType" -> "Function", "RuntimeConfiguration" -> { "LoadingMethod" -> "Paclet", "PacletName" -> "FunctionResource", "Contexts" -> { "FunctionResource`", "FunctionResource`DefinitionNotebook`"}, "DefaultContentMethod" -> "Legacy"}, "ToolsOpen" -> False, "UpdatedTimestamp" -> 3.870354367518957`16.34032571976345*^9, "VersionInformation" -> {"ResourceVersion" -> "3.0.0"}, "TemplateVersion" -> "1.6.4", "StatusMessage" -> "", "SubmissionReviewData" -> {"Review" -> False}}, CreateCellID->True, FrontEndVersion->"13.1 for Linux x86 (64-bit) (June 16, 2022)", StyleDefinitions->Notebook[{ Cell[ StyleData[StyleDefinitions -> "Default.nb"]], Cell[ StyleData[All, "Working"], WindowToolbars -> {}, DockedCells -> { Cell[ BoxData[ TemplateBox[{}, "MainGridTemplate"]], "DockedCell", CellMargins -> {{-10, -10}, {-8, -8}}, CellFrame -> 0, Background -> RGBColor[0.92157, 0.34118, 0.10588], CellTags -> {"MainDockedCell"}, CacheGraphics -> False], Cell[ BoxData[ TemplateBox[{}, "ToolsGridTemplate"]], "DockedCell", TaggingRules -> {"Tools" -> True}, CellTags -> {"ToolbarDockedCell"}, CellFrameMargins -> {{0, 0}, {2, 2}}, CellFrame -> {{0, 0}, {1, 0}}, CacheGraphics -> False, CellOpen -> Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ToolsOpen"}, True]]]}, PrivateNotebookOptions -> { "FileOutlineCache" -> False, "SafeFileOpen" -> "IgnoreCache"}, CellLabelAutoDelete -> False, CodeAssistOptions -> {"AutoDetectHyperlinks" -> False}, AutoQuoteCharacters -> {}], Cell["Hint Styles", "Section"], Cell[ StyleData["MoreInfoText", StyleDefinitions -> StyleData["Text"]], FontColor -> GrayLevel[0.25]], Cell[ StyleData["ErrorText", StyleDefinitions -> StyleData["Text"]], ShowCellBracket -> False, CellMargins -> {{66, Inherited}, {10, 10}}, CellElementSpacings -> {"CellMinHeight" -> 0, "ClosedCellHeight" -> 0}, FontWeight -> Bold, FontColor -> RGBColor[1, 0, 0]], Cell[ StyleData["WarningText", StyleDefinitions -> StyleData["Text"]], ShowCellBracket -> False, CellMargins -> {{66, 35}, {0, 0}}, FontSize -> 14, GridBoxOptions -> {BaseStyle -> {}}], Cell["Template Boxes", "Section"], Cell[ StyleData["MoreInfoOpenerIconTemplate"], TemplateBoxOptions -> { DisplayFunction -> (PaneSelectorBox[{False -> GraphicsBox[{ Thickness[0.090909], StyleBox[{ JoinedCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYC4oSnF5RuVyo58OlumvteXcIBxj//Pfjx0tky Dp8u+SYJzFB0kGQJ49MtUnBYIKV/V4UNRis5GHKskYl6AlOnDNUHM0cFaq4I nD/niMKGogx+OB+oO8X6Phtcf/+hrxox/Qxw80HKftZ9sYfZ/7BKZJ37w1f2 MPfB+DD3w/h+SQIRlluE4foh9vDBzYfQHHD7izMmvq2xZ4K7r9CW6/rigr/2 MPfD+DD/wfgw/8P0w8IHZj4s/GD2w8IX5j708AcA2Xetpg== "], CurveClosed -> {1}]}, { JoinForm[{"Miter", 3.25}], Thickness[0.045818], RGBColor[0.62744, 0.62744, 0.62744, 1.]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGCQBGIQ3b48/JRRi4jD3qBpin2m8g5n6j32194VhvNZnvdo vPUVdoh2sntxM0feQfiT4/m0q0IOQNnSwtvyDmxCIvbHYoQcMhnyG1lUFRyk eR/oTlAAym/iKVyTjeAf2aiXt/gggt+odqhtubgiXP+k00CLYxXh5mdrf5t+ d7Ii3P5LDPeYOE8pwt33vfTBHMGnig4w98P4j5fOPqJgIArn539oPRlyUBSu /9OGgOxZ5mJw88sKgS5aKwa3XzOm/9DXF2Jw98H4MPfD+DD/wfTD/A8zHxY+ MPth4QdzHyx80cMfAIsMpwk= "], CompressedData[" 1:eJxTTMoPSmViYGCQB2IQXTFnkfJOGwmHsNp125Lq+R1g/G8aMf2HvvI4KP39 VvrgjgAGH6b+c19wicp0IQeBKrPVduICcL6EWjDr4ksCqPLTBeH8211/U7+n CMH5S+7v45tjLAznX773gHvySwS/qdhtyrc2ETj/04aA7FnfReH8RxHi2y8e EIPzNUHOzRCH8x8vnX1E4QOCP+/98mPe5RJw/o9goAoWSTj/6vMs7W/TJR0O X9ZOlVwk4PB2no3OlVsI/jKgcRs+STlonhY4vstCzCFoh1zr64syDkBXssXP EHO4WvFSzbADwa9JNAo1yJKA82H+gfFh/oXxA29JA7Ug+GY2e4OmJQrB+f83 VX/aMEEQzrerjFhhelYAzofFB3r8AgApYdcE "]}]}, { FaceForm[ RGBColor[0.62744, 0.62744, 0.62744, 1.]]}, StripOnInput -> False]}, ImageSize -> {11., 11.}, PlotRange -> {{0., 11.}, {0., 11.}}, AspectRatio -> Automatic], True -> GraphicsBox[{ Thickness[0.090909], StyleBox[{ JoinedCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYC4oSnF5RuVyo58OlumvteXcIBxj//Pfjx0tky Dp8u+SYJzFB0kGQJ49MtUnBYIKV/V4UNRis5GHKskYl6AlOnDNUHM0cFaq4I nD/niMKGogx+OB+oO8X6Phtcf/+hrxox/Qxw80HKftZ9sYfZ/7BKZJ37w1f2 MPfB+DD3w/h+SQIRlluE4foh9vDBzYfQHHD7izMmvq2xZ4K7r9CW6/rigr/2 MPfD+DD/wfgw/8P0w8IHZj4s/GD2w8IX5j708AcA2Xetpg== "], CurveClosed -> {1}]}, { JoinForm[{"Miter", 3.25}], Thickness[0.045818], RGBColor[0.5, 0.5, 0.5, 1.]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGYC4oSnF5RuVyo58OlumvteXcIBxj//Pfjx0tky Dp8u+SYJzFB0kGQJ49MtUnBYIKV/V4UNRis5GHKskYl6AlOnDNUHM0cFaq4I nD/niMKGogx+OB+oO8X6Phtcf/+hrxox/Qxw80HKftZ9sYfZ/7BKZJ37w1f2 MPfB+DD3w/h+SQIRlluE4foh9vDBzYfQHHD7izMmvq2xZ4K7r9CW6/rigr/2 MPfD+DD/wfgw/8P0w8IHZj4s/GD2w8IX5j708AcA2Xetpg== "]]}, { FaceForm[ RGBColor[0.5, 0.5, 0.5, 1.]]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGCQBGIQ3b48/JRRi4jD3qBpin2m8g5n6j32194VhvNZnvdo vPUVdoh2sntxM0feQfiT4/m0q0IOQNnSwtvyDmxCIvbHYoQcMhnyG1lUFRyk eR/oTlAAym/iKVyTjeAf2aiXt/gggt+odqhtubgiXP+k00CLYxXh5mdrf5t+ d7Ii3P5LDPeYOE8pwt33vfTBHMGnig4w98P4j5fOPqJgIArn539oPRlyUBSu /9OGgOxZ5mJw88sKgS5aKwa3XzOm/9DXF2Jw98H4MPfD+DD/wfTD/A8zHxY+ MPth4QdzHyx80cMfAIsMpwk= "], CompressedData[" 1:eJxTTMoPSmViYGCQB2IQXTFnkfJOGwmHsNp125Lq+R1g/G8aMf2HvvI4KP39 VvrgjgAGH6b+c19wicp0IQeBKrPVduICcL6EWjDr4ksCqPLTBeH8211/U7+n CMH5S+7v45tjLAznX773gHvySwS/qdhtyrc2ETj/04aA7FnfReH8RxHi2y8e EIPzNUHOzRCH8x8vnX1E4QOCP+/98mPe5RJw/o9goAoWSTj/6vMs7W/TJR0O X9ZOlVwk4PB2no3OlVsI/jKgcRs+STlonhY4vstCzCFoh1zr64syDkBXssXP EHO4WvFSzbADwa9JNAo1yJKA82H+gfFh/oXxA29JA7Ug+GY2e4OmJQrB+f83 VX/aMEEQzrerjFhhelYAzofFB3r8AgApYdcE "]}]}, { FaceForm[ RGBColor[0.99998, 0.99998, 0.99998, 1.]]}, StripOnInput -> False]}, ImageSize -> {11., 11.}, PlotRange -> {{0., 11.}, {0., 11.}}, AspectRatio -> Automatic]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0]& )}], Cell[ StyleData["MoreInfoOpenerButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (AdjustmentBox[ DynamicModuleBox[{ RSNB`mPosRegion$$, RSNB`attachPos$$, RSNB`offsetPos$$, RSNB`horizontalRegion$$, RSNB`verticalRegion$$, RSNB`chooseAttachLocation$$}, TagBox[ TemplateBox[{ TemplateBox[{}, "MoreInfoOpenerIconTemplate"], "\"Click for more information\""}, "PrettyTooltipTemplate"], EventHandlerTag[{"MouseDown" :> AttachCell[ ParentBox[ EvaluationBox[]], #2, RSNB`chooseAttachLocation$$[], RemovalConditions -> {"EvaluatorQuit", "MouseClickOutside"}], Method -> "Preemptive", PassEventsDown -> Automatic, PassEventsUp -> True}]], DynamicModuleValues :> {{DownValues[RSNB`mPosRegion$$] = {HoldPattern[ RSNB`mPosRegion$$[]] :> RSNB`mPosRegion$$[ Ceiling[MousePosition["WindowScaled"] 3]], HoldPattern[ RSNB`mPosRegion$$[ Pattern[RSNB`reg, { Blank[Integer], Blank[Integer]}]]] :> RSNB`reg, HoldPattern[ RSNB`mPosRegion$$[ BlankNullSequence[]]] :> None}}, { DownValues[RSNB`attachPos$$] = {HoldPattern[ RSNB`attachPos$$[{ Pattern[RSNB`h$, Blank[Integer]], Pattern[RSNB`v$, Blank[Integer]]}]] :> { RSNB`horizontalRegion$$[RSNB`h$], RSNB`verticalRegion$$[RSNB`v$]}}}, { DownValues[RSNB`offsetPos$$] = {HoldPattern[ RSNB`offsetPos$$[{ Pattern[RSNB`h$, Blank[Integer]], Pattern[RSNB`v$, Blank[Integer]]}]] :> { RSNB`horizontalRegion$$[4 - RSNB`h$], RSNB`verticalRegion$$[4 - RSNB`v$]}}}, { DownValues[RSNB`horizontalRegion$$] = {HoldPattern[ RSNB`horizontalRegion$$[1]] :> Left, HoldPattern[ RSNB`horizontalRegion$$[2]] :> Center, HoldPattern[ RSNB`horizontalRegion$$[3]] :> Right}}, { DownValues[RSNB`verticalRegion$$] = {HoldPattern[ RSNB`verticalRegion$$[1]] :> Top, HoldPattern[ RSNB`verticalRegion$$[2]] :> Top, HoldPattern[ RSNB`verticalRegion$$[3]] :> Top}}, { DownValues[RSNB`chooseAttachLocation$$] = {HoldPattern[ RSNB`chooseAttachLocation$$[]] :> With[{RSNB`p$ = RSNB`mPosRegion$$[]}, Apply[Sequence, { RSNB`offsetPos$$[RSNB`p$], {-30, 30}, RSNB`attachPos$$[RSNB`p$]}]]}}}], BoxBaselineShift -> -0.5, BoxMargins -> 0.2]& )}], Cell[ StyleData["InlineMoreInfoOpenerButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (AdjustmentBox[ DynamicModuleBox[{ RSNB`mPosRegion$$, RSNB`attachPos$$, RSNB`offsetPos$$, RSNB`horizontalRegion$$, RSNB`verticalRegion$$, RSNB`chooseAttachLocation$$}, TagBox[ TemplateBox[{ TemplateBox[{}, "MoreInfoOpenerIconTemplate"], #4}, "PrettyTooltipTemplate"], EventHandlerTag[{"MouseDown" :> AttachCell[ ParentBox[ EvaluationBox[]], #2, RSNB`chooseAttachLocation$$[], RemovalConditions -> {"EvaluatorQuit", "MouseClickOutside"}], Method -> "Preemptive", PassEventsDown -> Automatic, PassEventsUp -> True}]], DynamicModuleValues :> {{DownValues[RSNB`mPosRegion$$] = {HoldPattern[ RSNB`mPosRegion$$[]] :> RSNB`mPosRegion$$[ Ceiling[MousePosition["WindowScaled"] 3]], HoldPattern[ RSNB`mPosRegion$$[ Pattern[RSNB`reg, { Blank[Integer], Blank[Integer]}]]] :> RSNB`reg, HoldPattern[ RSNB`mPosRegion$$[ BlankNullSequence[]]] :> None}}, { DownValues[RSNB`attachPos$$] = {HoldPattern[ RSNB`attachPos$$[{ Pattern[RSNB`h$, Blank[Integer]], Pattern[RSNB`v$, Blank[Integer]]}]] :> { RSNB`horizontalRegion$$[RSNB`h$], RSNB`verticalRegion$$[RSNB`v$]}}}, { DownValues[RSNB`offsetPos$$] = {HoldPattern[ RSNB`offsetPos$$[{ Pattern[RSNB`h$, Blank[Integer]], Pattern[RSNB`v$, Blank[Integer]]}]] :> { RSNB`horizontalRegion$$[4 - RSNB`h$], RSNB`verticalRegion$$[4 - RSNB`v$]}}}, { DownValues[RSNB`horizontalRegion$$] = {HoldPattern[ RSNB`horizontalRegion$$[1]] :> Left, HoldPattern[ RSNB`horizontalRegion$$[2]] :> Center, HoldPattern[ RSNB`horizontalRegion$$[3]] :> Right}}, { DownValues[RSNB`verticalRegion$$] = {HoldPattern[ RSNB`verticalRegion$$[1]] :> Top, HoldPattern[ RSNB`verticalRegion$$[2]] :> Top, HoldPattern[ RSNB`verticalRegion$$[3]] :> Top}}, { DownValues[RSNB`chooseAttachLocation$$] = {HoldPattern[ RSNB`chooseAttachLocation$$[]] :> With[{RSNB`p$ = RSNB`mPosRegion$$[]}, Apply[Sequence, { RSNB`offsetPos$$[RSNB`p$], {-30, 30}, RSNB`attachPos$$[RSNB`p$]}]]}}}], BoxBaselineShift -> -0.5, BoxMargins -> 0.2]& )}], Cell[ StyleData["ClickToCopyTemplate"], TemplateBoxOptions -> { DisplayFunction -> (PaneSelectorBox[{False -> TagBox[ GridBox[{{#, ButtonBox[ GraphicsBox[{ GrayLevel[0.85], Thickness[ NCache[2/45, 0.044444]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, { 9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, {16.5, 4.5}, { 16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, {15.75, 17.25}, { 15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, { 8.25, 18.}}, {{9.75, 17.25}, {12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, { 14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{8.25, 12.}, { 14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], ButtonFunction :> Null, Appearance -> { "Default" -> None, "Hover" -> None, "Pressed" -> None}, Evaluator -> Automatic, Method -> "Preemptive"]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], True -> DynamicModuleBox[{RSNB`clickTime$$ = 0., RSNB`timeout$$ = 3.}, TagBox[ GridBox[{{#, TagBox[ ButtonBox[ DynamicBox[ ToBoxes[ Refresh[ If[AbsoluteTime[] - RSNB`clickTime$$ > RSNB`timeout$$, RawBoxes[ TemplateBox[{ PaneSelectorBox[{False -> GraphicsBox[{ GrayLevel[0.65], Thickness[ NCache[2/45, 0.044444]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], True -> GraphicsBox[{ RGBColor[0.98824, 0.41961, 0.20392], Thickness[ NCache[2/45, 0.044444]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0], "\"Click to copy to the clipboard\""}, "PrettyTooltipTemplate"]], RawBoxes[ TemplateBox[{ GraphicsBox[{ RGBColor[0, NCache[2/3, 0.66667], 0], Thickness[ NCache[2/45, 0.044444]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{10.5, 18.75}, {10.5, 18.}, {9., 18.}, {9., 15.75}, {13.5, 15.75}, {13.5, 18.}, {12., 18.}, {12., 18.75}}, {{6., 18.}, {6., 4.5}, { 16.5, 4.5}, {16.5, 18.}, {14.25, 18.}, {14.25, 17.25}, { 15.75, 17.25}, {15.75, 5.25}, {6.75, 5.25}, {6.75, 17.25}, {8.25, 17.25}, {8.25, 18.}}, {{9.75, 17.25}, { 12.75, 17.25}, {12.75, 16.5}, {9.75, 16.5}}}], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{8.25, 14.25}, {14.25, 14.25}, {14.25, 13.5}, {8.25, 13.5}}, {{ 8.25, 12.}, {14.25, 12.}, {14.25, 11.25}, {8.25, 11.25}}, {{8.25, 9.75}, {14.25, 9.75}, {14.25, 9.}, {8.25, 9.}}, {{8.25, 7.5}, {14.25, 7.5}, {14.25, 6.75}, {8.25, 6.75}}}]}, ImageSize -> 12], "\"Copied\""}, "PrettyTooltipTemplate"]]], UpdateInterval -> 1, TrackedSymbols :> {RSNB`clickTime$$}], StandardForm], Evaluator -> "System"], ButtonFunction :> (RSNB`clickTime$$ = AbsoluteTime[]; CopyToClipboard[ BinaryDeserialize[ BaseDecode[#2], Defer]]), Appearance -> { "Default" -> None, "Hover" -> None, "Pressed" -> None}, Method -> "Queued", Evaluator -> "System"], MouseAppearanceTag["LinkHand"]]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], DynamicModuleValues :> {}]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0]& )}], Cell[ StyleData["PrettyTooltipTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ TooltipBox[#, FrameBox[ StyleBox[#2, "Text", FontColor -> RGBColor[0.53725, 0.53725, 0.53725], FontSize -> 12, FontWeight -> "Plain", FontTracking -> "Plain", StripOnInput -> False], Background -> RGBColor[0.96078, 0.96078, 0.96078], FrameStyle -> RGBColor[0.89804, 0.89804, 0.89804], FrameMargins -> 8, StripOnInput -> False], TooltipDelay -> 0.1, TooltipStyle -> {Background -> None, CellFrame -> 0}], Annotation[#, Framed[ Style[ RSNB`$$tooltip, "Text", FontColor -> RGBColor[0.53725, 0.53725, 0.53725], FontSize -> 12, FontWeight -> "Plain", FontTracking -> "Plain"], Background -> RGBColor[0.96078, 0.96078, 0.96078], FrameStyle -> RGBColor[0.89804, 0.89804, 0.89804], FrameMargins -> 8], "Tooltip"]& ]& )}], Cell[ StyleData["ToolsGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ FrameBox[ ButtonBox[ TemplateBox[{ StyleBox[ "\"Template Input\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Format selection automatically using appropriate \ documentation styles\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 2790153672590285854; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Template Input"; DefinitionNotebookClient`TemplateInput[]]]], DefinitionNotebookClient`ButtonCodeID[ 2790153672590285854]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.82745, 0.20784, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.95686, 0.80196, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchjw5tvzu19maOx1UPSQgCsoEiQHGiDHl4/3Zz 6mVTBlwIKAtUg8eQR8f3XQtUAaq8as/zYkrFxwPrf718DEFANlAEKA6UBaoB qsRuyMP7EBPuZTj8fHYfa+gBxYGyEHPg7kE2BOILoBqCEQExB+QvVEOAIQbx BS43oLkH4i9IOMMNAYY8UBDoa4ImQABQJVA9UBeyIcAYBAoCQ49IQ4AqgeqB uoB6IakRyACmBKAgMBaINASoEuR9D0mIIUBAuSFUccl/6oUJVWKHKumEKimW WnmHOrmYSuUJwkkUlmykA4IR8Z+40h4AAyMnLQ== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchNw/sODmxYXeazzp7OQgCsoEiQHFiDHny4P7h 2ozl2my4EFAWqAaPIbeP7t/ooQlUuVqP87yn9MMwtU8p+hAEZANFgOJAWaAa oEqshgDNh5iwx1rwY7Len2wTTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwB hhjEF7jcgOYeiL8g4Qw3BBjyQEGgrwmaAEFAlUD1QF3IhgBjECgIDD0iDQGq BKoH6gLqhaRGIAOYEoCCwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8gQOKCzZyADEFOPElPYAYDEc1A== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchr1+//vjx4/fv3//AAJANFAGKE2PI8+fPv3z5 gsfZQFmgGjyGvHr16vfv30CRv9++vFrQ/rAk4Ia3DAQB2UARoDhQFqgGqBKr IUDzISZ8ObP/pp/CZVMGTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwBhhjE F7jcgOYeiL8g4Qw3BBjyQAbQ1wRNgCCgSqB6oC5kQ4AxCGQAQ49IQ4AqgeqB uoB6IakRyACmBCADGAtEGgJUCVQP1AUxBAgoN4QqLqFimFAldqiSTqiSYqmV d6iSi6lVnsABhSUbGQCPs+GAmNIeAMvulj0= "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], FrameStyle -> Directive[ GrayLevel[0.9], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False], FrameBox[ ButtonBox[ TemplateBox[{ StyleBox[ "\"Literal Input\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Format selection as literal Wolfram Language code\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 4138174468017918531; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Literal Input"; DefinitionNotebookClient`LiteralInput[]]]], DefinitionNotebookClient`ButtonCodeID[ 4138174468017918531]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.82745, 0.20784, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.95686, 0.80196, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchjw5tvzu19maOx1UPSQgCsoEiQHGiDHl4/3Zz 6mVTBlwIKAtUg8eQR8f3XQtUAaq8as/zYkrFxwPrf718DEFANlAEKA6UBaoB qsRuyMP7EBPuZTj8fHYfa+gBxYGyEHPg7kE2BOILoBqCEQExB+QvVEOAIQbx BS43oLkH4i9IOMMNAYY8UBDoa4ImQABQJVA9UBeyIcAYBAoCQ49IQ4AqgeqB uoB6IakRyACmBKAgMBaINASoEuR9D0mIIUBAuSFUccl/6oUJVWKHKumEKimW WnmHOrmYSuUJwkkUlmykA4IR8Z+40h4AAyMnLQ== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchNw/sODmxYXeazzp7OQgCsoEiQHFiDHny4P7h 2ozl2my4EFAWqAaPIbeP7t/ooQlUuVqP87yn9MMwtU8p+hAEZANFgOJAWaAa oEqshgDNh5iwx1rwY7Len2wTTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwB hhjEF7jcgOYeiL8g4Qw3BBjyQEGgrwmaAEFAlUD1QF3IhgBjECgIDD0iDQGq BKoH6gLqhaRGIAOYEoCCwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8gQOKCzZyADEFOPElPYAYDEc1A== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchr1+//vjx4/fv3//AAJANFAGKE2PI8+fPv3z5 gsfZQFmgGjyGvHr16vfv30CRv9++vFrQ/rAk4Ia3DAQB2UARoDhQFqgGqBKr IUDzISZ8ObP/pp/CZVMGTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwBhhjE F7jcgOYeiL8g4Qw3BBjyQAbQ1wRNgCCgSqB6oC5kQ4AxCGQAQ49IQ4AqgeqB uoB6IakRyACmBCADGAtEGgJUCVQP1AUxBAgoN4QqLqFimFAldqiSTqiSYqmV d6iSi6lVnsABhSUbGQCPs+GAmNIeAMvulj0= "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], FrameStyle -> Directive[ GrayLevel[0.9], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False], FrameBox[ ButtonBox[ TemplateBox[{ StyleBox[ "\"Insert Delimiter\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert example delimiter\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 1887802176716758884; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Insert Delimiter"; DefinitionNotebookClient`DelimiterInsert[]]]], DefinitionNotebookClient`ButtonCodeID[ 1887802176716758884]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.82745, 0.20784, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.95686, 0.80196, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchjw5tvzu19maOx1UPSQgCsoEiQHGiDHl4/3Zz 6mVTBlwIKAtUg8eQR8f3XQtUAaq8as/zYkrFxwPrf718DEFANlAEKA6UBaoB qsRuyMP7EBPuZTj8fHYfa+gBxYGyEHPg7kE2BOILoBqCEQExB+QvVEOAIQbx BS43oLkH4i9IOMMNAYY8UBDoa4ImQABQJVA9UBeyIcAYBAoCQ49IQ4AqgeqB uoB6IakRyACmBKAgMBaINASoEuR9D0mIIUBAuSFUccl/6oUJVWKHKumEKimW WnmHOrmYSuUJwkkUlmykA4IR8Z+40h4AAyMnLQ== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchNw/sODmxYXeazzp7OQgCsoEiQHFiDHny4P7h 2ozl2my4EFAWqAaPIbeP7t/ooQlUuVqP87yn9MMwtU8p+hAEZANFgOJAWaAa oEqshgDNh5iwx1rwY7Len2wTTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwB hhjEF7jcgOYeiL8g4Qw3BBjyQEGgrwmaAEFAlUD1QF3IhgBjECgIDD0iDQGq BKoH6gLqhaRGIAOYEoCCwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8gQOKCzZyADEFOPElPYAYDEc1A== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchr1+//vjx4/fv3//AAJANFAGKE2PI8+fPv3z5 gsfZQFmgGjyGvHr16vfv30CRv9++vFrQ/rAk4Ia3DAQB2UARoDhQFqgGqBKr IUDzISZ8ObP/pp/CZVMGTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwBhhjE F7jcgOYeiL8g4Qw3BBjyQAbQ1wRNgCCgSqB6oC5kQ4AxCGQAQ49IQ4AqgeqB uoB6IakRyACmBCADGAtEGgJUCVQP1AUxBAgoN4QqLqFimFAldqiSTqiSYqmV d6iSi6lVnsABhSUbGQCPs+GAmNIeAMvulj0= "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], FrameStyle -> Directive[ GrayLevel[0.9], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False], FrameBox[ ButtonBox[ TemplateBox[{ StyleBox[ "\"Subscripted Variable\"", "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Insert subscripted variable placeholder\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3787878858871814623; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Subscripted Variable"; DefinitionNotebookClient`SubscriptInsert[]]]], DefinitionNotebookClient`ButtonCodeID[ 3787878858871814623]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.82745, 0.20784, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.95686, 0.80196, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchjw5tvzu19maOx1UPSQgCsoEiQHGiDHl4/3Zz 6mVTBlwIKAtUg8eQR8f3XQtUAaq8as/zYkrFxwPrf718DEFANlAEKA6UBaoB qsRuyMP7EBPuZTj8fHYfa+gBxYGyEHPg7kE2BOILoBqCEQExB+QvVEOAIQbx BS43oLkH4i9IOMMNAYY8UBDoa4ImQABQJVA9UBeyIcAYBAoCQ49IQ4AqgeqB uoB6IakRyACmBKAgMBaINASoEuR9D0mIIUBAuSFUccl/6oUJVWKHKumEKimW WnmHOrmYSuUJwkkUlmykA4IR8Z+40h4AAyMnLQ== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchNw/sODmxYXeazzp7OQgCsoEiQHFiDHny4P7h 2ozl2my4EFAWqAaPIbeP7t/ooQlUuVqP87yn9MMwtU8p+hAEZANFgOJAWaAa oEqshgDNh5iwx1rwY7Len2wTTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwB hhjEF7jcgOYeiL8g4Qw3BBjyQEGgrwmaAEFAlUD1QF3IhgBjECgIDD0iDQGq BKoH6gLqhaRGIAOYEoCCwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8gQOKCzZyADEFOPElPYAYDEc1A== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchr1+//vjx4/fv3//AAJANFAGKE2PI8+fPv3z5 gsfZQFmgGjyGvHr16vfv30CRv9++vFrQ/rAk4Ia3DAQB2UARoDhQFqgGqBKr IUDzISZ8ObP/pp/CZVMGTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwBhhjE F7jcgOYeiL8g4Qw3BBjyQAbQ1wRNgCCgSqB6oC5kQ4AxCGQAQ49IQ4AqgeqB uoB6IakRyACmBCADGAtEGgJUCVQP1AUxBAgoN4QqLqFimFAldqiSTqiSYqmV d6iSi6lVnsABhSUbGQCPs+GAmNIeAMvulj0= "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], FrameStyle -> Directive[ GrayLevel[0.9], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False], ActionMenuBox[ FrameBox[ ButtonBox[ TemplateBox[{ StyleBox[ TemplateBox[{ "\"Tables\"", "\"\[ThinSpace]\[ThinSpace]\[ThinSpace]\ \[FilledDownTriangle]\""}, "RowDefault"], "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], "\"Table functions\""}, "PrettyTooltipTemplate"], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3216557251994556740; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[Null]]], DefinitionNotebookClient`ButtonCodeID[3216557251994556740] ], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.82745, 0.20784, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.95686, 0.80196, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchjw5tvzu19maOx1UPSQgCsoEiQHGiDHl4/3Zz 6mVTBlwIKAtUg8eQR8f3XQtUAaq8as/zYkrFxwPrf718DEFANlAEKA6UBaoB qsRuyMP7EBPuZTj8fHYfa+gBxYGyEHPg7kE2BOILoBqCEQExB+QvVEOAIQbx BS43oLkH4i9IOMMNAYY8UBDoa4ImQABQJVA9UBeyIcAYBAoCQ49IQ4AqgeqB uoB6IakRyACmBKAgMBaINASoEuR9D0mIIUBAuSFUccl/6oUJVWKHKumEKimW WnmHOrmYSuUJwkkUlmykA4IR8Z+40h4AAyMnLQ== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchNw/sODmxYXeazzp7OQgCsoEiQHFiDHny4P7h 2ozl2my4EFAWqAaPIbeP7t/ooQlUuVqP87yn9MMwtU8p+hAEZANFgOJAWaAa oEqshgDNh5iwx1rwY7Len2wTTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwB hhjEF7jcgOYeiL8g4Qw3BBjyQEGgrwmaAEFAlUD1QF3IhgBjECgIDD0iDQGq BKoH6gLqhaRGIAOYEoCCwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8gQOKCzZyADEFOPElPYAYDEc1A== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchr1+//vjx4/fv3//AAJANFAGKE2PI8+fPv3z5 gsfZQFmgGjyGvHr16vfv30CRv9++vFrQ/rAk4Ia3DAQB2UARoDhQFqgGqBKr IUDzISZ8ObP/pp/CZVMGTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwBhhjE F7jcgOYeiL8g4Qw3BBjyQAbQ1wRNgCCgSqB6oC5kQ4AxCGQAQ49IQ4AqgeqB uoB6IakRyACmBCADGAtEGgJUCVQP1AUxBAgoN4QqLqFimFAldqiSTqiSYqmV d6iSi6lVnsABhSUbGQCPs+GAmNIeAMvulj0= "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], FrameStyle -> Directive[ GrayLevel[0.9], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False], { "\"Insert table with two columns\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 5800166344906378520; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Insert table with two columns"; DefinitionNotebookClient`TableInsert[2]]]], DefinitionNotebookClient`ButtonCodeID[ 5800166344906378520]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Insert table with three columns\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 533841403879783297; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Insert table with three columns"; DefinitionNotebookClient`TableInsert[3]]]], DefinitionNotebookClient`ButtonCodeID[ 533841403879783297]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Add a row to the selected table\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 4413051590217973467; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Add a row to the selected table"; DefinitionNotebookClient`TableRowInsert[]]]], DefinitionNotebookClient`ButtonCodeID[ 4413051590217973467]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Sort the selected table\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 9150037060110806081; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Sort the selected table"; DefinitionNotebookClient`TableSort[]]]], DefinitionNotebookClient`ButtonCodeID[ 9150037060110806081]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Merge selected tables\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 2347719643166780208; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Tables"; DefinitionNotebookClient`$ClickedAction = "Merge selected tables"; DefinitionNotebookClient`TableMerge[]]]], DefinitionNotebookClient`ButtonCodeID[ 2347719643166780208]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"], ActionMenuBox[ FrameBox[ ButtonBox[ StyleBox[ TemplateBox[{ "\"Cells\"", "\"\[ThinSpace]\[ThinSpace]\[ThinSpace]\[FilledDownTriangle]\ \""}, "RowDefault"], "Text", FontFamily -> "Source Sans Pro", FontSize -> 11, StripOnInput -> False], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3216557251994556740; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[Null]]], DefinitionNotebookClient`ButtonCodeID[ 3216557251994556740]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], FrameMargins -> {{4, 4}, {0, 0}}, BaseStyle -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], FEPrivate`If[ CurrentValue["MouseOver"], { FontColor -> GrayLevel[1], TaggingRules -> {"ButtonHovering" -> True}}, { FontColor -> RGBColor[0.82745, 0.20784, 0.], TaggingRules -> {"ButtonHovering" -> False}}], { FontColor -> RGBColor[0.95686, 0.80196, 0.75], TaggingRules -> {"ButtonHovering" -> False}}], Evaluator -> "System"], Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchjw5tvzu19maOx1UPSQgCsoEiQHGiDHl4/3Zz 6mVTBlwIKAtUg8eQR8f3XQtUAaq8as/zYkrFxwPrf718DEFANlAEKA6UBaoB qsRuyMP7EBPuZTj8fHYfa+gBxYGyEHPg7kE2BOILoBqCEQExB+QvVEOAIQbx BS43oLkH4i9IOMMNAYY8UBDoa4ImQABQJVA9UBeyIcAYBAoCQ49IQ4AqgeqB uoB6IakRyACmBKAgMBaINASoEuR9D0mIIUBAuSFUccl/6oUJVWKHKumEKimW WnmHOrmYSuUJwkkUlmykA4IR8Z+40h4AAyMnLQ== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchNw/sODmxYXeazzp7OQgCsoEiQHFiDHny4P7h 2ozl2my4EFAWqAaPIbeP7t/ooQlUuVqP87yn9MMwtU8p+hAEZANFgOJAWaAa oEqshgDNh5iwx1rwY7Len2wTTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwB hhjEF7jcgOYeiL8g4Qw3BBjyQEGgrwmaAEFAlUD1QF3IhgBjECgIDD0iDQGq BKoH6gLqhaRGIAOYEoCCwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8gQOKCzZyADEFOPElPYAYDEc1A== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4BllAJchr1+//vjx4/fv3//AAJANFAGKE2PI8+fPv3z5 gsfZQFmgGjyGvHr16vfv30CRv9++vFrQ/rAk4Ia3DAQB2UARoDhQFqgGqBKr IUDzISZ8ObP/pp/CZVMGTAQUB8pCzIG7B9kQiC+AarBqR0YQc4Dq0QwBhhjE F7jcgOYeiL8g4Qw3BBjyQAbQ1wRNgCCgSqB6oC5kQ4AxCGQAQ49IQ4AqgeqB uoB6IakRyACmBCADGAtEGgJUCVQP1AUxBAgoN4QqLqFimFAldqiSTqiSYqmV d6iSi6lVnsABhSUbGQCPs+GAmNIeAMvulj0= "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> GrayLevel[0.9], Method -> "Queued", ImageSize -> {All, 20}, Evaluator -> Automatic], FrameStyle -> Directive[ GrayLevel[0.9], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False], { "\"Insert comment for reviewer\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 2572781756330727330; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Cells"; DefinitionNotebookClient`$ClickedAction = "Insert comment for reviewer"; DefinitionNotebookClient`CommentInsert[]]]], DefinitionNotebookClient`ButtonCodeID[ 2572781756330727330]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Mark/unmark selected cells as comments\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3646530685697756512; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Cells"; DefinitionNotebookClient`$ClickedAction = "Mark/unmark selected cells as comments"; DefinitionNotebookClient`CommentToggle[]]]], DefinitionNotebookClient`ButtonCodeID[ 3646530685697756512]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Mark/unmark selected cells as excluded\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 1866935765212102190; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Cells"; DefinitionNotebookClient`$ClickedAction = "Mark/unmark selected cells as excluded"; DefinitionNotebookClient`ExclusionToggle[]]]], DefinitionNotebookClient`ButtonCodeID[ 1866935765212102190]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"]}}, GridBoxAlignment -> {"Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxBackground -> {"Columns" -> {{None}}, "Rows" -> { GrayLevel[0.9]}}, GridBoxFrame -> { "Columns" -> False, "RowsIndexed" -> {1 -> GrayLevel[0.9]}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {5, {0.5}, 5}, "Rows" -> {{Automatic}}}, FrameStyle -> GrayLevel[0.75]], "Grid"], ButtonBoxOptions -> {Enabled -> Dynamic[ Not[ TrueQ[DefinitionNotebookClient`$ButtonsDisabled]], TrackedSymbols :> {DefinitionNotebookClient`$ButtonsDisabled}]}, StripOnInput -> False]& )}], Cell[ StyleData["MainGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.022222], { FaceForm[{ RGBColor[0.87451, 0.27843, 0.031373], Opacity[1.]}], FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{45., 22.5}, {45., 10.074}, {34.926, 0.}, {22.5, 0.}, {10.074, 0.}, {0., 10.074}, {0., 22.5}, {0., 34.926}, {10.074, 45.}, {22.5, 45.}, {34.926, 45.}, {45., 34.926}, {45., 22.5}}}]}, { FaceForm[{ RGBColor[1., 1., 1.], Opacity[1.]}], FilledCurveBox[{{{0, 2, 0}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGAwAWIQLckSxqe7SdlhmnN3zvPblg4w/smyffOl/K0cEp5e ULq9U9lhT8lkCZZrVg6VL9UMOd4oO1SLrHN/GGXtcLUCKOCh4sDDpN0udtPa 4fnvlR8v8ao6ZIE12ELMrVZzAHLC+HjtHICGz32fruGQC1Zo57BASv+uCpsW RP9Me4g9YjoQe3gcHICqlx/z1nNgAAEFB4j6Y/oOQMvOfVd2gLhjlgGEz+zg oBnTf+irhiFEfw/UvDJDiP2+9g7qhhxrZGYZQtS9sHP48vdKxcs2Q4i72u0c pEHOSTSEuxfsTiFDiPhCWwcXoHd+rzRwWOS67fPfEFuHx0tnH1EoMHDYUJQx 8a2MrUPQDrnW14IGUPfaOnzTAFq0VR8aXrYOoFA6V64HcccvWwfTuF2ePEy6 UPPtHIC+CH68VBvOP70QaNFeLTg/X6j5wKlELYdPl3yTBCLsIP7U0YK49y3U PR80HQJ6p+cJHbaB88HqZ1jD1QNdUyWSZwWJH2stiHtuWcLdC+ND4lvfwbzT MeHpBEt4+IPld1lA4p9DH+LuVgu4eeh8sH18hnA+2J6velB3aUHSyxE9iP8U 9aDpBMH3A/rWskQHYt8JBQw+TD0kPpTh5sHSMzgd/0TwYe6B8WHulY1Ksb7f rwDng+PHSQES31csIPF7UREePgCOg02w "], {{19.051, 14.242}, {19.051, 27.594}, {23.828, 27.594}, {23.828, 26.543}, {21.426, 26.309}, {21.375, 26.258}, {21.375, 24.219}, {21.375, 17.535}, {21.375, 15.602}, {21.426, 15.547}, {23.828, 15.316}, {23.828, 14.242}}, {{24.578, 18.75}, {24.578, 23.078}, {24.578, 23.539}, {24.953, 23.914}, {25.418, 23.91}, {29.746, 23.91}, {30.203, 23.91}, {30.578, 23.539}, {30.578, 23.078}, {30.578, 18.75}, {30.582, 18.289}, {30.207, 17.91}, {29.746, 17.91}, {25.418, 17.91}, {24.953, 17.906}, {24.574, 18.285}, {24.578, 18.75}}, {{31.328, 14.242}, {31.328, 15.316}, {33.684, 15.539}, {33.789, 15.602}, {33.789, 17.641}, {33.789, 24.188}, {33.789, 26.227}, {33.684, 26.281}, {31.328, 26.512}, {31.328, 27.586}, {36.113, 27.586}, {36.113, 14.234}}}]}}, { ImageSize -> {Automatic, 32}, ImagePadding -> {{5, 0}, {0, 0}}, BaselinePosition -> Scaled[0.25], AspectRatio -> Automatic, Background -> RGBColor[0.98824, 0.41961, 0.20392], ImageSize -> {45., 45.}, PlotRange -> {{0., 45.}, {0., 45.}}}], StyleBox[ TagBox[ GridBox[{{ StyleBox[ "\"Function Resource\"", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", StripOnInput -> False], StyleBox[ "\"DEFINITION NOTEBOOK\"", FontFamily -> "Source Sans Pro", FontTracking -> "SemiCondensed", FontVariations -> {"CapsType" -> "AllSmallCaps"}, StripOnInput -> False]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxDividers -> { "ColumnsIndexed" -> {2 -> RGBColor[1., 1., 1.]}, "Rows" -> {{None}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"], FontSize -> 24, FontColor -> RGBColor[1., 1., 1.], StripOnInput -> False]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Grid"], "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", "\[SpanFromLeft]", TemplateBox[{ StyleBox[ TemplateBox[{ "\"Function Repository\"", "\" \[RightGuillemet] \""}, "RowDefault"], "Text", FontColor -> RGBColor[1., 1., 1.], StripOnInput -> False], "https://resources.wolframcloud.com/FunctionRepository"}, "HyperlinkURL"]}, { TemplateBox[{ TemplateBox[{ "\"Open Sample\"", "\"View a completed sample definition notebook\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 4393071033038384034; ( DefinitionNotebookClient`$ClickedButton = "Open Sample"; DefinitionNotebookClient`ViewExampleNotebook[ ButtonNotebook[]]), DefinitionNotebookClient`ButtonCodeID[4393071033038384034]]& , "\"View a completed sample definition notebook\"", False}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{ "\"Style Guidelines\"", "\"View general guidelines for authoring resource \ functions\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 5906117565281445171; ( DefinitionNotebookClient`$ClickedButton = "Style Guidelines"; DefinitionNotebookClient`ViewStyleGuidelines[ ButtonNotebook[]]), DefinitionNotebookClient`ButtonCodeID[5906117565281445171]]& , "\"View general guidelines for authoring resource functions\"", False}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{"\"Tools\"", PaneSelectorBox[{False -> GraphicsBox[{ RGBColor[1., 1., 1.], AbsoluteThickness[1.], LineBox[{{0, 0}, {0, 10}, {10, 10}, {10, 0}, {0, 0}}], LineBox[{{5, 2.5}, {5, 7.5}}], LineBox[{{2.5, 5}, {7.5, 5}}]}, ImageSize -> 9, PlotRangePadding -> 1.5], True -> GraphicsBox[{ RGBColor[1., 1., 1.], AbsoluteThickness[1.], LineBox[{{0, 0}, {0, 10}, {10, 10}, {10, 0}, {0, 0}}], LineBox[{{2.5, 5}, {7.5, 5}}]}, ImageSize -> 9, PlotRangePadding -> 1.5]}, Dynamic[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "ToolsOpen"}, True]], BaselinePosition -> Scaled[0]]}}, GridBoxAlignment -> { "Columns" -> {{Automatic}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.35}}}], "Grid"], "\"Toggle documentation toolbar\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 5074018684552945401; ( DefinitionNotebookClient`$ClickedButton = "Tools"; DefinitionNotebookClient`ToggleToolbar[ ButtonNotebook[]]), DefinitionNotebookClient`ButtonCodeID[5074018684552945401]]& , "\"Toggle documentation toolbar\"", False}, "OrangeButtonTemplate"], TagBox[ GridBox[{{"\"\"", "\"\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxDividers -> { "ColumnsIndexed" -> {2 -> True}, "Rows" -> {{False}}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{2}}}, GridBoxSpacings -> {"Columns" -> {{0.5}}}, FrameStyle -> RGBColor[0.99412, 0.7098, 0.60196]], "Grid"], TemplateBox[{ TemplateBox[{ "\"Check\"", "\"Check notebook for potential errors\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 7891204313296928191; ( DefinitionNotebookClient`$ClickedButton = "Check"; DefinitionNotebookClient`CheckDefinitionNotebook[ ButtonNotebook[]]), DefinitionNotebookClient`ButtonCodeID[7891204313296928191]]& , "\"Check notebook for potential errors\"", False}, "OrangeButtonTemplate"], TemplateBox[{ TemplateBox[{"\"Preview\"", "\"Generate a preview notebook\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 4299709568580201021; ( DefinitionNotebookClient`$ClickedButton = "Preview"; DefinitionNotebookClient`PreviewResource[ ButtonNotebook[], "Notebook"]), DefinitionNotebookClient`ButtonCodeID[4299709568580201021]]& , "\"Generate a preview notebook\"", True}, "OrangeButtonTemplate"], ActionMenuBox[ TemplateBox[{ TemplateBox[{"\"Deploy\"", TemplateBox[{5}, "Spacer1"], "\"\[FilledDownTriangle]\""}, "RowDefault"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 1898445052439169298; Null, DefinitionNotebookClient`ButtonCodeID[1898445052439169298]]& , "\"\"", True}, "OrangeButtonTemplate"], { "\"Locally on this computer\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 8714502586816766511; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "Locally on this computer"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "Local"]]]]], DefinitionNotebookClient`ButtonCodeID[ 8714502586816766511]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"For my cloud account\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 1389539917011878958; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "For my cloud account"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "CloudPrivate"]]]]], DefinitionNotebookClient`ButtonCodeID[ 1389539917011878958]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"Publicly in the cloud\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 5593410685219912767; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "Publicly in the cloud"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "CloudPublic"]]]]], DefinitionNotebookClient`ButtonCodeID[ 5593410685219912767]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], "\"In this session only (without documentation)\"" :> With[{RSNB`nb$ = InputNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$\ AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$SuppressDynamicEvents = True, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 8586347731213964380; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ DefinitionNotebookClient`$ClickedButton = "Deploy"; DefinitionNotebookClient`$ClickedAction = "In this session only (without documentation)"; DefinitionNotebookClient`DisplayStripe[ ButtonNotebook[], DefinitionNotebookClient`DeployResource[ ButtonNotebook[], "KernelSession"]]]]], DefinitionNotebookClient`ButtonCodeID[ 8586347731213964380]], CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]}, Appearance -> None, Method -> "Queued"], ItemBox[ StyleBox[ DynamicBox[ ToBoxes[ CurrentValue[ EvaluationNotebook[], {TaggingRules, "StatusMessage"}, ""], StandardForm], Initialization :> (CurrentValue[ EvaluationNotebook[], {TaggingRules, "StatusMessage"}] = "")], "Text", GrayLevel[1], StripOnInput -> False], ItemSize -> Fit, StripOnInput -> False], DynamicBox[ ToBoxes[ If[ CurrentValue[ EvaluationNotebook[], { TaggingRules, "SubmissionReviewData", "Review"}, False], RawBoxes[ TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.06349], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBWIWIGZigIEX9mCqQd8Bwv+Bnc/A54CiHs5HV6/ngJUP p2HmwdTp4FCHTvOhqYfZrw2lhdDk0fno6tHcD1PPwOSAnY+uns8BAE8cGz4= "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgB2IWIGZigAEJBwjNB6EblHHwX9ijqofxoeoYhKC0Bg4+ Hw4apk4Uap8aDr4QDhqqDu4uVRx8URw0TJ001D5lHHwJHDRUHYMclFbCwZfG QUPVNSjgp+HmIWgAG/wcEg== "]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJx10EEKgCAQhWGpFtEyEAYGggQj6RKeoSMErbuCR0/IWfTgCcPwy7fR9XrO u3fOTXWGOp2zM+ZvH2170nv+e2sFH0ijt45/XxJp9NgRPHYAb63kHhu9tf2H eU8aPfbS9kxawAvxnrSCx3c3XzbS6JX4RFrAS34B53ckaw== "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False]}, ImageSize -> 15, PlotRange -> {{0., 15.75}, {0., 16.5}}, AspectRatio -> 1.15], "\"Submit Update\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{0}}, "ColumnsIndexed" -> {2 -> 0.5}, "Rows" -> {{0}}}], "Grid"], "\"Submit changes to update your function submission\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3196298050911436087; ( DefinitionNotebookClient`$ClickedButton = "SubmitUpdate"; With[{RSNB`nb = ButtonNotebook[]}, DefinitionNotebookClient`DisplayStripe[RSNB`nb, DefinitionNotebookClient`SubmitRepositoryUpdate[RSNB`nb], "ShowProgress" -> True]]), DefinitionNotebookClient`ButtonCodeID[ 3196298050911436087]]& , "\"Submit changes to update your function submission\"", True}, "OrangeButtonTemplate"]], RawBoxes[ TemplateBox[{ TemplateBox[{ TagBox[ GridBox[{{ GraphicsBox[{ Thickness[0.06349], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBWIWIGZigIEX9mCqQd8Bwv+Bnc/A54CiHs5HV6/ngJUP p2HmwdTp4FCHTvOhqYfZrw2lhdDk0fno6tHcD1PPwOSAnY+uns8BAE8cGz4= "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgB2IWIGZigAEJBwjNB6EblHHwX9ijqofxoeoYhKC0Bg4+ Hw4apk4Uap8aDr4QDhqqDu4uVRx8URw0TJ001D5lHHwJHDRUHYMclFbCwZfG QUPVNSjgp+HmIWgAG/wcEg== "]], FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}}, CompressedData[" 1:eJx10EEKgCAQhWGpFtEyEAYGggQj6RKeoSMErbuCR0/IWfTgCcPwy7fR9XrO u3fOTXWGOp2zM+ZvH2170nv+e2sFH0ijt45/XxJp9NgRPHYAb63kHhu9tf2H eU8aPfbS9kxawAvxnrSCx3c3XzbS6JX4RFrAS34B53ckaw== "]]}, { FaceForm[ RGBColor[1., 1., 1.]]}, StripOnInput -> False]}, ImageSize -> 15, PlotRange -> {{0., 15.75}, {0., 16.5}}, AspectRatio -> 1.15], "\"Submit to Repository\""}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {{0}}, "ColumnsIndexed" -> {2 -> 0.5}, "Rows" -> {{0}}}], "Grid"], "\"Submit your function to the Wolfram Function \ Repository\""}, "PrettyTooltipTemplate"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3704832848557640569; ( DefinitionNotebookClient`$ClickedButton = "Submit"; With[{RSNB`nb = ButtonNotebook[]}, DefinitionNotebookClient`DisplayStripe[RSNB`nb, DefinitionNotebookClient`SubmitRepository[RSNB`nb], "ShowProgress" -> True]]), DefinitionNotebookClient`ButtonCodeID[ 3704832848557640569]]& , "\"Submit your function to the Wolfram Function \ Repository\"", True}, "OrangeButtonTemplate"]]], StandardForm], Evaluator -> "System", SingleEvaluation -> True]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "ColumnsIndexed" -> {-1 -> Right}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxBackground -> {"Columns" -> {{None}}, "Rows" -> { RGBColor[0.98824, 0.41961, 0.20392], RGBColor[0.92157, 0.34118, 0.10588]}}, GridBoxFrame -> { "Columns" -> False, "RowsIndexed" -> { 1 -> RGBColor[0.98824, 0.41961, 0.20392], 2 -> RGBColor[0.92157, 0.34118, 0.10588]}}, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> { "Columns" -> {5, {0.9}, 5}, "RowsIndexed" -> {1 -> 1.1, 2 -> 1.3, 3 -> 0.25}}, FrameStyle -> RGBColor[0.98824, 0.41961, 0.20392]], "Grid"], ButtonBoxOptions -> {Enabled -> Dynamic[ Not[ TrueQ[DefinitionNotebookClient`$ButtonsDisabled]], TrackedSymbols :> {DefinitionNotebookClient`$ButtonsDisabled}]}, StripOnInput -> False]& )}], Cell[ StyleData["ReviewerCommentLabelTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TagBox[ GridBox[{{#, TemplateBox[{ GraphicsBox[{ Thickness[0.022222], { FaceForm[{ RGBColor[0.87451, 0.27843, 0.031373], Opacity[1.]}], FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{45., 22.5}, {45., 10.074}, {34.926, 0.}, {22.5, 0.}, {10.074, 0.}, {0., 10.074}, {0., 22.5}, {0., 34.926}, { 10.074, 45.}, {22.5, 45.}, {34.926, 45.}, {45., 34.926}, { 45., 22.5}}}]}, { FaceForm[{ RGBColor[1., 1., 1.], Opacity[1.]}], FilledCurveBox[{{{0, 2, 0}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, { 1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, { 1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}, {{0, 2, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, { 0, 1, 0}}}, {CompressedData[" 1:eJxTTMoPSmViYGAwAWIQLckSxqe7SdlhmnN3zvPblg4w/smyffOl/K0cEp5e ULq9U9lhT8lkCZZrVg6VL9UMOd4oO1SLrHN/GGXtcLUCKOCh4sDDpN0udtPa 4fnvlR8v8ao6ZIE12ELMrVZzAHLC+HjtHICGz32fruGQC1Zo57BASv+uCpsW RP9Me4g9YjoQe3gcHICqlx/z1nNgAAEFB4j6Y/oOQMvOfVd2gLhjlgGEz+zg oBnTf+irhiFEfw/UvDJDiP2+9g7qhhxrZGYZQtS9sHP48vdKxcs2Q4i72u0c pEHOSTSEuxfsTiFDiPhCWwcXoHd+rzRwWOS67fPfEFuHx0tnH1EoMHDYUJQx 8a2MrUPQDrnW14IGUPfaOnzTAFq0VR8aXrYOoFA6V64HcccvWwfTuF2ePEy6 UPPtHIC+CH68VBvOP70QaNFeLTg/X6j5wKlELYdPl3yTBCLsIP7U0YK49y3U PR80HQJ6p+cJHbaB88HqZ1jD1QNdUyWSZwWJH2stiHtuWcLdC+ND4lvfwbzT MeHpBEt4+IPld1lA4p9DH+LuVgu4eeh8sH18hnA+2J6velB3aUHSyxE9iP8U 9aDpBMH3A/rWskQHYt8JBQw+TD0kPpTh5sHSMzgd/0TwYe6B8WHulY1Ksb7f rwDng+PHSQES31csIPF7UREePgCOg02w "], {{19.051, 14.242}, {19.051, 27.594}, {23.828, 27.594}, { 23.828, 26.543}, {21.426, 26.309}, {21.375, 26.258}, { 21.375, 24.219}, {21.375, 17.535}, {21.375, 15.602}, { 21.426, 15.547}, {23.828, 15.316}, {23.828, 14.242}}, {{ 24.578, 18.75}, {24.578, 23.078}, {24.578, 23.539}, {24.953, 23.914}, {25.418, 23.91}, {29.746, 23.91}, {30.203, 23.91}, {30.578, 23.539}, {30.578, 23.078}, {30.578, 18.75}, {30.582, 18.289}, {30.207, 17.91}, {29.746, 17.91}, {25.418, 17.91}, {24.953, 17.906}, {24.574, 18.285}, {24.578, 18.75}}, {{31.328, 14.242}, {31.328, 15.316}, {33.684, 15.539}, {33.789, 15.602}, {33.789, 17.641}, {33.789, 24.188}, {33.789, 26.227}, {33.684, 26.281}, {31.328, 26.512}, {31.328, 27.586}, {36.113, 27.586}, {36.113, 14.234}}}]}}, { ImageSize -> 12, AspectRatio -> Automatic, Background -> None, ImageSize -> {45., 45.}, PlotRange -> {{0., 45.}, {0., 45.}}}], "Wolfram Function Repository Reviewer"}, "PrettyTooltipTemplate"]}}, GridBoxAlignment -> { "Columns" -> {{Automatic}}, "Rows" -> {{Center}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.25}}}], "Grid"]& )}], Cell[ StyleData["CommentCellLabelTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ TagBox[ GridBox[{{ StyleBox[#, FontSize -> 11]}, { StyleBox[ DynamicBox[ ToBoxes[ DateString[ TimeZoneConvert[ DateObject[#2, TimeZone -> 0]], { "Month", "/", "Day", "/", "Year", " ", "Hour24", ":", "Minute"}], StandardForm], SingleEvaluation -> True], FontSize -> 9]}}, GridBoxAlignment -> {"Columns" -> {{Left}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{Automatic}}, "Rows" -> {{0}}}], "Grid"], "CommentLabel", ShowStringCharacters -> False]& )}], Cell[ StyleData["OrangeButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (FrameBox[ ButtonBox[ StyleBox[#, "Text", FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontTracking -> "Condensed", FontSize -> 13, FontColor -> Dynamic[ FEPrivate`If[ CurrentValue[Enabled], GrayLevel[1], RGBColor[0.95686, 0.80196, 0.75]], Evaluator -> "System"], StripOnInput -> False], ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[]}, If[#4, CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ProgressIndicator[Appearance -> "Necklace"]]; With[{RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 3145484069433207908; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[ DefinitionNotebookClient`$ButtonCode = HoldForm[ #2[]]]], DefinitionNotebookClient`ButtonCodeID[3145484069433207908]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]]; CurrentValue[RSNB`nb$, {TaggingRules, "StatusMessage"}] = ""; Null], FrameMargins -> {{5, 5}, {0, 0}}, Appearance -> {"Default" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4HW4NCUIlyHPAkQfuPPftue4ZskMQUA2UAQoTpQhYVJ3 XXgumzLgQkBZoBo8hjwLFLtuzQJSbIbDELA4UA1QJXZDwqSgJhCBgCrh7kE2 BL8vsPsL1RBgiOHzBQ5/QcIZbggw5ElyBgQBdSEbAoxBMgwB6gLqhaRGIAOY EsgwBKgLYggQUG4IVVxCxTChSuxQJZ1QJcVSK+9QJxdTqTyhWslGbhmLHxBT 2gMAMUz3Hw== "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Hover" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4HW4NCUIlyF3/cTOOAvtteRZb8ABQUA2UAQoTowhL0Ol jtrxL9dmw4WAskA1eAy57y++yYgTjwkQBFQDVInVEKD5xJgANwfuHmRD8PsC q7/QDAGGGEkmQBAknOGGAEOeDEOAupANAcYgGYYAdQH1QlIjkAFMCWQYAtQF MQQIKDeEKi6hYphQJXaokk6okmKplXeokoupVZ5Qq2Qju4zFD4gp7QFpR8IT "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True], "Pressed" -> Image[CompressedData[" 1:eJxTTMoPSmNiYGAo5gASQYnljkVFiZXBAkBOaF5xZnpeaopnXklqemqRRRIz UFAcikHs/4QAMWqA4HW4NCUIlyHvKz2/LG7+eWr737fPIAjIBooAxYkx5E2M 0rets/E4GygLVIPHkHclTn+e3gaK/P76+drsrsN5IRudFCEIyAaKAMWBskA1 QJVYDQGaDzHh5amDm9xUl2uzYSKgOFAWYg7cPciGQHwBVINVOzKCmANUj2YI MMQgvsDlBjT3QPwFCWe4IcCQBzKAviZoAgQBVQLVA3UhGwKMQSADGHpEGgJU CVQP1AXUC0mNQAYwJQAZwFgg0hCgSqB6oC6IIUBAuSFUcQkVw4QqsUOVdEKV FEutvEOVXEyt8oRaJRvZZSx+QExpDwAxBaHa "], "Byte", ColorSpace -> "RGB", ImageResolution -> 144, Interleaving -> True]}, Background -> RGBColor[0.92157, 0.34118, 0.10588], Method -> "Queued", ImageSize -> {All, 23}, Evaluator -> Automatic], FrameStyle -> Directive[ RGBColor[0.92157, 0.34118, 0.10588], AbsoluteThickness[2]], FrameMargins -> -1, ContentPadding -> False, StripOnInput -> False]& )}], Cell[ StyleData["SuggestionGridTemplate"], TemplateBoxOptions -> {DisplayFunction -> (StyleBox[ FrameBox[ AdjustmentBox[ TagBox[ GridBox[{{ TemplateBox[{#2, #3, {16., 16.}, {{1., 17.}, {1., 17.}}}, "SuggestionIconTemplate"], PaneBox[#, ImageSizeAction -> "ShrinkToFit", BaselinePosition -> Baseline, ImageSize -> Full], RowBox[{ AdjustmentBox[ TemplateBox[{ ActionMenuBox[ TagBox[ PaneSelectorBox[{False -> GraphicsBox[{ EdgeForm[ Directive[ GrayLevel[1, 0], Thickness[0.025]]], FaceForm[#4], RectangleBox[{-1.75, -2}, {1.75, 2}, RoundingRadius -> 0.2], Thickness[0.15], #5, LineBox[{{-0.5, -1.}, {0.5, 0.}, {-0.5, 1.}}]}, ImageSize -> {Automatic, 15}, ImageMargins -> 0], True -> GraphicsBox[{ EdgeForm[ Directive[#5, Thickness[0.025]]], FaceForm[#2], RectangleBox[{-1.75, -2}, {1.75, 2}, RoundingRadius -> 0.2], Thickness[0.15], GrayLevel[1], LineBox[{{-0.5, -1.}, {0.5, 0.}, {-0.5, 1.}}]}, ImageSize -> {Automatic, 15}, ImageMargins -> 0]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0], MouseAppearanceTag["LinkHand"]], #6, Appearance -> None, Method -> "Queued"], "\"View suggestions\""}, "PrettyTooltipTemplate"], BoxBaselineShift -> -0.5], " "}]}}, GridBoxAlignment -> { "Columns" -> {{Left}}, "Rows" -> {{Baseline}}}, AutoDelete -> False, GridBoxItemSize -> { "Columns" -> {Automatic, Automatic, Fit}, "Rows" -> {{Automatic}}}, GridBoxSpacings -> {"Columns" -> {{0.4}}}], "Grid"], BoxMargins -> {{0.25, -0.5}, {0.15, -0.15}}], RoundingRadius -> {13, 75}, Background -> #4, FrameStyle -> None, FrameMargins -> {{0, 8}, {0, 0}}, ImageMargins -> {{0, 0}, {5, 5}}, StripOnInput -> False], "Text", FontColor -> #5, FontSize -> 14, FontFamily -> "Source Sans Pro", FontWeight -> "SemiBold", FontTracking -> "Plain", PrivateFontOptions -> {"OperatorSubstitution" -> False}, LineBreakWithin -> False]& )}], Cell[ StyleData["SuggestionIconTemplate"], TemplateBoxOptions -> {DisplayFunction -> (GraphicsBox[{ Thickness[0.055556], StyleBox[{ FilledCurveBox[{{{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, CompressedData[" 1:eJxTTMoPSmVmYGBgBGJJIGZigIIGAwcIQ8kBxk94ekHp9k9Vh8qXaoYcOfoO m+a+X37stKZDTP+hrxpzdOA0TBymDqYPl7n2pnG7PHlk4Pw5RxQ2FGWIwPWD jI3p54WbLxuVYn3fnwluD8S8H/Yo9gD5KPYA+TB7YPph9sDMh9EwcZg6FPdh MRfdXpi7YPph7oaZD/MXzB5c4QCzBwA/Dn+d "]]}, FaceForm[#]], StyleBox[{ FilledCurveBox[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{1, 4, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}, {1, 3, 3}}}, {{{8.1753, 7.4169}, { 7.7969, 11.308}, {7.7969, 13.38}, {10.12, 13.38}, {10.12, 11.308}, {9.7415, 7.4169}, {8.1753, 7.4169}}, CompressedData[" 1:eJxTTMoPSmViYGCQBGIQDQFKDg+rRNa5P+RzKPOXE8vSVYTz8z+0ngxpVHCA qBNwmPd++THv7/IO8q2vA3fICTpUvlQz5Hgj52DLdX1xga2QQxoYyDmcYLed HTpfGM6/k8GQ3+giCue7M1dwq7wQg+vnmbyyKdBTAm6+tsTUK5wZknD7Pec2 qB1qk4K772Y8iCXtAHM/jP/bquBcxyUEfyJ/ldnqOmW4/qw9JZMlWFTg5tfa m8bt6lSB23/2DAiowN0H48PcD+PD/AfTD/M/zHxY+MDsh4UfzH2w8EUPfwD5 N5G6 "]}]}, FaceForm[#2]]}, ImageSize -> #3, PlotRange -> #4, AspectRatio -> Automatic, BaselinePosition -> Scaled[0.1]]& )}], Cell[ StyleData["FormEditValuesButtonTemplate"], TemplateBoxOptions -> {DisplayFunction -> (TemplateBox[{ TagBox[ PaneBox[ PaneSelectorBox[{False -> GraphicsBox[ TagBox[ RasterBox[CompressedData[" 1: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 N3kqZvY= "], {{0, 50.}, {50., 0}}, {0, 255}, ColorFunction -> GrayLevel], BoxForm`ImageTag[ "Byte", ColorSpace -> "Grayscale", Interleaving -> True], Selectable -> False], DefaultBaseStyle -> "ImageGraphics", ImageSizeRaw -> {50., 50.}, PlotRange -> {{0, 50.}, {0, 50.}}], True -> GraphicsBox[ TagBox[ RasterBox[CompressedData[" 1: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 DcvuuIyle//vxt/PCE6d "], {{0, 50.}, {50., 0}}, {0, 255}, ColorFunction -> GrayLevel], BoxForm`ImageTag[ "Byte", ColorSpace -> "Grayscale", Interleaving -> True], Selectable -> False], DefaultBaseStyle -> "ImageGraphics", ImageSizeRaw -> {50., 50.}, PlotRange -> {{0, 50.}, {0, 50.}}]}, Dynamic[ CurrentValue["MouseOver"]], ImageSize -> Automatic, FrameMargins -> 0], ImageSize -> {Automatic, 15}, ImageSizeAction -> "ResizeToFit"], MouseAppearanceTag["LinkHand"]], "\"Edit values\""}, "PrettyTooltipTemplate"]& )}], Cell["Documentation", "Section"], Cell["Usage", "Subsection"], Cell[ StyleData["UsageInputs", StyleDefinitions -> StyleData["Input"]], CellMargins -> {{66, 10}, {0, 8}}, StyleKeyMapping -> {"Tab" -> "UsageDescription"}, Evaluatable -> False, CellEventActions -> {"ReturnKeyDown" :> With[{RSNB`nb$ = Notebooks[ EvaluationCell[]]}, SelectionMove[ EvaluationCell[], After, Cell]; NotebookWrite[RSNB`nb$, Cell["", "UsageDescription"], All]; SelectionMove[RSNB`nb$, Before, CellContents]], {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]]}, ShowAutoStyles -> False, ShowCodeAssist -> False, CodeAssistOptions -> {"DynamicHighlighting" -> False}, LineSpacing -> {1, 3}, TabSpacings -> {2.5}, CounterIncrements -> "Text", FontFamily -> "Source Sans Pro", FontSize -> 15, FontWeight -> "Plain"], Cell[ StyleData["UsageDescription", StyleDefinitions -> StyleData["Text"]], CellMargins -> {{86, 10}, {7, 0}}, StyleKeyMapping -> {"Backspace" -> "UsageInputs"}, CellGroupingRules -> "OutputGrouping", CellEventActions -> {"ReturnKeyDown" :> With[{RSNB`nb$ = Notebooks[ EvaluationCell[]]}, SelectionMove[ EvaluationCell[], After, Cell]; NotebookWrite[RSNB`nb$, Cell[ BoxData[""], "UsageInputs", FontFamily -> "Source Sans Pro"], All]; SelectionMove[RSNB`nb$, Before, CellContents]], {"KeyDown", "\t"} :> Replace[SelectionMove[ SelectedNotebook[], After, Cell]; NotebookFind[ SelectedNotebook[], "TabNext", Next, CellTags, AutoScroll -> True, WrapAround -> True], Blank[NotebookSelection] :> SelectionMove[ SelectedNotebook[], All, CellContents, AutoScroll -> True]]}, ShowAutoSpellCheck -> False], Cell["Details & Options", "Subsection"], Cell[ StyleData["Notes", StyleDefinitions -> StyleData["Item"]], CellDingbat -> StyleBox["\[FilledVerySmallSquare]", FontColor -> GrayLevel[0.6]], CellMargins -> {{66, 24}, {9, 7}}, ReturnCreatesNewCell -> False, StyleKeyMapping -> {}, DefaultNewCellStyle -> "Notes", ShowAutoSpellCheck -> False, GridBoxOptions -> {BaseStyle -> "TableNotes"}], Cell[ StyleData["TableNotes", StyleDefinitions -> StyleData["Notes"]], CellDingbat -> None, CellFrameColor -> RGBColor[0.749, 0.694, 0.553], StyleMenuListing -> None, ButtonBoxOptions -> {Appearance -> {Automatic, None}}, GridBoxOptions -> { FrameStyle -> GrayLevel[0.906], GridBoxAlignment -> { "Columns" -> {{Left}}, "ColumnsIndexed" -> {}, "Rows" -> {{Baseline}}, "RowsIndexed" -> {}}, GridBoxDividers -> {"Columns" -> {{None}}, "Rows" -> {{True}}}, GridDefaultElement -> Cell["\[Placeholder]", "TableText"]}], Cell[ StyleData["TableText"], DefaultInlineFormatType -> "DefaultInputInlineFormatType", AutoQuoteCharacters -> {}, StyleMenuListing -> None], Cell["Examples", "Subsection"], Cell[ StyleData["ExampleDelimiter"], Selectable -> False, ShowCellBracket -> Automatic, CellMargins -> {{66, 14}, {5, 10}}, Evaluatable -> True, CellGroupingRules -> {"SectionGrouping", 58}, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False, CellLabelAutoDelete -> True, TabFilling -> "\[LongDash]\[NegativeThickSpace]", TabSpacings -> {100}, StyleMenuListing -> None, FontFamily -> "Verdana", FontWeight -> Bold, FontSlant -> "Plain", FontColor -> GrayLevel[0.906]], Cell[ StyleData["ExampleText", StyleDefinitions -> StyleData["Text"]]], Cell[ StyleData["PageBreak", StyleDefinitions -> StyleData["ExampleDelimiter"]], Selectable -> False, CellFrame -> {{0, 0}, {1, 0}}, CellMargins -> {{66, 14}, {15, -5}}, CellElementSpacings -> {"CellMinHeight" -> 1}, Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), CellFrameColor -> GrayLevel[ Rational[77, 85]]], Cell[ StyleData["Subsection"], Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False], Cell[ StyleData["Subsubsection"], Evaluatable -> True, CellEvaluationFunction -> (($Line = 0; Null)& ), ShowCellLabel -> False], Cell[ StyleData["ExampleImage"], PageWidth :> 650, CellMargins -> {{66, 66}, {16, 5}}, Evaluatable -> False, ShowCellLabel -> False, MenuSortingValue -> 10000, RasterBoxOptions -> {ImageEditMode -> False}], Cell["Links", "Section"], Cell[ StyleData["Link"], FontFamily -> "Source Sans Pro", FontColor -> Dynamic[ If[ CurrentValue["MouseOver"], RGBColor[0.855, 0.396, 0.145], RGBColor[0.02, 0.286, 0.651]]]], Cell[ StyleData["StringTypeLink", StyleDefinitions -> StyleData["Link"]], FontColor -> Dynamic[ If[ CurrentValue["MouseOver"], RGBColor[0.969, 0.467, 0.], GrayLevel[0.467]]]], Cell[ StyleData["CharactersRefLink"], ShowSpecialCharacters -> False], Cell["Annotation", "Section"], Cell[ StyleData["Excluded"], CellBracketOptions -> { "Color" -> RGBColor[0.9, 0.4, 0.4], "Thickness" -> 2}, GeneratedCellStyles -> { "Graphics" -> {"Graphics", "Excluded"}, "Message" -> {"Message", "MSG", "Excluded"}, "Output" -> {"Output", "Excluded"}, "Print" -> {"Print", "Excluded"}, "PrintTemporary" -> {"PrintTemporary", "Excluded"}}, CellFrameMargins -> 4, CellFrameLabels -> {{None, Cell[ BoxData[ TemplateBox[{ StyleBox[ "\"excluded\"", "ExcludedCellLabel", StripOnInput -> False], "\"Excluded cells will not appear anywhere in the published \ resource except for the definition notebook\""}, "PrettyTooltipTemplate"]], "ExcludedCellLabel"]}, {None, None}}, StyleMenuListing -> None, Background -> RGBColor[1, 0.95, 0.95]], Cell[ StyleData["ExcludedCellLabel", StyleDefinitions -> StyleData["Text"]], ShowStringCharacters -> False, FontFamily -> "Source Sans Pro", FontSize -> 9, FontWeight -> Plain, FontSlant -> Italic, FontColor -> RGBColor[0.9, 0.4, 0.4, 0.5], Background -> None], Cell[ StyleData["Comment", StyleDefinitions -> StyleData["Text"]], CellFrame -> {{3, 0}, {0, 0}}, CellMargins -> {{66, 0}, {1, 0}}, CellElementSpacings -> {"ClosedCellHeight" -> 0}, GeneratedCellStyles -> { "Graphics" -> {"Graphics", "Comment"}, "Message" -> {"Message", "MSG", "Comment"}, "Output" -> {"Output", "Comment"}, "Print" -> {"Print", "Comment"}, "PrintTemporary" -> {"PrintTemporary", "Comment"}}, CellFrameColor -> RGBColor[0.88072, 0.61104, 0.14205], CellFrameLabelMargins -> {{0, 10}, {0, 0}}, FontColor -> GrayLevel[0.25], Background -> RGBColor[0.982, 0.942, 0.871]], Cell[ StyleData["AuthorComment", StyleDefinitions -> StyleData["Comment"]], GeneratedCellStyles -> { "Graphics" -> {"Graphics", "AuthorComment"}, "Message" -> {"Message", "MSG", "AuthorComment"}, "Output" -> {"Output", "AuthorComment"}, "Print" -> {"Print", "AuthorComment"}, "PrintTemporary" -> {"PrintTemporary", "AuthorComment"}}, CellFrameColor -> RGBColor[0.36842, 0.50678, 0.7098], Background -> RGBColor[0.905, 0.926, 0.956]], Cell[ StyleData["ReviewerComment", StyleDefinitions -> StyleData["Comment"]], GeneratedCellStyles -> { "Graphics" -> {"Graphics", "ReviewerComment"}, "Message" -> {"Message", "MSG", "ReviewerComment"}, "Output" -> {"Output", "ReviewerComment"}, "Print" -> {"Print", "ReviewerComment"}, "PrintTemporary" -> {"PrintTemporary", "ReviewerComment"}}, CellFrameColor -> RGBColor[0.56018, 0.69157, 0.19488], Background -> RGBColor[0.934, 0.954, 0.879]], Cell[ StyleData["CommentLabel", StyleDefinitions -> StyleData["Text"]], ShowStringCharacters -> False, FontSlant -> "Italic", FontColor -> GrayLevel[0.5]], Cell["Special Input", "Section"], Cell[ StyleData["FormObjectCell"], CellMargins -> {{66, 66}, {16, 5}}], Cell[ StyleData["LocalFileInput", StyleDefinitions -> StyleData["Input"]], CellFrameLabels -> {{None, Cell[ BoxData[ ButtonBox[ "\"Choose\"", FrameMargins -> {{5, 5}, {0, 0}}, BaseStyle -> {"Panel", FontSize -> 12}, Evaluator -> Automatic, Method -> "Queued", ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 1053094956087266899; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[DefinitionNotebookClient`$ButtonCode = HoldForm[ If[$VersionNumber >= 13., DefinitionNotebookClient`LocalFileInputDialog[ "Function", ParentCell[ EvaluationCell[]], "Type" -> "FileOpen"], MessageDialog[ "This feature requires Wolfram Language version 13 or \ later."]]]]], DefinitionNotebookClient`ButtonCodeID[1053094956087266899]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], Appearance :> FEPrivate`FrontEndResource[ "FEExpressions", "GrayButtonNinePatchAppearance"]]]]}, { None, None}}], Cell[ StyleData["LocalDirectoryInput", StyleDefinitions -> StyleData["Input"]], CellFrameLabels -> {{None, Cell[ BoxData[ ButtonBox[ "\"Choose\"", FrameMargins -> {{5, 5}, {0, 0}}, BaseStyle -> {"Panel", FontSize -> 12}, Evaluator -> Automatic, Method -> "Queued", ButtonFunction :> With[{RSNB`nb$ = ButtonNotebook[], RSNB`$cp$ = $ContextPath}, Quiet[ Block[{$ContextPath = RSNB`$cp$, ResourceSystemClient`$AsyncronousResourceInformationUpdates = False, DefinitionNotebookClient`$ButtonCodeID = None}, Internal`WithLocalSettings[ DefinitionNotebookClient`$ButtonsDisabled = True; Once[ ReleaseHold[ CurrentValue[ RSNB`nb$, {TaggingRules, "CompatibilityTest"}]], "KernelSession"]; Needs["DefinitionNotebookClient`"], Annotation[ DefinitionNotebookClient`$ButtonCodeID = 4898876371082581810; DefinitionNotebookClient`CheckForUpdates[RSNB`nb$, ReleaseHold[DefinitionNotebookClient`$ButtonCode = HoldForm[ If[$VersionNumber >= 13., DefinitionNotebookClient`LocalFileInputDialog[ "Function", ParentCell[ EvaluationCell[]], "Type" -> "Directory"], MessageDialog[ "This feature requires Wolfram Language version 13 or \ later."]]]]], DefinitionNotebookClient`ButtonCodeID[4898876371082581810]], DefinitionNotebookClient`$ButtonsDisabled = False; Null]; Null]]], Appearance :> FEPrivate`FrontEndResource[ "FEExpressions", "GrayButtonNinePatchAppearance"]]]]}, { None, None}}], Cell["Misc", "Section"], Cell[ StyleData["Item"], DefaultNewCellStyle -> "Item"], Cell[ StyleData["ButtonText"], FontFamily -> "Sans Serif", FontSize -> 11, FontWeight -> Bold, FontColor -> RGBColor[0.459, 0.459, 0.459]], Cell[ StyleData["InlineFormula"], HyphenationOptions -> {"HyphenationCharacter" -> "\[Continuation]"}, LanguageCategory -> "Formula", AutoSpacing -> True, ScriptLevel -> 1, SingleLetterItalics -> False, SpanMaxSize -> 1, StyleMenuListing -> None, FontFamily -> "Source Sans Pro", FontSize -> 1. Inherited, ButtonBoxOptions -> {Appearance -> {Automatic, None}}, FractionBoxOptions -> {BaseStyle -> {SpanMaxSize -> Automatic}}, GridBoxOptions -> { GridBoxItemSize -> { "Columns" -> {{Automatic}}, "ColumnsIndexed" -> {}, "Rows" -> {{1.}}, "RowsIndexed" -> {}}}], Cell[ StyleData["DockedCell"], CellFrameColor -> GrayLevel[0.75], Background -> GrayLevel[0.9]]}, Visible -> False, FrontEndVersion -> "13.1 for Linux x86 (64-bit) (June 16, 2022)", StyleDefinitions -> "PrivateStylesheetFormatting.nb"] ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{ "Name"->{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"80faf39a-3169-4bc9-a8c0-9d775a1045fa", CellTags->{"Name", "TemplateCell", "Title"}, CellID->113590294]}, "TemplateCell"->{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"80faf39a-3169-4bc9-a8c0-9d775a1045fa", CellTags->{"Name", "TemplateCell", "Title"}, CellID->113590294], Cell[734, 27, 154, 4, 70, "Text",ExpressionUUID->"1d6bd6a6-4f6e-467b-a0f5-dfee0876d17a", CellTags->{"Description", "TemplateCell"}, CellID->712026810]}, "Title"->{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"80faf39a-3169-4bc9-a8c0-9d775a1045fa", CellTags->{"Name", "TemplateCell", "Title"}, CellID->113590294]}, "Description"->{ Cell[734, 27, 154, 4, 70, "Text",ExpressionUUID->"1d6bd6a6-4f6e-467b-a0f5-dfee0876d17a", CellTags->{"Description", "TemplateCell"}, CellID->712026810]}, "Definition"->{ Cell[913, 35, 1206, 29, 70, "Section",ExpressionUUID->"8c118375-0b32-4b2f-aa03-99649298f8ad", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->72845326]}, "Function"->{ Cell[913, 35, 1206, 29, 70, "Section",ExpressionUUID->"8c118375-0b32-4b2f-aa03-99649298f8ad", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->72845326]}, "TemplateCellGroup"->{ Cell[913, 35, 1206, 29, 70, "Section",ExpressionUUID->"8c118375-0b32-4b2f-aa03-99649298f8ad", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->72845326], Cell[16611, 473, 1980, 50, 70, "Subsection",ExpressionUUID->"26cfaa64-12a7-4dc5-bd33-c1b1688fcb7a", CellTags->{"TemplateCellGroup", "Usage"}, CellID->542419310], Cell[20351, 602, 1429, 32, 70, "Subsection",ExpressionUUID->"b83411d3-9611-4303-ab67-fc6f0454943b", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->908801236], Cell[26050, 761, 7025, 152, 70, "Section",ExpressionUUID->"8038b55f-2058-4509-9970-28989cb02078", CellTags->{"Examples", "TemplateCellGroup"}, CellID->553094467], Cell[808419, 16862, 1026, 26, 70, "Subsection",ExpressionUUID->"f9f20e8d-b0d6-46eb-a92e-395794324c50", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->86203256], Cell[809532, 16896, 996, 26, 70, "Subsection",ExpressionUUID->"48193f19-d4f0-47b7-ada8-c38cbdf80a56", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->696375425], Cell[811553, 16984, 221, 6, 70, "Subsection",ExpressionUUID->"6df4b262-591e-404a-bbcf-989c6138d6aa", CellTags->{"Categories", "TemplateCellGroup"}, CellID->362094786], Cell[820100, 17248, 980, 26, 70, "Subsection",ExpressionUUID->"c0324043-1fba-458a-abeb-b794ede9f14d", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->659846169], Cell[821167, 17282, 1039, 26, 70, "Subsection",ExpressionUUID->"503082b2-86ab-4b35-93cf-4d7cac3d9588", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->465534472], Cell[822774, 17323, 1084, 26, 70, "Subsection",ExpressionUUID->"975fc7da-3bc5-4a02-9a55-83302b13d6e5", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->515669552], Cell[824414, 17364, 923, 26, 70, "Subsection",ExpressionUUID->"f7827792-9523-4f80-89e8-df8fb8130051", CellTags->{"Links", "TemplateCellGroup"}, CellID->571756773], Cell[825740, 17406, 1874, 45, 70, "Subsection",ExpressionUUID->"45c8c027-c4fc-418f-b6d3-2c3feec3aae6", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->561308448], Cell[827971, 17472, 955, 25, 70, "Subsection",ExpressionUUID->"bf966b49-4d02-4da7-80bf-7a50720ec681", CellTags->{"Compatibility", "TemplateCellGroup"}, CellID->695575686], Cell[828951, 17501, 1174, 31, 70, "Subsubsection",ExpressionUUID->"2ec4002c-de3b-416f-af18-26490e80d09d", CellTags->{"CompatibilityWolframLanguageVersionRequired", "TemplateCellGroup", "Wolfram Language Version"}, CellID->901090016], Cell[830254, 17541, 1113, 29, 70, "Subsubsection",ExpressionUUID->"57cbe529-137a-41cd-ba9e-6ae5a142cf55", CellTags->{"CompatibilityOperatingSystem", "Operating System", "TemplateCellGroup"}, CellID->172929666], Cell[833505, 17639, 1280, 33, 70, "Subsubsection",ExpressionUUID->"c0d8ec24-db6d-489d-8b4e-2a9fae6e0814", CellTags->{"CompatibilityFeatures", "Required Features", "TemplateCellGroup"}, CellID->304592644], Cell[836974, 17742, 1913, 46, 70, "Subsubsection",ExpressionUUID->"7ffed686-b143-42cf-ac63-3c1ea6f3f075", CellTags->{"CompatibilityEvaluationEnvironment", "Environments", "TemplateCellGroup"}, CellID->684661901], Cell[842918, 17912, 1071, 27, 70, "Subsubsection",ExpressionUUID->"2eb15b46-8082-442e-b034-adc882d9d343", CellTags->{"Cloud Support", "CompatibilityCloudSupport", "TemplateCellGroup"}, CellID->104285080], Cell[845271, 17984, 1155, 28, 70, "Section",ExpressionUUID->"bff65ba0-487f-4a09-8347-dd02dffb32ac", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->681870591], Cell[846995, 18027, 1033, 26, 70, "Section",ExpressionUUID->"6103c716-7178-4bb8-bddf-f2bfa7fa2717", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->916799765]}, "Documentation"->{ Cell[16391, 464, 195, 5, 70, "Section",ExpressionUUID->"f640a149-da02-4e54-a039-5f051680a697", CellTags->{"Documentation", "TemplateSection"}, CellID->429741307]}, "TemplateSection"->{ Cell[16391, 464, 195, 5, 70, "Section",ExpressionUUID->"f640a149-da02-4e54-a039-5f051680a697", CellTags->{"Documentation", "TemplateSection"}, CellID->429741307], Cell[808145, 16853, 249, 5, 70, "Section",ExpressionUUID->"fdd58039-396c-4bee-8185-1e91d0040d19", CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->611501116]}, "Usage"->{ Cell[16611, 473, 1980, 50, 70, "Subsection",ExpressionUUID->"26cfaa64-12a7-4dc5-bd33-c1b1688fcb7a", CellTags->{"TemplateCellGroup", "Usage"}, CellID->542419310]}, "Details & Options"->{ Cell[20351, 602, 1429, 32, 70, "Subsection",ExpressionUUID->"b83411d3-9611-4303-ab67-fc6f0454943b", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->908801236]}, "Notes"->{ Cell[20351, 602, 1429, 32, 70, "Subsection",ExpressionUUID->"b83411d3-9611-4303-ab67-fc6f0454943b", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->908801236]}, "TabNext"->{ Cell[22477, 655, 150, 5, 70, "Notes",ExpressionUUID->"4ff018ad-096f-4897-a7a9-d1eca9a8d593", CellTags->"TabNext", CellID->615537915], Cell[22630, 662, 132, 4, 70, "Notes",ExpressionUUID->"1fdd3556-872b-4e60-b8cd-bc030d9a3c21", CellTags->"TabNext", CellID->836719060], Cell[22765, 668, 148, 5, 70, "Notes",ExpressionUUID->"8c9edea6-2e46-4531-8272-5f31d8e9882a", CellTags->"TabNext", CellID->729276733], Cell[822209, 17310, 528, 8, 70, "Item",ExpressionUUID->"6917933a-9d7f-4601-8b84-a2518782de8e", CellTags->{"DefaultContent", "TabNext"}, CellID->873143661], Cell[823861, 17351, 516, 8, 70, "Text",ExpressionUUID->"f7b451cc-5d29-4a01-ac3f-be43108919f5", CellTags->{"DefaultContent", "TabNext"}, CellID->436399423], Cell[846429, 18014, 529, 8, 70, "Text",ExpressionUUID->"8c2af9d7-aaa2-44a2-adca-09a62b83acf3", CellTags->{"DefaultContent", "TabNext"}, CellID->958952487], Cell[848031, 18055, 515, 8, 70, "Text",ExpressionUUID->"a23ef2a1-cdd0-44c3-95ca-2c50d832a43f", CellTags->{"DefaultContent", "TabNext"}, CellID->604291542]}, "Examples"->{ Cell[26050, 761, 7025, 152, 70, "Section",ExpressionUUID->"8038b55f-2058-4509-9970-28989cb02078", CellTags->{"Examples", "TemplateCellGroup"}, CellID->553094467]}, "Source & Additional Information"->{ Cell[808145, 16853, 249, 5, 70, "Section",ExpressionUUID->"fdd58039-396c-4bee-8185-1e91d0040d19", CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->611501116]}, "Contributed By"->{ Cell[808419, 16862, 1026, 26, 70, "Subsection",ExpressionUUID->"f9f20e8d-b0d6-46eb-a92e-395794324c50", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->86203256]}, "ContributorInformation"->{ Cell[808419, 16862, 1026, 26, 70, "Subsection",ExpressionUUID->"f9f20e8d-b0d6-46eb-a92e-395794324c50", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->86203256]}, "Keywords"->{ Cell[809532, 16896, 996, 26, 70, "Subsection",ExpressionUUID->"48193f19-d4f0-47b7-ada8-c38cbdf80a56", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->696375425]}, "Categories"->{ Cell[811553, 16984, 221, 6, 70, "Subsection",ExpressionUUID->"6df4b262-591e-404a-bbcf-989c6138d6aa", CellTags->{"Categories", "TemplateCellGroup"}, CellID->362094786], Cell[811777, 16992, 8286, 251, 70, "Output",ExpressionUUID->"bdd4e8db-26ce-4425-8ce4-10b6f7524149", CellTags->{"Categories", "Categories-Checkboxes", "CheckboxCell"}, CellID->860721314]}, "Categories-Checkboxes"->{ Cell[811777, 16992, 8286, 251, 70, "Output",ExpressionUUID->"bdd4e8db-26ce-4425-8ce4-10b6f7524149", CellTags->{"Categories", "Categories-Checkboxes", "CheckboxCell"}, CellID->860721314]}, "CheckboxCell"->{ Cell[811777, 16992, 8286, 251, 70, "Output",ExpressionUUID->"bdd4e8db-26ce-4425-8ce4-10b6f7524149", CellTags->{"Categories", "Categories-Checkboxes", "CheckboxCell"}, CellID->860721314], Cell[831370, 17572, 2098, 62, 70, "Output",ExpressionUUID->"2b4d1c7a-35f7-44f8-8b1e-f77329d845b3", CellTags->{"CheckboxCell", "CompatibilityOperatingSystem", "CompatibilityOperatingSystem-Checkboxes"}, CellID->589765368], Cell[834788, 17674, 2149, 63, 70, "Output",ExpressionUUID->"d7616f7a-ae8a-4b6c-b03c-a3dbe4f73715", CellTags->{"CheckboxCell", "CompatibilityFeatures", "CompatibilityFeatures-Checkboxes"}, CellID->851691753], Cell[838890, 17790, 3991, 117, 70, "Output",ExpressionUUID->"7cfa8a06-3469-4af8-a0de-604136556659", CellTags->{"CheckboxCell", "CompatibilityEvaluationEnvironment", "CompatibilityEvaluationEnvironment-Checkboxes"}, CellID->171952027], Cell[843992, 17941, 1218, 36, 70, "Output",ExpressionUUID->"c21aefa5-1845-4af2-9a35-c65806c34c20", CellTags->{"CheckboxCell", "CompatibilityCloudSupport", "CompatibilityCloudSupport-Checkboxes"}, CellID->131115484]}, "Related Symbols"->{ Cell[820100, 17248, 980, 26, 70, "Subsection",ExpressionUUID->"c0324043-1fba-458a-abeb-b794ede9f14d", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->659846169]}, "Related Resource Objects"->{ Cell[821167, 17282, 1039, 26, 70, "Subsection",ExpressionUUID->"503082b2-86ab-4b35-93cf-4d7cac3d9588", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->465534472]}, "DefaultContent"->{ Cell[822209, 17310, 528, 8, 70, "Item",ExpressionUUID->"6917933a-9d7f-4601-8b84-a2518782de8e", CellTags->{"DefaultContent", "TabNext"}, CellID->873143661], Cell[823861, 17351, 516, 8, 70, "Text",ExpressionUUID->"f7b451cc-5d29-4a01-ac3f-be43108919f5", CellTags->{"DefaultContent", "TabNext"}, CellID->436399423], Cell[827639, 17455, 158, 5, 70, "Input",ExpressionUUID->"32da5391-1ae5-4f12-9057-05a9365f2223", CellTags->"DefaultContent", CellID->946203791], Cell[827800, 17462, 122, 4, 70, "Output",ExpressionUUID->"d2e6a07f-446b-4337-aa84-c23a269c299b", CellTags->"DefaultContent", CellID->168370258], Cell[830128, 17534, 89, 2, 70, "Text",ExpressionUUID->"0cd566a0-f14d-469b-b303-17c53c723336", CellTags->{"DefaultContent", "ScrapeDefault"}, CellID->788185540], Cell[846429, 18014, 529, 8, 70, "Text",ExpressionUUID->"8c2af9d7-aaa2-44a2-adca-09a62b83acf3", CellTags->{"DefaultContent", "TabNext"}, CellID->958952487], Cell[848031, 18055, 515, 8, 70, "Text",ExpressionUUID->"a23ef2a1-cdd0-44c3-95ca-2c50d832a43f", CellTags->{"DefaultContent", "TabNext"}, CellID->604291542]}, "Source/Reference Citation"->{ Cell[822774, 17323, 1084, 26, 70, "Subsection",ExpressionUUID->"975fc7da-3bc5-4a02-9a55-83302b13d6e5", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->515669552]}, "Links"->{ Cell[824414, 17364, 923, 26, 70, "Subsection",ExpressionUUID->"f7827792-9523-4f80-89e8-df8fb8130051", CellTags->{"Links", "TemplateCellGroup"}, CellID->571756773]}, "Tests"->{ Cell[825740, 17406, 1874, 45, 70, "Subsection",ExpressionUUID->"45c8c027-c4fc-418f-b6d3-2c3feec3aae6", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->561308448]}, "VerificationTests"->{ Cell[825740, 17406, 1874, 45, 70, "Subsection",ExpressionUUID->"45c8c027-c4fc-418f-b6d3-2c3feec3aae6", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->561308448]}, "Compatibility"->{ Cell[827971, 17472, 955, 25, 70, "Subsection",ExpressionUUID->"bf966b49-4d02-4da7-80bf-7a50720ec681", CellTags->{"Compatibility", "TemplateCellGroup"}, CellID->695575686]}, "CompatibilityWolframLanguageVersionRequired"->{ Cell[828951, 17501, 1174, 31, 70, "Subsubsection",ExpressionUUID->"2ec4002c-de3b-416f-af18-26490e80d09d", CellTags->{"CompatibilityWolframLanguageVersionRequired", "TemplateCellGroup", "Wolfram Language Version"}, CellID->901090016]}, "Wolfram Language Version"->{ Cell[828951, 17501, 1174, 31, 70, "Subsubsection",ExpressionUUID->"2ec4002c-de3b-416f-af18-26490e80d09d", CellTags->{"CompatibilityWolframLanguageVersionRequired", "TemplateCellGroup", "Wolfram Language Version"}, CellID->901090016]}, "ScrapeDefault"->{ Cell[830128, 17534, 89, 2, 70, "Text",ExpressionUUID->"0cd566a0-f14d-469b-b303-17c53c723336", CellTags->{"DefaultContent", "ScrapeDefault"}, CellID->788185540]}, "CompatibilityOperatingSystem"->{ Cell[830254, 17541, 1113, 29, 70, "Subsubsection",ExpressionUUID->"57cbe529-137a-41cd-ba9e-6ae5a142cf55", CellTags->{"CompatibilityOperatingSystem", "Operating System", "TemplateCellGroup"}, CellID->172929666], Cell[831370, 17572, 2098, 62, 70, "Output",ExpressionUUID->"2b4d1c7a-35f7-44f8-8b1e-f77329d845b3", CellTags->{"CheckboxCell", "CompatibilityOperatingSystem", "CompatibilityOperatingSystem-Checkboxes"}, CellID->589765368]}, "Operating System"->{ Cell[830254, 17541, 1113, 29, 70, "Subsubsection",ExpressionUUID->"57cbe529-137a-41cd-ba9e-6ae5a142cf55", CellTags->{"CompatibilityOperatingSystem", "Operating System", "TemplateCellGroup"}, CellID->172929666]}, "CompatibilityOperatingSystem-Checkboxes"->{ Cell[831370, 17572, 2098, 62, 70, "Output",ExpressionUUID->"2b4d1c7a-35f7-44f8-8b1e-f77329d845b3", CellTags->{"CheckboxCell", "CompatibilityOperatingSystem", "CompatibilityOperatingSystem-Checkboxes"}, CellID->589765368]}, "CompatibilityFeatures"->{ Cell[833505, 17639, 1280, 33, 70, "Subsubsection",ExpressionUUID->"c0d8ec24-db6d-489d-8b4e-2a9fae6e0814", CellTags->{"CompatibilityFeatures", "Required Features", "TemplateCellGroup"}, CellID->304592644], Cell[834788, 17674, 2149, 63, 70, "Output",ExpressionUUID->"d7616f7a-ae8a-4b6c-b03c-a3dbe4f73715", CellTags->{"CheckboxCell", "CompatibilityFeatures", "CompatibilityFeatures-Checkboxes"}, CellID->851691753]}, "Required Features"->{ Cell[833505, 17639, 1280, 33, 70, "Subsubsection",ExpressionUUID->"c0d8ec24-db6d-489d-8b4e-2a9fae6e0814", CellTags->{"CompatibilityFeatures", "Required Features", "TemplateCellGroup"}, CellID->304592644]}, "CompatibilityFeatures-Checkboxes"->{ Cell[834788, 17674, 2149, 63, 70, "Output",ExpressionUUID->"d7616f7a-ae8a-4b6c-b03c-a3dbe4f73715", CellTags->{"CheckboxCell", "CompatibilityFeatures", "CompatibilityFeatures-Checkboxes"}, CellID->851691753]}, "CompatibilityEvaluationEnvironment"->{ Cell[836974, 17742, 1913, 46, 70, "Subsubsection",ExpressionUUID->"7ffed686-b143-42cf-ac63-3c1ea6f3f075", CellTags->{"CompatibilityEvaluationEnvironment", "Environments", "TemplateCellGroup"}, CellID->684661901], Cell[838890, 17790, 3991, 117, 70, "Output",ExpressionUUID->"7cfa8a06-3469-4af8-a0de-604136556659", CellTags->{"CheckboxCell", "CompatibilityEvaluationEnvironment", "CompatibilityEvaluationEnvironment-Checkboxes"}, CellID->171952027]}, "Environments"->{ Cell[836974, 17742, 1913, 46, 70, "Subsubsection",ExpressionUUID->"7ffed686-b143-42cf-ac63-3c1ea6f3f075", CellTags->{"CompatibilityEvaluationEnvironment", "Environments", "TemplateCellGroup"}, CellID->684661901]}, "CompatibilityEvaluationEnvironment-Checkboxes"->{ Cell[838890, 17790, 3991, 117, 70, "Output",ExpressionUUID->"7cfa8a06-3469-4af8-a0de-604136556659", CellTags->{"CheckboxCell", "CompatibilityEvaluationEnvironment", "CompatibilityEvaluationEnvironment-Checkboxes"}, CellID->171952027]}, "Cloud Support"->{ Cell[842918, 17912, 1071, 27, 70, "Subsubsection",ExpressionUUID->"2eb15b46-8082-442e-b034-adc882d9d343", CellTags->{"Cloud Support", "CompatibilityCloudSupport", "TemplateCellGroup"}, CellID->104285080]}, "CompatibilityCloudSupport"->{ Cell[842918, 17912, 1071, 27, 70, "Subsubsection",ExpressionUUID->"2eb15b46-8082-442e-b034-adc882d9d343", CellTags->{"Cloud Support", "CompatibilityCloudSupport", "TemplateCellGroup"}, CellID->104285080], Cell[843992, 17941, 1218, 36, 70, "Output",ExpressionUUID->"c21aefa5-1845-4af2-9a35-c65806c34c20", CellTags->{"CheckboxCell", "CompatibilityCloudSupport", "CompatibilityCloudSupport-Checkboxes"}, CellID->131115484]}, "CompatibilityCloudSupport-Checkboxes"->{ Cell[843992, 17941, 1218, 36, 70, "Output",ExpressionUUID->"c21aefa5-1845-4af2-9a35-c65806c34c20", CellTags->{"CheckboxCell", "CompatibilityCloudSupport", "CompatibilityCloudSupport-Checkboxes"}, CellID->131115484]}, "Author Notes"->{ Cell[845271, 17984, 1155, 28, 70, "Section",ExpressionUUID->"bff65ba0-487f-4a09-8347-dd02dffb32ac", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->681870591]}, "Submission Notes"->{ Cell[846995, 18027, 1033, 26, 70, "Section",ExpressionUUID->"6103c716-7178-4bb8-bddf-f2bfa7fa2717", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->916799765]} } *) (*CellTagsIndex CellTagsIndex->{ {"Name", 973334, 20417}, {"TemplateCell", 973516, 20421}, {"Title", 973851, 20428}, {"Description", 974032, 20432}, {"Definition", 974210, 20436}, {"Function", 974406, 20440}, {"TemplateCellGroup", 974611, 20444}, {"Documentation", 978481, 20505}, {"TemplateSection", 978675, 20509}, {"Usage", 979051, 20516}, {"Details & Options", 979246, 20520}, {"Notes", 979450, 20524}, {"TabNext", 979656, 20528}, {"Examples", 980754, 20550}, {"Source & Additional Information", 980964, 20554}, {"Contributed By", 981178, 20558}, {"ContributorInformation", 981415, 20562}, {"Keywords", 981638, 20566}, {"Categories", 981831, 20570}, {"Categories-Checkboxes", 982231, 20577}, {"CheckboxCell", 982446, 20581}, {"Related Symbols", 983577, 20597}, {"Related Resource Objects", 983791, 20601}, {"DefaultContent", 984005, 20605}, {"Source/Reference Citation", 985168, 20627}, {"Links", 985374, 20631}, {"Tests", 985559, 20635}, {"VerificationTests", 985778, 20639}, {"Compatibility", 985993, 20643}, {"CompatibilityWolframLanguageVersionRequired", 986224, 20647}, {"Wolfram Language Version", 986498, 20651}, {"ScrapeDefault", 986761, 20655}, {"CompatibilityOperatingSystem", 986966, 20659}, {"Operating System", 987439, 20666}, {"CompatibilityOperatingSystem-Checkboxes", 987705, 20670}, {"CompatibilityFeatures", 987964, 20674}, {"Required Features", 988418, 20681}, {"CompatibilityFeatures-Checkboxes", 988671, 20685}, {"CompatibilityEvaluationEnvironment", 988929, 20689}, {"Environments", 989413, 20696}, {"CompatibilityEvaluationEnvironment-Checkboxes", 989687, 20700}, {"Cloud Support", 989951, 20704}, {"CompatibilityCloudSupport", 990197, 20708}, {"CompatibilityCloudSupport-Checkboxes", 990678, 20715}, {"Author Notes", 990922, 20719}, {"Submission Notes", 991123, 20723} } *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[632, 23, 99, 2, 70, "Title",ExpressionUUID->"80faf39a-3169-4bc9-a8c0-9d775a1045fa", CellTags->{"Name", "TemplateCell", "Title"}, CellID->113590294], Cell[734, 27, 154, 4, 70, "Text",ExpressionUUID->"1d6bd6a6-4f6e-467b-a0f5-dfee0876d17a", CellTags->{"Description", "TemplateCell"}, CellID->712026810], Cell[CellGroupData[{ Cell[913, 35, 1206, 29, 70, "Section",ExpressionUUID->"8c118375-0b32-4b2f-aa03-99649298f8ad", CellTags->{"Definition", "Function", "TemplateCellGroup"}, CellID->72845326], Cell[2122, 66, 11505, 318, 70, "Input",ExpressionUUID->"d061a556-d1ed-4370-9d4c-dd9935b8a772", InitializationCell->True, CellID->748231750], Cell[CellGroupData[{ Cell[13652, 388, 741, 15, 70, "Input",ExpressionUUID->"85b2417e-a102-4f1e-9f48-0c27a558dabe", InitializationCell->True, CellID->643811818], Cell[14396, 405, 653, 12, 70, "Output",ExpressionUUID->"e0c99a97-be26-4f65-9d8a-6bc7f496d40a", CellID->540427016] }, Open ]], Cell[15064, 420, 312, 9, 70, "Input",ExpressionUUID->"c7a7f6d1-0f4e-4330-9f1a-f0d863e9580b", InitializationCell->True, CellID->254044666], Cell[15379, 431, 975, 28, 70, "Input",ExpressionUUID->"26713c1b-308b-4a55-895e-1fbbcf2960c7", InitializationCell->True, CellID->563975080] }, Open ]], Cell[CellGroupData[{ Cell[16391, 464, 195, 5, 70, "Section",ExpressionUUID->"f640a149-da02-4e54-a039-5f051680a697", CellTags->{"Documentation", "TemplateSection"}, CellID->429741307], Cell[CellGroupData[{ Cell[16611, 473, 1980, 50, 70, "Subsection",ExpressionUUID->"26cfaa64-12a7-4dc5-bd33-c1b1688fcb7a", CellTags->{"TemplateCellGroup", "Usage"}, CellID->542419310], Cell[CellGroupData[{ Cell[18616, 527, 146, 4, 70, "UsageInputs",ExpressionUUID->"af4c162a-b8d3-4823-a30b-c51ea26e810e", CellID->343357386], Cell[18765, 533, 93, 1, 70, "UsageDescription",ExpressionUUID->"770708e4-7ee7-4b8c-968e-3a76f80c51e8", CellID->73534390] }, Open ]], Cell[CellGroupData[{ Cell[18895, 539, 149, 4, 70, "UsageInputs",ExpressionUUID->"a96b7078-2712-46e2-ab0c-339a5b896375", CellID->600511541], Cell[19047, 545, 141, 4, 70, "UsageDescription",ExpressionUUID->"4323d93e-9dce-44fa-9a67-1be0f17f66fa", CellID->221862394] }, Open ]], Cell[CellGroupData[{ Cell[19225, 554, 196, 6, 70, "UsageInputs",ExpressionUUID->"25802d14-41cd-40e7-9d5f-2429d3da2ae5", CellID->662877129], Cell[19424, 562, 235, 7, 70, "UsageDescription",ExpressionUUID->"f62eae21-6d18-4dcd-8e4d-743f9f2f6928", CellID->118413518] }, Open ]], Cell[CellGroupData[{ Cell[19696, 574, 280, 9, 70, "UsageInputs",ExpressionUUID->"53bae812-ca92-4626-a0d9-f690f1508160", CellID->566160525], Cell[19979, 585, 323, 11, 70, "UsageDescription",ExpressionUUID->"57155900-d19b-4271-b478-818a5a72ef62", CellID->202401828] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[20351, 602, 1429, 32, 70, "Subsection",ExpressionUUID->"b83411d3-9611-4303-ab67-fc6f0454943b", CellTags->{"Details & Options", "Notes", "TemplateCellGroup"}, CellID->908801236], Cell[21783, 636, 497, 9, 70, "Notes",ExpressionUUID->"758fbfc1-886a-4aa7-b31f-e4bab5f05e0d", CellID->310439536], Cell[22283, 647, 191, 6, 70, "Notes",ExpressionUUID->"766085ac-d586-4627-badd-fef260631053", CellID->199540031], Cell[22477, 655, 150, 5, 70, "Notes",ExpressionUUID->"4ff018ad-096f-4897-a7a9-d1eca9a8d593", CellTags->"TabNext", CellID->615537915], Cell[22630, 662, 132, 4, 70, "Notes",ExpressionUUID->"1fdd3556-872b-4e60-b8cd-bc030d9a3c21", CellTags->"TabNext", CellID->836719060], Cell[22765, 668, 148, 5, 70, "Notes",ExpressionUUID->"8c9edea6-2e46-4531-8272-5f31d8e9882a", CellTags->"TabNext", CellID->729276733], Cell[22916, 675, 650, 20, 70, "Notes",ExpressionUUID->"523b0294-3551-4cd8-b0da-ce6eaee65e5e", CellID->156996124], Cell[23569, 697, 76, 1, 70, "Notes",ExpressionUUID->"d21ed513-75ba-41a0-a71e-34450e06efc9", CellID->820870057], Cell[23648, 700, 2022, 42, 70, "TableNotes",ExpressionUUID->"7d9f1cd5-fdc1-497f-8534-dfd17fb56ca3", CellID->383957730], Cell[25673, 744, 328, 11, 70, "Notes",ExpressionUUID->"d72747eb-d3f1-40bf-be23-d84a3babcd49", CellID->316512338] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[26050, 761, 7025, 152, 70, "Section",ExpressionUUID->"8038b55f-2058-4509-9970-28989cb02078", CellTags->{"Examples", "TemplateCellGroup"}, CellID->553094467], Cell[CellGroupData[{ Cell[33100, 917, 75, 2, 70, "Subsection",ExpressionUUID->"66d2df30-6fe5-4726-b7e0-211c9896b4d9", CellID->904125756], Cell[33178, 921, 152, 3, 70, "Text",ExpressionUUID->"c8e9f9f1-3a0b-443b-a1e4-e0e9cf67e2f2", CellID->263817138], Cell[CellGroupData[{ Cell[33355, 928, 191, 5, 70, "Input",ExpressionUUID->"46bfc68b-3353-413f-a310-920c78961346", CellID->958546786], Cell[33549, 935, 775, 15, 70, "Output",ExpressionUUID->"99822f15-787a-404c-a813-0b449fdcb4f9", CellID->226718292] }, Open ]], Cell[CellGroupData[{ Cell[34361, 955, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"2f296e30-5733-477a-a5fe-c524644443d7", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797627], Cell[34948, 976, 804, 24, 70, "Text",ExpressionUUID->"35a00e8e-f0ae-41d5-8cea-1a64d0b0de4d", CellID->205077964], Cell[CellGroupData[{ Cell[35777, 1004, 127, 4, 70, "Input",ExpressionUUID->"c8a385ac-97ab-4890-b927-06b78576d931", CellID->161924615], Cell[35907, 1010, 2802, 63, 70, "Output",ExpressionUUID->"06b7fada-7104-4247-8d30-0971e68ca5b4", CellID->245247537] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[38758, 1079, 143, 4, 70, "ExampleDelimiter",ExpressionUUID->"c066a623-a14d-44f0-823e-18ce4e0f1dce", CellID->14107562], Cell[38904, 1085, 214, 4, 70, "Text",ExpressionUUID->"214d94a8-2ad3-4207-8e06-2d55b0c5c801", CellID->668058813], Cell[CellGroupData[{ Cell[39143, 1093, 216, 5, 70, "Input",ExpressionUUID->"e650c1d5-5d78-4bc6-a10b-06c252f79061", CellID->133833988], Cell[39362, 1100, 32323, 536, 70, "Output",ExpressionUUID->"95c561e3-50dc-41e6-8d0d-3ae82d801f17", CellID->5118301] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[71734, 1642, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"66364be5-fbd4-4170-a622-d5a3022d4496", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797628], Cell[72321, 1663, 166, 3, 70, "Text",ExpressionUUID->"a0d8e9b8-a546-4411-b753-c2196cc51ff1", CellID->28038233], Cell[CellGroupData[{ Cell[72512, 1670, 160, 5, 70, "Input",ExpressionUUID->"48dfe669-3294-4d8d-b689-9f5e14ef5c35", CellID->667919154], Cell[72675, 1677, 230, 5, 70, "Output",ExpressionUUID->"b4840ef9-4b38-4177-9a07-c3baee48d4f3", CellID->341260848] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[72954, 1688, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"33a4aad8-8bdc-472d-9c00-dafb566ae246", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797629], Cell[73541, 1709, 254, 6, 70, "Text",ExpressionUUID->"8dfdf156-d891-4a76-b733-d3404e8e04c5", CellID->882099372], Cell[CellGroupData[{ Cell[73820, 1719, 444, 13, 70, "Input",ExpressionUUID->"7b1cc8d1-17dd-4e45-b5c9-8ee1e06facaf", CellID->172302879], Cell[74267, 1734, 14318, 280, 70, "Output",ExpressionUUID->"dc47717d-915a-4748-82c7-3be874797c96", CellID->672045865] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[88646, 2021, 141, 3, 70, "Subsection",ExpressionUUID->"80b1e520-ca05-432e-a022-6eefc329e17c", CellID->605265931], Cell[CellGroupData[{ Cell[88812, 2028, 140, 3, 70, "Subsubsection",ExpressionUUID->"6a3ff791-eb83-45a5-b0e0-a513d18d6a0f", CellID->117237575], Cell[88955, 2033, 985, 16, 70, "Text",ExpressionUUID->"acee8e02-8322-4dd1-ba3e-0090de8b0238", CellID->541352363], Cell[89943, 2051, 313, 5, 70, "Text",ExpressionUUID->"75720786-9070-468e-b889-9a394a3816fc", CellID->984351447], Cell[CellGroupData[{ Cell[90281, 2060, 256, 7, 70, "Input",ExpressionUUID->"9a1f0e92-6eb4-4f34-b111-8886cba742a3", CellID->274314417], Cell[90540, 2069, 377, 7, 70, "Output",ExpressionUUID->"b94547d0-3b0a-4aa7-8c2d-50b63ffcad5b", CellID->206102990] }, Open ]], Cell[90932, 2079, 375, 6, 70, "Text",ExpressionUUID->"812e1e8f-1195-4ac1-9a5b-77fbe72855dd", CellID->366810933], Cell[CellGroupData[{ Cell[91332, 2089, 454, 12, 70, "Input",ExpressionUUID->"2ec77529-1299-48de-b94c-a66998d9d9a8", CellID->310963387], Cell[91789, 2103, 363, 8, 70, "Output",ExpressionUUID->"7c801f19-12ea-44aa-9d01-f0707896c6f0", CellID->46284463] }, Open ]], Cell[92167, 2114, 373, 6, 70, "Text",ExpressionUUID->"78f5f0b7-4cf0-4713-a7b2-66d06690d3be", CellID->28966133], Cell[CellGroupData[{ Cell[92565, 2124, 368, 10, 70, "Input",ExpressionUUID->"b494c05d-b349-4cdd-98d5-9b67eb5c7831", CellID->29497955], Cell[92936, 2136, 331, 7, 70, "Output",ExpressionUUID->"88413b41-1e98-4dcb-a063-1cae950a1614", CellID->171057456] }, Open ]], Cell[CellGroupData[{ Cell[93304, 2148, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"1efeddc1-18e7-44be-b053-e65c8bfac6f7", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797630], Cell[93891, 2169, 1011, 16, 70, "Text",ExpressionUUID->"f83ca720-c0c0-4c2d-9e0a-0100c6a14309", CellID->348139399], Cell[CellGroupData[{ Cell[94927, 2189, 613, 15, 70, "Input",ExpressionUUID->"a17769a7-277d-46e7-8d60-512ad60ec283", CellID->711535033], Cell[95543, 2206, 14425, 282, 70, "Output",ExpressionUUID->"55a86e9f-557c-45dd-a2a7-74441d377f0b", CellID->299828064] }, Open ]], Cell[CellGroupData[{ Cell[110005, 2493, 1789, 49, 70, "Input",ExpressionUUID->"b1f4c336-b1f2-4fa5-b189-2500ec1fbd37", CellID->61814609], Cell[111797, 2544, 8102, 174, 70, "Output",ExpressionUUID->"1cb799bb-930f-43e0-8e22-332fb6ec4578", CellID->731314157] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[119948, 2724, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"e58e078c-269f-46fb-804e-e74d7e260a0c", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797631], Cell[120535, 2745, 410, 8, 70, "Text",ExpressionUUID->"adbd6572-8cbc-4423-b3da-f8b996802f2e", CellID->314864672], Cell[CellGroupData[{ Cell[120970, 2757, 542, 15, 70, "Input",ExpressionUUID->"95bed07a-8524-4168-9b5a-e0035b6b0aba", CellID->143867074], Cell[121515, 2774, 11641, 232, 70, "Output",ExpressionUUID->"01af0574-1402-4448-832c-8d3b867740b6", CellID->124446793] }, Open ]], Cell[CellGroupData[{ Cell[133193, 3011, 309, 9, 70, "Input",ExpressionUUID->"708e9a1e-78ab-4990-9c0d-a150e5aeab7c", CellID->790744884], Cell[133505, 3022, 6672, 147, 70, "Output",ExpressionUUID->"bfa780f0-f367-45e4-afed-6a24c96c392a", CellID->433398507] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[140226, 3175, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"dad937da-560c-4fb0-addd-56d081ee563d", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797632], Cell[140813, 3196, 335, 8, 70, "Text",ExpressionUUID->"6c0a0b94-a5ff-46a9-9fbc-a988ea0342ac", CellID->319603441], Cell[CellGroupData[{ Cell[141173, 3208, 745, 19, 70, "Input",ExpressionUUID->"c8b67ef1-8ecb-4d43-a98d-aafdc28d0841", CellID->816495652], Cell[141921, 3229, 14375, 291, 70, "Output",ExpressionUUID->"e20ede05-de83-4de8-a383-d2e19945b092", CellID->920392834] }, Open ]], Cell[CellGroupData[{ Cell[156333, 3525, 386, 10, 70, "Input",ExpressionUUID->"01ab2884-7566-434f-9179-e269b027e7db", CellID->859016416], Cell[156722, 3537, 4093, 98, 70, "Output",ExpressionUUID->"c42e4428-bb31-4a87-8e87-2254a350abdd", CellID->36114813] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[160864, 3641, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"0ff84214-5bc9-4010-8358-68d0b8a8d394", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797633], Cell[161451, 3662, 347, 7, 70, "Text",ExpressionUUID->"f95f011a-e7d3-4a59-9bd3-f07a265d333d", CellID->141049820], Cell[CellGroupData[{ Cell[161823, 3673, 874, 20, 70, "Input",ExpressionUUID->"73bfec8e-6363-4b77-a6d4-82096370d32a", CellID->724691525], Cell[162700, 3695, 14858, 300, 70, "Output",ExpressionUUID->"15c1e81e-4441-4ea7-8cba-4f6975515ac6", CellID->388867087] }, Open ]], Cell[CellGroupData[{ Cell[177595, 4000, 438, 11, 70, "Input",ExpressionUUID->"4b0966aa-3e1e-47f9-bba8-eb26c7b08b98", CellID->258840144], Cell[178036, 4013, 4453, 111, 70, "Output",ExpressionUUID->"c6e70d80-5aad-4902-a008-f3552bedc7ef", CellID->309585466] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[182538, 4130, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"0680c258-b6d7-4d43-846c-b1e09d4f70ef", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797634], Cell[183125, 4151, 285, 5, 70, "Text",ExpressionUUID->"65dc9b71-8670-4d99-9847-3c4f5675a30e", CellID->783531768], Cell[CellGroupData[{ Cell[183435, 4160, 538, 15, 70, "Input",ExpressionUUID->"85c13185-0ce2-4323-96a5-fcd6b7fd9b65", CellID->57160961], Cell[183976, 4177, 58047, 993, 70, "Output",ExpressionUUID->"4dd54e1e-8746-44d5-a68c-06544baeea61", CellID->708867240] }, Open ]], Cell[CellGroupData[{ Cell[242060, 5175, 704, 22, 70, "Input",ExpressionUUID->"68fe8a14-ed55-4f02-b3dd-c4aaa8cc7d7c", CellID->241975346], Cell[242767, 5199, 62577, 1074, 70, "Output",ExpressionUUID->"bcefaa42-73cd-4626-851d-a135f98bf810", CellID->708651930] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[305405, 6280, 214, 4, 70, "Subsubsection",ExpressionUUID->"30c623af-577f-4a43-b659-189a0c7e62c0", CellID->945849897], Cell[305622, 6286, 790, 14, 70, "Text",ExpressionUUID->"dccd2ae5-70da-466c-a935-89db5bd6b775", CellID->647896639], Cell[306415, 6302, 416, 7, 70, "Text",ExpressionUUID->"8954bba2-4742-42f6-acaa-39cc56c577a2", CellID->950427070], Cell[CellGroupData[{ Cell[306856, 6313, 298, 8, 70, "Input",ExpressionUUID->"1384a82f-4327-4084-819c-8a4edca70146", CellID->331780418], Cell[307157, 6323, 745, 19, 70, "Output",ExpressionUUID->"67ad714a-7708-42c2-ab36-193ce7a11dd3", CellID->378167924] }, Open ]], Cell[CellGroupData[{ Cell[307939, 6347, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"a53c4de8-ba54-4a1c-b7c6-3006c9364277", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797635], Cell[308526, 6368, 451, 8, 70, "Text",ExpressionUUID->"939dae91-23d5-42ea-92f3-cf3ed7514232", CellID->355562432], Cell[CellGroupData[{ Cell[309002, 6380, 464, 10, 70, "Input",ExpressionUUID->"7c23e414-175b-43b0-b3c6-f85e94846906", CellID->501488343], Cell[309469, 6392, 21503, 431, 70, "Output",ExpressionUUID->"97530095-bc78-40b6-a6e4-efafcb6ffa3b", CellID->67303766] }, Open ]], Cell[CellGroupData[{ Cell[331009, 6828, 402, 10, 70, "Input",ExpressionUUID->"c70b9a30-73c2-4e6a-8f25-4d09085c5513", CellID->273062893], Cell[331414, 6840, 15126, 322, 70, "Output",ExpressionUUID->"1561b1ae-e551-4af3-8a96-91e0032094db", CellID->104915097] }, Open ]], Cell[346555, 7165, 478, 10, 70, "Text",ExpressionUUID->"269b10a5-d7b2-4c84-950a-00915bb657ce", CellID->254198600], Cell[CellGroupData[{ Cell[347058, 7179, 468, 12, 70, "Input",ExpressionUUID->"97e2b4de-3a16-4e66-9465-81b61a8d695c", CellID->618213487], Cell[347529, 7193, 44142, 858, 70, "Output",ExpressionUUID->"3219bd03-1ef3-47e3-8aea-d573f8f58990", CellID->548787539] }, Open ]], Cell[CellGroupData[{ Cell[391708, 8056, 302, 9, 70, "Input",ExpressionUUID->"8f0d17b3-81d5-4299-b698-3c60b861b10e", CellID->253588906], Cell[392013, 8067, 19624, 405, 70, "Output",ExpressionUUID->"992f5588-03d8-4340-afeb-8820ac1011cb", CellID->815267801] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[411686, 8478, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"96d9705a-5e2c-4848-a6e3-1705d59f40c2", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797636], Cell[412273, 8499, 400, 9, 70, "Text",ExpressionUUID->"ea5e42c7-439e-4000-8b0d-77b8cda4b7b0", CellID->142194164], Cell[CellGroupData[{ Cell[412698, 8512, 890, 22, 70, "Input",ExpressionUUID->"a8c5cb70-e968-4503-b416-18d982864ec1", CellID->116012567], Cell[413591, 8536, 42888, 780, 70, "Output",ExpressionUUID->"a0fc78bf-447a-47c8-903d-4efa89f0744f", CellID->479297446] }, Open ]], Cell[CellGroupData[{ Cell[456516, 9321, 307, 9, 70, "Input",ExpressionUUID->"b2d98efd-81d9-4dde-98f1-921b23461331", CellID->721329198], Cell[456826, 9332, 50052, 932, 70, "Output",ExpressionUUID->"2512d060-a4e4-4773-88e3-93e80a6664ef", CellID->137419022] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[506939, 10271, 248, 5, 70, "Subsubsection",ExpressionUUID->"28d68f8e-b0e7-4444-a3af-68b9dd15ada8", CellID->822941301], Cell[507190, 10278, 414, 9, 70, "Text",ExpressionUUID->"88228542-090c-4f46-8725-9a60277754a3", CellID->182145742], Cell[507607, 10289, 337, 7, 70, "Text",ExpressionUUID->"fdffbdfa-57ca-4fb9-a430-9e159fbbf4f9", CellID->491065762], Cell[CellGroupData[{ Cell[507969, 10300, 350, 9, 70, "Input",ExpressionUUID->"6cec1606-5b42-4399-9649-50d658ba60de", CellID->155271217], Cell[508322, 10311, 843, 22, 70, "Output",ExpressionUUID->"d0717934-736c-4101-a57a-f5301a9ab438", CellID->325824442] }, Open ]], Cell[CellGroupData[{ Cell[509202, 10338, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"22ffe8dc-85e4-4422-bd9e-4f927d9b7727", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797637], Cell[509789, 10359, 328, 5, 70, "Text",ExpressionUUID->"20b0445a-cca8-4cb6-b57e-5565f2a93960", CellID->357698555], Cell[CellGroupData[{ Cell[510142, 10368, 888, 21, 70, "Input",ExpressionUUID->"3e1224a4-b9ea-44af-b92f-296f5fc280b5", CellID->82243640], Cell[511033, 10391, 18947, 384, 70, "Output",ExpressionUUID->"80fd42f9-c2e7-452b-aff1-0b89729913fb", CellID->70381756] }, Open ]], Cell[CellGroupData[{ Cell[530017, 10780, 449, 11, 70, "Input",ExpressionUUID->"ac47e8db-820f-4c62-97a7-7a7b67ce581f", CellID->382220897], Cell[530469, 10793, 5857, 135, 70, "Output",ExpressionUUID->"5052dffa-c425-4720-a17a-6a5d2cc181d5", CellID->516855379] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[536375, 10934, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"77ca8987-ded0-4f52-8116-a5d27305b091", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797638], Cell[536962, 10955, 318, 7, 70, "Text",ExpressionUUID->"41b3bf9e-c743-4181-bcee-c4d034d2f0c9", CellID->499135665], Cell[CellGroupData[{ Cell[537305, 10966, 942, 21, 70, "Input",ExpressionUUID->"7b81bc3b-ae1f-4b1b-842c-1dde2c1bc0f1", CellID->203401207], Cell[538250, 10989, 16809, 380, 70, "Output",ExpressionUUID->"c6d7815e-3ab5-436d-b781-82c3902f4dad", CellID->225766152] }, Open ]], Cell[CellGroupData[{ Cell[555096, 11374, 471, 11, 70, "Input",ExpressionUUID->"b35ee14a-1597-4f3c-8784-a176835da0d8", CellID->166473256], Cell[555570, 11387, 5606, 131, 70, "Output",ExpressionUUID->"7247346e-c36b-4c17-95b0-fd3fc70c8184", CellID->698428032] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[561225, 11524, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"5c2c5e61-4f9d-4da0-aeb5-94a411e6471f", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797639], Cell[561812, 11545, 372, 8, 70, "Text",ExpressionUUID->"344efe1d-f964-424d-874d-6e9deb1775b8", CellID->108298572], Cell[CellGroupData[{ Cell[562209, 11557, 943, 21, 70, "Input",ExpressionUUID->"34574565-3745-47f7-b18d-f8dc3433174d", CellID->726655528], Cell[563155, 11580, 19630, 380, 70, "Output",ExpressionUUID->"196ce76b-f210-49fb-b5a3-5e84539da2ab", CellID->841273349] }, Open ]], Cell[CellGroupData[{ Cell[582822, 11965, 503, 12, 70, "Input",ExpressionUUID->"583d0c26-5900-4787-b76e-3d11b7e8c4b5", CellID->600783367], Cell[583328, 11979, 5444, 130, 70, "Output",ExpressionUUID->"24b8cfc1-8b9f-4a6e-9a90-b5a270123dca", CellID->874205126] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[588833, 12116, 210, 4, 70, "Subsubsection",ExpressionUUID->"e9f10236-f27d-4e47-8398-c21d87420005", CellID->8992568], Cell[589046, 12122, 1157, 23, 70, "Text",ExpressionUUID->"978dbdb7-54c1-4d8b-8c8a-6d984e4ca17f", CellID->984473420], Cell[590206, 12147, 1505, 33, 70, "Text",ExpressionUUID->"5d4c08aa-7257-426b-a5b5-8b3434cc5b90", CellID->540356732], Cell[591714, 12182, 419, 7, 70, "Text",ExpressionUUID->"1165fe6f-585a-4e0f-b308-6ee3b716717a", CellID->881568765], Cell[CellGroupData[{ Cell[592158, 12193, 330, 9, 70, "Input",ExpressionUUID->"1ab7c488-ab26-487e-ad3b-896247c5ae24", CellID->595132831], Cell[592491, 12204, 613, 17, 70, "Output",ExpressionUUID->"cbeba0e2-d05d-4335-b7be-6e3459849610", CellID->676129200] }, Open ]], Cell[CellGroupData[{ Cell[593141, 12226, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"f799ab2f-5ea3-47eb-b983-19eaa83f3650", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797640], Cell[593728, 12247, 592, 13, 70, "Text",ExpressionUUID->"5ec6950b-54aa-4fa4-9733-44dee336468b", CellID->900056023], Cell[CellGroupData[{ Cell[594345, 12264, 1129, 24, 70, "Input",ExpressionUUID->"5aa7c309-c4d7-4601-8a0a-6ff54c2a5cf5", CellID->835373662], Cell[595477, 12290, 17499, 398, 70, "Output",ExpressionUUID->"33c58a67-3191-4923-a04a-5f6ab61bd155", CellID->815669078] }, Open ]], Cell[CellGroupData[{ Cell[613013, 12693, 573, 13, 70, "Input",ExpressionUUID->"f0fad728-218a-449c-b6c4-3a3074378959", CellID->294951548], Cell[613589, 12708, 5828, 138, 70, "Output",ExpressionUUID->"29335d06-d763-4f52-9ddb-81c4b232e004", CellID->382377986] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[619478, 12853, 250, 5, 70, "Subsubsection",ExpressionUUID->"2f31a7b0-ab3d-474a-a669-afe733bc8efd", CellID->769849146], Cell[619731, 12860, 819, 14, 70, "Text",ExpressionUUID->"8cb734ed-e51d-4bdc-abf2-42fc9cf0dd65", CellID->481024209], Cell[620553, 12876, 416, 7, 70, "Text",ExpressionUUID->"76c9e22c-d173-45e4-a40d-715da611c707", CellID->289109651], Cell[CellGroupData[{ Cell[620994, 12887, 273, 6, 70, "Input",ExpressionUUID->"559cc061-02bf-4ce6-a930-5755318026ee", CellID->589947873], Cell[621270, 12895, 233, 5, 70, "Output",ExpressionUUID->"3ccbf885-0781-44a8-b08b-1b147489c802", CellID->867236743] }, Open ]], Cell[CellGroupData[{ Cell[621540, 12905, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"c397789f-48c2-46b4-809c-2eb2b141eb2b", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797641], Cell[622127, 12926, 431, 7, 70, "Text",ExpressionUUID->"108ccfeb-5025-46ec-8b30-5ed7174b1c81", CellID->256206463], Cell[CellGroupData[{ Cell[622583, 12937, 1423, 31, 70, "Input",ExpressionUUID->"93ee7c4e-4d31-4040-82b7-196d0a8b7840", CellID->969389068], Cell[624009, 12970, 13687, 278, 70, "Output",ExpressionUUID->"d0b4512a-b6e3-406f-a38a-3388e18a44b6", CellID->354211057] }, Open ]], Cell[CellGroupData[{ Cell[637733, 13253, 605, 13, 70, "Input",ExpressionUUID->"5cf4dba4-3564-4451-8f69-ee9a2617b7aa", CellID->420724794], Cell[638341, 13268, 5102, 124, 70, "Output",ExpressionUUID->"1ecea5d9-0d3b-469f-9ad4-0607ad688fde", CellID->103084390] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[643504, 13399, 197, 4, 70, "Subsubsection",ExpressionUUID->"f823f6c9-7a2a-4b28-9b3f-8946daaeaf72", CellID->146063484], Cell[643704, 13405, 432, 8, 70, "Text",ExpressionUUID->"45d14f7d-a66c-4558-8048-bcde17dda2f1", CellID->963379653], Cell[644139, 13415, 416, 7, 70, "Text",ExpressionUUID->"e5777c8f-c06a-474d-a542-47d79ee7b734", CellID->304034463], Cell[CellGroupData[{ Cell[644580, 13426, 239, 6, 70, "Input",ExpressionUUID->"b6a57ae9-813b-431c-8556-71bffd9a41c3", CellID->262846781], Cell[644822, 13434, 302, 7, 70, "Output",ExpressionUUID->"806d3053-f0c0-4f7c-81f0-ae1b5ea48d37", CellID->861722214] }, Open ]], Cell[CellGroupData[{ Cell[645161, 13446, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"c6859832-4afa-40ad-b77e-e81d8f28a04f", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797642], Cell[645748, 13467, 478, 7, 70, "Text",ExpressionUUID->"36dfc5f7-568a-469c-b1a4-97b892959b48", CellID->294736059], Cell[CellGroupData[{ Cell[646251, 13478, 1001, 22, 70, "Input",ExpressionUUID->"943698ea-ab50-4640-bcd0-9334686ba7d5", CellID->417099062], Cell[647255, 13502, 14454, 309, 70, "Output",ExpressionUUID->"21887738-8012-43a6-bec9-0b088aa72af3", CellID->489289298] }, Open ]], Cell[CellGroupData[{ Cell[661746, 13816, 526, 12, 70, "Input",ExpressionUUID->"a98e389b-d4ce-4f5f-a6f4-73f2e3fcc66e", CellID->187724963], Cell[662275, 13830, 4730, 111, 70, "Output",ExpressionUUID->"392635a3-5a67-446a-a88b-e6412d36390d", CellID->693135002] }, Open ]] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[667078, 13949, 76, 2, 70, "Subsection",ExpressionUUID->"395af982-cbcb-4685-bdd7-c80f4aa47c51", CellID->158766396], Cell[667157, 13953, 347, 8, 70, "Text",ExpressionUUID->"e7ae1b70-f8e7-4fcd-87a6-c1219fed2d43", CellID->840048907], Cell[CellGroupData[{ Cell[667529, 13965, 516, 15, 70, "Input",ExpressionUUID->"75f863d0-1998-4b06-8bbe-e799e95ec4ea", CellID->388019858], Cell[668048, 13982, 451, 9, 70, "Output",ExpressionUUID->"a7f164c9-8b3d-4e98-9116-153c5fcdfd31", CellID->513908832] }, Open ]], Cell[CellGroupData[{ Cell[668536, 13996, 584, 19, 70, "ExampleDelimiter",ExpressionUUID->"48345743-4f5a-4a14-b77e-28654360ee65", Evaluatable->True, CellGroupingRules->{"SectionGrouping", 58}, CellID->226797643], Cell[669123, 14017, 222, 4, 70, "Text",ExpressionUUID->"d2fc0d6e-29f7-4bdb-a08e-f775144d38cd", CellID->615280704], Cell[CellGroupData[{ Cell[669370, 14025, 549, 15, 70, "Input",ExpressionUUID->"b5bd24f8-c7ab-41af-81f1-52e2543e560b", CellID->492715661], Cell[669922, 14042, 138150, 2803, 70, "Output",ExpressionUUID->"d4a62b61-61bd-4d4b-96d1-4c9beffcb246", CellID->145081571] }, Open ]] }, Open ]] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell[808145, 16853, 249, 5, 70, "Section",ExpressionUUID->"fdd58039-396c-4bee-8185-1e91d0040d19", CellTags->{"Source & Additional Information", "TemplateSection"}, CellID->611501116], Cell[CellGroupData[{ Cell[808419, 16862, 1026, 26, 70, "Subsection",ExpressionUUID->"f9f20e8d-b0d6-46eb-a92e-395794324c50", CellTags->{"Contributed By", "ContributorInformation", "TemplateCellGroup"}, CellID->86203256], Cell[809448, 16890, 47, 1, 70, "Text",ExpressionUUID->"97345c31-723e-442b-a6e8-d2553eef8479", CellID->849930099] }, Open ]], Cell[CellGroupData[{ Cell[809532, 16896, 996, 26, 70, "Subsection",ExpressionUUID->"48193f19-d4f0-47b7-ada8-c38cbdf80a56", CellTags->{"Keywords", "TemplateCellGroup"}, CellID->696375425], Cell[810531, 16924, 49, 1, 70, "Item",ExpressionUUID->"0c6357d2-1784-43c9-9145-f02c7fefa277", CellID->822035617], Cell[810583, 16927, 42, 1, 70, "Item",ExpressionUUID->"ec036a99-52b5-4865-9949-02f70f0b7285", CellID->772598926], Cell[810628, 16930, 51, 1, 70, "Item",ExpressionUUID->"11af6c84-2d62-4d0b-9d81-f4e2c9bb62e3", CellID->264480726], Cell[810682, 16933, 52, 1, 70, "Item",ExpressionUUID->"2b5bffa1-a8f8-45f3-8f22-9554a75dc5e0", CellID->306330488], Cell[810737, 16936, 51, 1, 70, "Item",ExpressionUUID->"8fe8066d-439c-4638-9392-3a216b04997b", CellID->515858023], Cell[810791, 16939, 50, 1, 70, "Item",ExpressionUUID->"c33a6c33-bbb0-4f34-add5-b7f5ad3c3de0", CellID->952397236], Cell[810844, 16942, 47, 1, 70, "Item",ExpressionUUID->"8efd5b90-ef1d-4eed-b842-92a5ac33f34f", CellID->543405993], Cell[810894, 16945, 48, 1, 70, "Item",ExpressionUUID->"7f396d3b-c2de-4803-a4be-347dc01a7890", CellID->495006764], Cell[810945, 16948, 43, 1, 70, "Item",ExpressionUUID->"06d31e7b-910b-4d34-ac76-1d16079afc7a", CellID->615816032], Cell[810991, 16951, 44, 1, 70, "Item",ExpressionUUID->"eaa01e3d-33eb-4a17-af8a-223952a6a334", CellID->706347894], Cell[811038, 16954, 50, 1, 70, "Item",ExpressionUUID->"63124597-9a46-44d3-a3f3-fa88cce6be3e", CellID->268185893], Cell[811091, 16957, 46, 1, 70, "Item",ExpressionUUID->"8aba2cce-151e-4577-87c0-5fe867f6f209", CellID->111212794], Cell[811140, 16960, 53, 1, 70, "Item",ExpressionUUID->"f965102b-1fbf-4630-9293-acb820c600f6", CellID->599389154], Cell[811196, 16963, 55, 1, 70, "Item",ExpressionUUID->"8d6169e9-70d7-4d14-9ccc-30bec71a1e5e", CellID->947717083], Cell[811254, 16966, 51, 1, 70, "Item",ExpressionUUID->"733f2cd9-61d8-4e36-b4c0-3248121cca28", CellID->816293424], Cell[811308, 16969, 48, 1, 70, "Item",ExpressionUUID->"d155d392-fad7-46db-b36f-4ad2363cf975", CellID->288320779], Cell[811359, 16972, 65, 1, 70, "Item",ExpressionUUID->"ddf91fc3-d404-4fc3-b9a0-4078abda5d86", CellID->328573642], Cell[811427, 16975, 47, 1, 70, "Item",ExpressionUUID->"09a1c320-0350-4833-9198-7a7507713094", CellID->955421003], Cell[811477, 16978, 39, 1, 70, "Item",ExpressionUUID->"b6316c51-5661-4286-8edd-115616233aba", CellID->685497430] }, Open ]], Cell[CellGroupData[{ Cell[811553, 16984, 221, 6, 70, "Subsection",ExpressionUUID->"6df4b262-591e-404a-bbcf-989c6138d6aa", CellTags->{"Categories", "TemplateCellGroup"}, CellID->362094786], Cell[811777, 16992, 8286, 251, 70, "Output",ExpressionUUID->"bdd4e8db-26ce-4425-8ce4-10b6f7524149", CellTags->{"Categories", "Categories-Checkboxes", "CheckboxCell"}, CellID->860721314] }, Open ]], Cell[CellGroupData[{ Cell[820100, 17248, 980, 26, 70, "Subsection",ExpressionUUID->"c0324043-1fba-458a-abeb-b794ede9f14d", CellTags->{"Related Symbols", "TemplateCellGroup"}, CellID->659846169], Cell[821083, 17276, 47, 1, 70, "Item",ExpressionUUID->"d69aaac7-e7be-4db0-b4ff-de8b3762b01a", CellID->676826509] }, Open ]], Cell[CellGroupData[{ Cell[821167, 17282, 1039, 26, 70, "Subsection",ExpressionUUID->"503082b2-86ab-4b35-93cf-4d7cac3d9588", CellTags->{"Related Resource Objects", "TemplateCellGroup"}, CellID->465534472], Cell[822209, 17310, 528, 8, 70, "Item",ExpressionUUID->"6917933a-9d7f-4601-8b84-a2518782de8e", CellTags->{"DefaultContent", "TabNext"}, CellID->873143661] }, Open ]], Cell[CellGroupData[{ Cell[822774, 17323, 1084, 26, 70, "Subsection",ExpressionUUID->"975fc7da-3bc5-4a02-9a55-83302b13d6e5", CellTags->{"Source/Reference Citation", "TemplateCellGroup"}, CellID->515669552], Cell[823861, 17351, 516, 8, 70, "Text",ExpressionUUID->"f7b451cc-5d29-4a01-ac3f-be43108919f5", CellTags->{"DefaultContent", "TabNext"}, CellID->436399423] }, Open ]], Cell[CellGroupData[{ Cell[824414, 17364, 923, 26, 70, "Subsection",ExpressionUUID->"f7827792-9523-4f80-89e8-df8fb8130051", CellTags->{"Links", "TemplateCellGroup"}, CellID->571756773], Cell[825340, 17392, 363, 9, 70, "Item",ExpressionUUID->"0937cb9b-6cb2-4996-8887-1ae264824829", CellID->455544656] }, Open ]], Cell[CellGroupData[{ Cell[825740, 17406, 1874, 45, 70, "Subsection",ExpressionUUID->"45c8c027-c4fc-418f-b6d3-2c3feec3aae6", CellTags->{"TemplateCellGroup", "Tests", "VerificationTests"}, CellID->561308448], Cell[CellGroupData[{ Cell[827639, 17455, 158, 5, 70, "Input",ExpressionUUID->"32da5391-1ae5-4f12-9057-05a9365f2223", CellTags->"DefaultContent", CellID->946203791], Cell[827800, 17462, 122, 4, 70, "Output",ExpressionUUID->"d2e6a07f-446b-4337-aa84-c23a269c299b", CellTags->"DefaultContent", CellID->168370258] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[827971, 17472, 955, 25, 70, "Subsection",ExpressionUUID->"bf966b49-4d02-4da7-80bf-7a50720ec681", CellTags->{"Compatibility", "TemplateCellGroup"}, CellID->695575686], Cell[CellGroupData[{ Cell[828951, 17501, 1174, 31, 70, "Subsubsection",ExpressionUUID->"2ec4002c-de3b-416f-af18-26490e80d09d", CellTags->{"CompatibilityWolframLanguageVersionRequired", "TemplateCellGroup", "Wolfram Language Version"}, CellID->901090016], Cell[830128, 17534, 89, 2, 70, "Text",ExpressionUUID->"0cd566a0-f14d-469b-b303-17c53c723336", CellTags->{"DefaultContent", "ScrapeDefault"}, CellID->788185540] }, Open ]], Cell[CellGroupData[{ Cell[830254, 17541, 1113, 29, 70, "Subsubsection",ExpressionUUID->"57cbe529-137a-41cd-ba9e-6ae5a142cf55", CellTags->{"CompatibilityOperatingSystem", "Operating System", "TemplateCellGroup"}, CellID->172929666], Cell[831370, 17572, 2098, 62, 70, "Output",ExpressionUUID->"2b4d1c7a-35f7-44f8-8b1e-f77329d845b3", CellTags->{"CheckboxCell", "CompatibilityOperatingSystem", "CompatibilityOperatingSystem-Checkboxes"}, CellID->589765368] }, Closed]], Cell[CellGroupData[{ Cell[833505, 17639, 1280, 33, 70, "Subsubsection",ExpressionUUID->"c0d8ec24-db6d-489d-8b4e-2a9fae6e0814", CellTags->{"CompatibilityFeatures", "Required Features", "TemplateCellGroup"}, CellID->304592644], Cell[834788, 17674, 2149, 63, 70, "Output",ExpressionUUID->"d7616f7a-ae8a-4b6c-b03c-a3dbe4f73715", CellTags->{"CheckboxCell", "CompatibilityFeatures", "CompatibilityFeatures-Checkboxes"}, CellID->851691753] }, Closed]], Cell[CellGroupData[{ Cell[836974, 17742, 1913, 46, 70, "Subsubsection",ExpressionUUID->"7ffed686-b143-42cf-ac63-3c1ea6f3f075", CellTags->{"CompatibilityEvaluationEnvironment", "Environments", "TemplateCellGroup"}, CellID->684661901], Cell[838890, 17790, 3991, 117, 70, "Output",ExpressionUUID->"7cfa8a06-3469-4af8-a0de-604136556659", CellTags->{"CheckboxCell", "CompatibilityEvaluationEnvironment", "CompatibilityEvaluationEnvironment-Checkboxes"}, CellID->171952027] }, Closed]], Cell[CellGroupData[{ Cell[842918, 17912, 1071, 27, 70, "Subsubsection",ExpressionUUID->"2eb15b46-8082-442e-b034-adc882d9d343", CellTags->{"Cloud Support", "CompatibilityCloudSupport", "TemplateCellGroup"}, CellID->104285080], Cell[843992, 17941, 1218, 36, 70, "Output",ExpressionUUID->"c21aefa5-1845-4af2-9a35-c65806c34c20", CellTags->{"CheckboxCell", "CompatibilityCloudSupport", "CompatibilityCloudSupport-Checkboxes"}, CellID->131115484] }, Closed]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[845271, 17984, 1155, 28, 70, "Section",ExpressionUUID->"bff65ba0-487f-4a09-8347-dd02dffb32ac", CellTags->{"Author Notes", "TemplateCellGroup"}, CellID->681870591], Cell[846429, 18014, 529, 8, 70, "Text",ExpressionUUID->"8c2af9d7-aaa2-44a2-adca-09a62b83acf3", CellTags->{"DefaultContent", "TabNext"}, CellID->958952487] }, Open ]], Cell[CellGroupData[{ Cell[846995, 18027, 1033, 26, 70, "Section",ExpressionUUID->"6103c716-7178-4bb8-bddf-f2bfa7fa2717", CellTags->{"Submission Notes", "TemplateCellGroup"}, CellID->916799765], Cell[848031, 18055, 515, 8, 70, "Text",ExpressionUUID->"a23ef2a1-cdd0-44c3-95ca-2c50d832a43f", CellTags->{"DefaultContent", "TabNext"}, CellID->604291542] }, Open ]] }, Open ]] } ] *) (* End of internal cache information *)