\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Transmission and Prevention of Wuhan Coronavirus Disease 2019 (COVID-19) During Minimum Sunspot Number},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020 2020-01-15 (revised: 15 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Transmission and Prevention of Wuhan Coronavirus Disease 2019 (COVID-19) During Minimum Sunspot Number}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Tai-Jin  Kim}

             \affil[1]{  University of Suwon}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Abstract- Porpoises, infected by Cetacean Morbillivirus from the feces of humpback whales in the East Sea, swam along the Yangtze River to reach Dongting Lake. Infected porpoises could be stranded and moved to Huanan Seafood Wholesale Market. Wuhan is low-lying and susceptible to flooding from the Yangtze River. Agricultural water in Hubei should prevent the harmful algal blooms for clean water. Sterilization by ultraviolet is recommended in air, water and confirmed patient with dialyzer to recover the Wuhan coronavirus disaster. The vaccine can be developed by culturing blood from CeMV infected porpoises in the Yangtze River or Dongting Lake, along with Wuhan coronavirus confirmed patient blood.

\end{abstract}


\keywords{transmission, prevention, wuhan coronavirus, cetacean morbillivirus, minimum sunspot number.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
uhan is located where the Yangtze and Han rivers converge. This low-lying city, the capital of Hubei province, has always been prone to floods. The average elevation of the urban area varies slightly from 20 to 26 m and is lower than the average river water level of the Yangtze River Valley. Wuhan's low-lying geography made it hard for storm water to be discharged into the Yangtze when water levels in the river were high. Wuhan is known as "Sponge City", absorbing excessive rainfall through soil infiltration and retaining it in underground tunnels and storage tanks, only discharging it into the river once water levels there are low enough \hyperref[b41]{(WU et al., 2019)}.\par
Wuhan is located inland of central China. The city is undergoing a major construction and development stage. Moreover, the industrial structure of Wuhan, as a heavily industrialized city, means that great energy consumption is necessary for economic development \hyperref[b17]{(LI, 2019)}.\par
Wuhan is surrounded by hundreds of lakes, with the Yangtze River passing through the city with the Three Gorges Dam further upriver. Therefore, Wuhan is a good place for migratory birds to stay during the winter season.\par
Wuhan produces the highest CO 2 emissions due to heavy industries. Therefore, the ozone hole area in Wuhan is high enough not to absorb the ultraviolet radiation, leading to the strong mutation of infectious viruses. The Wuhan coronaviruses is a zoonotic disease, meaning it spread to people from animals. It originated in Huanan Seafood Wholesale Market, where 7 working people died of pneumonia while thousands of people died as a result of human to human transmission. The outbreak was linked primarily to stallholders who worked at the Market (WOODWARD, 2020).\par
The Wuhan coronavirus outbreak started in November of 2019 and has continued till March of 2020, which was close to the period of the epidemic curve of highly pathogenic avian influenza (HPAI) from November to April as confirmed in data from the World Organization for Animal Health (2017) (KIM, 2018). Symptoms include sore throats, headaches, and fevers, as well as pneumonia-like breathing difficulties.\par
The purpose of the present study is to show the transmission and the prevention of Wuhan Coronavirus Disease 2019 (COVID-19) during the minimum sunspot number period.\par
Parameters of carbon dioxide emissions, ozone hole area, sunspot number, harmful algal blooms, Asian dust, porpoise, cetacean morbillivirus, agricultural water purification, Yangtze River, the Three Gorges Dam and migratory bird, were studied to see their effects on the outbreak of COVID-19. 
\section[{II.}]{II.} 
\section[{Experiment a) UV Radiation of Indoor Air, Drinking Water and Confirmed Patient}]{Experiment a) UV Radiation of Indoor Air, Drinking Water and Confirmed Patient}\par
i. Indoor Air Ultraviolet (UV) radiation was effective in the prevention of the avian influenza virus (KIM, 2018). At the moment, there is no Wuhan coronavirus in New Zealand, Norway, Iceland and Chile, where UV radiation is so strong that it causes skin cancer (KIM, 2018). In the present experiment, UV radiation in air indoors was created by six lamps of 50W artificial UV. Fig. \hyperref[fig_0]{1} showed the UV chamber layout in Fig \hyperref[fig_0]{1-A}  Sterilization of drinking water was undertaken by UV sterilization apparatus (Fig. \hyperref[fig_1]{2}). Serial experiments showed that no microorganism colonies were observed below 60 L/min while the recycle loop showed better efficiency of sterilization than that of common one.\par
Recycle loop allowed the longer duration of UV radiation for enhancement of inactivation efficiency of microorganisms in linear water flow. It was therefore recommended that a recycle loop below 60 L/min was used for efficient sterilization of drinking water.  
\section[{c) Confirmed Patient}]{c) Confirmed Patient}\par
Blood of the confirmed people was also circulated in the UV sterilization apparatus to see that a flow rate below 60 L/min was good enough to sterilize the infected blood. Therefore, the blood recirculation with UV sterilization apparatus may not only enhance the recovery of the confirmed people from the Wuhan coronavirus but also allow not to be infected again to the coronavirus due to the sterilization of the residual Wuhan coronavirus in the blood stream of the confirmed patient with dialyzer. 
\section[{d) Asian Dust}]{d) Asian Dust}\par
Wuhan is the capital of Hubei province with a land area of 8,494 km 2 and a population of more than 10 million. It is a major transport hub with dozens of railways, roads, and expressways passing through the city and connecting to major cities in China and currently is in a boom of construction. It has been estimated that the emissions from industrial activities accounted for 34\% of secondary particulate matter, 57\% of primary dust, and 45\% of total SO 2 emissions in Wuhan \hyperref[b27]{(QUEROL et al., 2006)}. The seasonal patterns of air pollution in Wuhan exhibited strong seasonal distributions with the highest value in winter.\par
As one of the highest industrial developmental areas in China, Wuhan, has inevitably experienced severe haze induced by the air pollutants (PM2.5, PM10, NO 2 , SO 2 , O 3 , and CO) in recent years \hyperref[b36]{(WANG et al., 2017)}.\par
The harmful algal blooms (HABs) in Yangtze River, Han River, Dongting Lake, Poyang Lake, Honghu Lake and the Three Gorges Dam (Fig.  {\ref 6}) could have deteriorated the water quality in Wuhan for the recent outbreak of Wuhan coronavirus.\par
In order to examine the effect of Asian dust on the freshwater, samples of the Asian dust were collected at Anmyon Island (36?34'3"N, 126?19'45.6"E) near Seoul in South Korea by air pollution monitoring equipment (Tisch Environmental Inc.). Fig. \hyperref[fig_2]{3} shows the weekly distribution of iron (Fe) concentration in the Asian dust (red color) and chlorophyll-a in Daechung Lake (blue color) in South Korea from January 2006 to December 2012. Iron concentration was measured by ICP at Korean Basic Science Support Center while chlorophylla was determined by the standard process test for water contamination. It was observed that the concentration of chlorophyll-a reached the peak value after Fe supply via Asian dust with a lag time of 11 days. It turned out that Asian dusts enhanced the outbreak of HAB.   
\section[{e) Prevention of Harmful Algal Blooms}]{e) Prevention of Harmful Algal Blooms}\par
Harmful Algal Blooms (HAB) were analyzed to prevent the outbreak of HAB in freshwater. Parameters inducing HAB were sunlight, Aeolian dust, environmental factors (current, pH, dissolved oxygen, food web, turbulence, growth phase), enzyme, iron, nutrients (carbon, nitrogen, phosphorus, sulfur, silicon, minerals) while the critical growth parameter for the outbreak of HAB was iron (Fe). HAB development was halted in freshwater due to the sulfur compounds (H 2 S, sulfates) inducing the deficiency of the dissolved Fe in the water. The atomic ratio of N/P is commonly known to be 16/1 in fresh water for HAB. Therefore, phosphorus can be a relatively limiting factor in freshwater. HAB could be prevented by control of growth parameters such as pH, temperature, sunlight, turbulence, nitrogen, phosphorus, iron, and sulfur compounds prior to reaching the early exponential phase of algal growth (KIM, 2018) Most casualties of the Wuhan coronavirus were observed around Wuhan city, Hubei province, China. There can be a few reasons as follows:\par
1) The Initial outbreak occurred at the Huanan Seafood Wholesale Market located in downtown Wuhan.\par
2) Wuhan is surrounded by 164 lakes which are located between the Yangtze River (9m depth) and Han River. Wuhan has an elevation of 30m during floods. Wuhan is known as ''Sponge City'', storing water underground during floods. 3) The Three Gorges Dam (175 m) on the Yangtze River reserves most of the water in Hubei province, as shown in Fig. \hyperref[fig_4]{5} (LIAN et al., 2014). 4) Many migratory birds, dolphins and porpoises live in Dongting Lake, Poyang Lake and Honghu Lake. 5) Water around the Han River and Yangtze River are used for rice irrigation, which releases the nutrients of nitrogen and phosphate (MAO, 2001). 6) Asian dusts from Taklamakan and Gobi Deserts carry the iron enriched nutrients to the water. 7) Therefore, the water in Wuhan was contaminated by HAB. In fact, an excess level of ammonia-nitrogen has been found in drinking water supplies of more than 300,000 people in Wuhan (CHINA.ORG.CN, 2014). It was evident that the shortage of iron (Fe) in the algal culture reduced the growth of algae, as shown in Fig.  {\ref 6}. It was important to remove the iron from the agricultural water by aeration so that Fe 2+ is oxidized to Fe 3+ to be sedimented and filtered to prevent Harmful Algal Blooms (HAB) in the Wuhan and Yangtze Rivers (Fig. \hyperref[fig_5]{7}).\par
Figure  {\ref 6}: Growth curve of Chlorella vulgaris with various JM media; with its own Fe (+Fe, -+-), without its own Fe (Fe, -?-) (Modified from KIM, 2019) HAB removes oxygen from the water, killing fish and other aquatic life, which then decay and release toxins. Smelling foul, the water cannot be consumed by human and animals (CHINA DAILY, 2018).\par
The location of the Three Gorges Dam (TGD) is in the center of Hubei province and the Yangtze River and Han River converge in Wuhan, as shown in Fig. \hyperref[fig_5]{7}. Since the first impoundment of the TGD in 2003, HAB has occurred frequently in the near-dam tributaries \hyperref[b19]{(LIAN et al., 2014)}.\par
It was proposed that the Wuhan coronavirus was caused by the polluted Yangtze, Han Rivers and the TGD with frequent outbreaks of HAB. In order to protect the water quality from HAB, the Three Gorges Dam flushes the bottom of the Yangtze River. Several water mills are working on the surfaces of Dongting Lake and others to improve the water supply and drainage in Wuhan. It is necessary to infill the low land to be dried and quarantine the wetland to prevent the spread of the coronavirus. In addition, the bottom of the Yangtze River should be desilted for easy drainage from Wuhan to the Yangtze River.\par
Since Dongting Lake is connected with the Yangtze River and located in the upstream of Wuhan, the water quality of Dongting Lake is important to Wuhan. HAB could be prevented in freshwater by sulfur compounds (H 2 S, sulfates) inducing the deficiency of the dissolved Fe in the water. It was clear that H 2 S bubbling inhibited the growth of HAB (Fig. \hyperref[fig_6]{8}). Since the Wuhan coronavirus was mainly caused by HAB in the Yangtze and Han Rivers, the bubbling of H 2 S from Biogas is a simple and cheap method to prevent water pollution in Wuhan. Hubei province has the highest irrigated rice production in China (9,123kg ha -1 as of 1998) (MAO, 2001). Water pollution in rice irrigation was mainly caused by nitrogenous and phosphorus fertilizers. Furthermore, the Asian dust provides the iron (4 \textasciitilde  6 wt\%). Therefore, the water pollution should be prevented by reducing nitrate, phosphate and iron in the rice irrigation water before its release to the Yangtze River. Nitrogen can be removed by denitrification biotechnologies \hyperref[b1]{(BEDNAREK et al., 2014)}. Phosphorus can be also removed by integrated buffer zones \hyperref[b43]{(ZAK et al., 2018)}. Iron can be chiefly oxidized through bubbling air by water mills. After oxidation, insoluble iron hydroxide particles sediment to the bottom of the reservoir to be filtered. H 2 S bubbling can be also used to sediment the iron in the agricultural irrigation water. The HAB in Wuhan and Hubei can be thus prevented by filtration of key nutrients such as nitrogen, phosphorus and iron. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Porpoise}]{a) Porpoise}\par
The Indo-Pacific finless porpoise (Neophocaena Phocaenoides), or finless porpoise has been found around the Korean peninsula in the Yellow and East Seas, although a freshwater population is found around Jiuduansha near Shanghai at the mouth of China's Yangtze River (Fig. \hyperref[fig_7]{9}). The finless porpoise lives in the coastal waters of Asia, especially around Japan, Korea, China, Indonesia, Malaysia, India, and Bangladesh. The porpoises stay in shallow waters, up to 50 m deep, close to the shore, in waters with soft or sandy seabeds, or in estuaries and mangrove swamps. In exceptional cases, they have been encountered as far as 135 km offshore in the East China and Yellow Seas, albeit still in shallow water. Finless porpoises can grow to as much as 2.27 m in length and can weigh up to 72 kg.  Porpoises swim along the Yangtze River to Dongting Lake. It is therefore possible that porpoises may carry both cetacean morbillivirus (CeMV) and avian influenza virus (AIV) at the Dongting Lake to induce an evolutionary virus such as Wuhan coronavirus disease 2019 (COVID-19) during the minimum sunspot number, as illustrated stepwise in Fig. \hyperref[fig_1]{21}. 
\section[{b) Respiratory System}]{b) Respiratory System}\par
The respiratory and circulatory systems combine to provide an efficient delivery system that carries oxygen to and removes carbon dioxide from human body tissues. This transportation involves four separate processes; 1) breathing, which is the movement of air into and out of the lungs, 2) gas exchange by pulmonary diffusion, which is the exchange of oxygen and carbon dioxide between the lungs and the blood, 3) transport of oxygen and carbon dioxide through the blood, and 4) capillary gas exchange, which is the exchange of oxygen and carbon dioxide between the capillary blood and the metabolically active tissues. Gas exchange in the lungs serves to replenish the blood's oxygen supply, which is depleted at the tissue level, where it is used for oxidative energy production, and the removal of carbon dioxide which is the result of ATP production \hyperref[b39]{(WILMORE, 2004)}.\par
A typical pair of human lungs contain about 300 million alveoli, producing 70m 2 of surface area. The diameter of an alveolus is between 200 and 500?.\par
Alveoli are an important part of the respiratory system (Fig. \hyperref[fig_10]{11}) whose function it is to exchange oxygen and carbon dioxide molecules to and from the bloodstream. There tiny, balloon-shaped air sacs sit at the very end of the respiratory tree and are arranged in cluster throughout the lungs. Pneumonia is an inflammatory condition of the lung parenchyma, which and be caused by both viruses and bacteria. Pneumonia is an infection that inflames the alveoli in one or both lungs and can result in the air sacs filling with pus (ELDRIDGE, 2019).\par
Alveoli with 70m 2 surface area for the human have the air sac filled with pus during pneumonia. The buoyancy force of the CeMV infected whale is lacking air in the sac. The infected whale is thus afloat to be moved to the beach by the current until stranding death of pneumonia, inducing shortage of oxygen in the blood stream for heart attack. Measurements of the real time blood saturation of oxygen, exhaled O 2 and CO 2 concentrations before and after 3 minutes of exercise. The running machine ST-3000 from Gee Hoo Industrial, Taiwan was used for the experiment. Fig. \hyperref[fig_11]{12} showed the overall set up from the oxygen supply system to the measurement system through the test subject on the running machine. Fig. \hyperref[fig_2]{13} implied that the oxygen saturation (\%) decreased sharply, whose case could be equivalent to the degree of the confirmed patient infected by the coronavirus. At high altitude of 4,000 m there was less amount of oxygen. Since oxygen saturation (\%) was rapidly decreased with increase of altitude, it was expected that there would be the stepwise decrease of oxygen saturation (\%) for the confirmed patient infected by the coronavirus until death of pneumonia, if not cured. Human blood test for the presence of a nonsegmented, single-stranded RNA genome of negative polarity (BARRETT, 1999) for Wuhan coronavirus, may allow the initial screening of the confirmed case by means of blood kit, although the final confirmation can be decided by CT film for pulmonary calcification. Such a simple screening may facilitate to separate the infected patient from the healthy ones for less numbers coronavirus. The recovered patient can be stayed in the chamber of UV radiation lamp at 254 nm while wearing sunglass, not to be re-infected by the Wuhan coronavirus. RNA Viruses showed the coronavirus in cetaceans for species of bottlenose dolphin and beluga whale \hyperref[b16]{(LEGER et al., 2018)}.\par
Unusual mortality event linked to CeMV has caused the death in stranded dolphins (GROCH et al, 2018), porpoises and whales (WVEC, 2017 and GROCH et al., 2018). Since the humpback whale is 666 times heavier (40,000kg) than the human (60kg), the impact of CeMV in the evolutionary mutated form of the Wuhan coronavirus to people can be very critical.\par
As the event of an unusual Mortality Event (UME), there have been humpback whales stranded in the Atlantic Coast (NARK, 2019) and gray whales (OFFICE OF PROTECTED RESOURCES, 2020) strandings in the West Coast (as of  {\ref February 8, 2020)} of death and confirmed people along with fast recovery due to the short duration of the infection by Wuhan 
\section[{d) Vaccine Development}]{d) Vaccine Development}\par
A Wuhan coronavirus vaccine can be developed by culturing blood from CeMV infected porpoises in the Yangtze River or Dongting Lake, along with bloods from the Wuhan coronavirus confirmed patient. CeMV were inoculated and incubated at 37? (WENDY et al., 2018). The virus inactivated at a temperature between 60 and 95? (WHO, 2011) could be used as vaccines for the Wuhan coronavirus.\par
Porpoises and humpback whales infected by CeMV can be initially tested for its efficacy of curing the CeMV. At the same time migratory birds infected by LPAI/HPAI can be examained together. Finally, the developed vaccines can be injected to the confirmed patient to examine the efficacy of curing the Wuhan coronavirus. This work of vaccine development can be followed by the teams in NIH and CDC in the United States.\par
Measles is spread person-to-person through the air. Measles can cause pneumonia, seizures, brain damage and even death (vaccine information. o rg/measles).\par
Since human is the host of morbillivirus, MMR Vaccine (Measles, Mumps and Rubella Vaccine) can be applicable to the confirmed patient for curing the Wuhan coronavirus.\par
Cetacean morbillivirus (CeMV) and Measles morbillivirus (MeV) are belong to morbillivirus. Porpoises, dolphins and whales are infected by CeMV. Stranded porpoises might cause the Wuhan coronavirus in Huanan Seafood Wholesale Market for wet meat with infected blood into the sinkhole after bloodshed. Such a blood might spread around the whole city of Wuhan through the underground sinkholes with infected CeMV. The strongest UV radiation under the conditions of the highest CO 2 emissions, the worst polluted waters from 4,000 industries and highest productivity agricultural farming and the period of the minimum sunspot number in 2019 to 2020, could create an evolutionary virus from the animal of porpoises to humans. Since measles morbillivirus (MeV) are hosted by humans, it can be possible that MMR Vaccine can be a good candidate to cure the Wuhan coronavirus presumably initiated from CeMV.\par
Existing MMR Vaccine can be applicable to curing the Wuhan coronavirus, since the morbillivirus is common genus of CeMV for porpoises and measles morbillivirus for human. 
\section[{e) CO 2 Emissions}]{e) CO 2 Emissions}\par
It is evident that global CO 2 emissions increase continuously over the years (R 2 = 0.9497), as shown in Fig. \hyperref[fig_13]{15}. CO 2 emissions induced the increase of the ozone hole area (R 2 = 0.4116) (Fig. \hyperref[fig_14]{16}) with a linear relationship (R 2 = 0.3947) (Fig. \hyperref[fig_15]{17}). The ozone is known to absorb the solar UV radiation to decrease the UVB (NIH, 1989). CO 2 emissions were proportional to the ozone hole area and thus CO 2 emissions leads to powerful UVB radiation on the Earth.   China is the greatest producer of CO 2 emissions in the world. Fig. \hyperref[fig_16]{18} shows the carbon emission characteristics of 12 major Chinese cities from 2004 to 2008 \hyperref[b32]{(WANG et al., 2012)}.\par
Wuhan has the highest CO 2 emissions in the world resulting in a large ozone hole area. 
\section[{Wuhan showed CO 2 emission leading to the highest level in heating and industrial fuel use among 12}]{Wuhan showed CO 2 emission leading to the highest level in heating and industrial fuel use among 12}\par
Chinese cities in the study. The spread of the Wuhan coronavirus around China is shown in Fig. \hyperref[fig_17]{19}; data available from John's Hopkins University (Feb. 2020). All the 12 Chinese cities with excessive CO 2 emissions in Fig. \hyperref[fig_16]{18} were superimposed in the recent map of the Wuhan coronavirus distribution in Fig. \hyperref[fig_17]{19}. Therefore, it could be proposed that the Wuhan coronavirus was induced by the highest CO 2 emissions in China, during the minimum sunspot number period, causing the strongest UV radiation leading to the worst mutation of the virus. Since Wuhan seemed to be the initiator of the Wuhan coronavirus due to the contaminated water and infected air by Asian dust and air pollutions in Wuhan (WANG et al., 2017), there were many casualties specifically in Wuhan and Hubei; an area with large bodies of polluted water in the Yangtze River, Han River and the Three Gorges Dam. The outbreak spread from Wuhan to most industrialized cities with high CO 2 emissions and polluted water during the minimum sunspot number from 2019 to 2020.\par
It is imperative to reduce CO 2 emissions by replacement of fossil fuel combustion plants with nuclear power plants. Polluted waters from 4,000 factories of the highest in China along the Three Gorges Dam, Yangtze River and Han River should be purified not only for the present Wuhan coronavirus but also for the coming diseases in 2030 to 2032 considering 11 years cycle of the sunspot number.   The extent of UVB radiation is stronger in the period of the minimum sunspot number than that of the maximum sunspot number due to a decrease in the ozone concentration (NIH, 1989) for the excessive viral mutation along with extensive casualties.\par
There have been 2,978 deaths and 86,914 confirmed cases of the Wuhan coronavirus in 64 countries as of March 1, 2020. In contrast, SARS caused 775 deaths and MERS caused 858 deaths with 2,494 confirmed cases. The present Wuhan coronavirus is more dangerous than the others.\par
The highest CO 2 emissions in Wuhan during the minimum sunspot number could induce the strongest UV radiation for easy production of the mutant virus. Deteriorated air quality by the highest CO 2 emissions as well as poor water quality by polluted Yangtze and Han Rivers from the Three Gorges Dam with HAB and pollutants from 4,000 factories could be major causes of Wuhan coronavirus.\par
Another dangerous outbreak is expected at Dongting Lake with millions of migratory birds in China, during years between 2030 and 2032 due to 11 years cycle of the sunspot number. 
\section[{g) Transmission}]{g) Transmission}\par
Fig. \hyperref[fig_1]{21} postulates that the Wuhan Coronavirus Disease 2019 (COVID-19) came the evolutionary virus originated from the Antarctic through migratory birds (KIM, 2018) and humpback whales from Alaska (KIM, 2018). Humpback whales infected by cetacean morbillivirus (CeMV) migrated to the East Sea. In addition, migratory birds infected by low pathogenic avian influenza (LPAI) flew to Dongting Lake (Fig. \hyperref[fig_5]{7}).\par
Porpoises could be infected by CeMV from the feces of humpback whales in the East Sea. Porpoises swam along the Yangtze River to reach Dongting Lake, where evolutionary mutation could have occurred between migratory birds, humpback whales and then porpoises. Porpoises could have been stranded and then died of pneumonia due to infection by CeMV and evolutionary avian virus. Such dead porpoises could have been moved to the Huanan Seafood Wholesale Market in Wuhan, the starting point of the outbreak, for wet meat by several stallholders. Since catching porpoises is prohibited by law, they might wash out the infected blood leading to the spread of the coronavirus, resulting in deaths caused by pneumonia.\par
Blood washed out from infected porpoises with evolutionary CeMV could have spread via underground streams which connect the sinkholes located in and around the Huanan Seafood Wholesale Market in A heavily industrialized city such as Wuhan must be careful of excessive CO 2 emissions and polluted water quality in the period of the minimum sunspot number causing the outbreak of a serious disease like the Wuhan coronavirus. SARS in  {\ref [2002]} {\ref [2003]} in Guangdong in China and MERS in 2012-2014 in Saudi Arabia could have been caused by excessive CO 2 emissions even in the maximum sunspot number. Since CO 2 emissions enhance UV radiation at a specific location, any serious disease can originate and spread.\par
In the case of Wuhan, water polluted by agricultural irrigation and industrial chemicals flows downstream from the Three Gorges Dam, Han River and Yangtze River (LIAN, 2014). In addition, Wuhan is prone to flooding with a lower elevation than the Yangtze River making conditions even more conducive to the spread of a deadly virus. 
\section[{h) Prevention}]{h) Prevention}\par
Several treatments are recommended to stop the propagation of the Wuhan coronavirus as follows: in the inhaled air is dissolved in the stomach for steriliza If drinking water frequently, the coronavirus -tion by stomach acid, instead of pathway to the lung alveoil leading to calcification and ultimely pneumonia.?\par
Since UVR (ultraviolet radiation) exposure is strong in Wuhan City due to excessive CO 2 emissions, polluted water and the minimum sunspot, minimizing UVR using proper clothing, appropriate application of physical and/or chemical sunscreens, behavior modification, and awareness of photosensitizing medications are recommended.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
Transmission of the Wuhan coronavirus could have been initiated in the Antarctic. Avian Influenza Virus (AIV) and Cetacean Morbillivirus (CeMV) mutated under excessive UV radiation while being carried by migratory birds and humpback whales, respectively, in the period of the minimum sunspot number from 2019 to 2020.\par
Porpoises infected by Cetacean Morbillivirus (CeMV) from the feces of humpback whales in the East Sea swam along the Yangtze River to Dongting Lake. There are many migratory birds and waterfowl that could have transmitted the evolutionary new virus to porpoises. Cetacean mammals such as dolphins, porpoises and whales died of pneumonia due to CeMV and were stranded on the beach. Infected and stranded porpoises could then have been moved to Huanan Seafood Wholesale Market in Wuhan. The stallholders could have been infected by inhaling the blood from infected porpoise treatment for wet meat. Direct infection of Wuhan coronavirus (COVID-19) could have been transmitted to the stallholders resulting in 7 deaths caused by pneumonia. Indirect infection from infected blood could have spread around the Wuhan area through the sinkholes and underground waterways originating at the wet Market. As a result, all the sinkholes in the city of Wuhan must be disinfected immediately.\par
Wuhan is known as ''sponge city'' and thus a water purification scheme has to be developed. Wuhan is below the Yangtze River during flooding. The case of the Netherlands can be referenced to handle the water irrigation. As for the Three Gorges Dam, its water level can be lowered to have enough water in the downstream area including Wuhan while the bottom of the Yangtze River should be desilted from the present 9m to 15m for clean water and uninfected Wuhan. Agricultural water in Hubei province, which has the highest rice productivity in China, should have nitrogen, phosphorus and iron removed to prevent the harmful algal blooms (HAB) resulting in clean water quality in Wuhan.\par
The high concentration of carbon dioxide should be decreased by closing fossil fuel power plants and increasing nuclear power plants. The simple sterilization by ultraviolet 254nm is recommended in air, water and confirmed patient to make a quick recovery from the Wuhan coronavirus disaster. Several treatments are recommended to stop the propagation of the Wuhan coronavirus as follows: physical method (face mask, humidifier, heater), biological method (Korean kimchi and yogurt), chemical method (O 3 , pH by acetic acid, caustic lime, frequent water drinking for dissolution of the coronavirus and its disinfection at the stomach instead of its infection to the respiratory system) and photochemical method (UV radiation in indoor air, drinking water and blood circulation from the confirmed patient with dialyzer).\par
A Wuhan coronavirus vaccine can be developed by culturing blood from CeMV infected porpoises in the Yangtze River or the Dongting Lake, along with Wuhan coronavirus confirmed human blood. Existing MMR Vaccine can be applied to cure the confirmed patient.\par
It is evident that global CO 2 emissions increase continuously over the years (R 2 = 0.9497). CO 2 emissions induced the increase of the ozone hole area (R 2 = 0.4116) with a linear relationship (R 2 = 0.3947). The ozone is known to absorb the solar UV radiation to decrease the UVB. CO 2 emissions were proportional to the ozone hole area and thus CO 2 emissions induce strong UVB radiation on the Earth.\par
It can be concluded that the Wuhan coronavirus was caused by the highest CO 2 emissions and polluted water during the period of the minimum sunspot number, providing the strongest UV radiation causing the worst mutation of the Wuhan coronavirus. The virus was caused by contaminated water and infected air, meaning there were many casualties specifically in the industrial and agricultural areas of Wuhan and Hubei.\par
UVB radiation is stronger during the minimum sunspot number period than that of the maximum sunspot number due to a decrease in the ozone concentration.\par
The Wuhan coronavirus has caused 2,978 deaths and there have been 86,914 confirmed cases in 64 countries as of March 1, 2020. In contrast, SARS resulted in 775 deaths while MERS caused 858 deaths with, 2,494 confirmed cases. The present Wuhan coronavirus is more dangerous than the others. Another dangerous outbreak is expected at Dongting Lake with millions of migratory birds in China, during years between 2030 and 2032 due to 11 years cycle of the sunspot number.\par
The highest CO 2 emissions in Wuhan, as well as the spread of polluted floodwater from the Yangtze River, Han River and the Three Gorges Dam during the minimum sunspot number could have resulted in strong UV radiation creating perfect conditions for viral mutation in Wuhan and Hubei province. Overall, deteriorating air quality and high CO 2 emissions as well as the polluted water could be the major reasons for the outbreak of the Wuhan coronavirus.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1314}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 13 :Figure 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-15.png}
\caption{\label{fig_13}FFigure 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Figure 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Figure 17 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{18}\includegraphics[]{image-18.png}
\caption{\label{fig_16}Figure 18 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{19}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Figure 19 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{20}\includegraphics[]{image-20.png}
\caption{\label{fig_18}Figure 20 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{20}\includegraphics[]{image-21.png}
\caption{\label{fig_19}Figure 20 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.782\textwidth}P{0.068\textwidth}}
Transmission and Prevention of Wuhan Coronavirus Disease 2019 (COVID-19) During Minimum\tabcellsep \\
Sunspot Number\tabcellsep \\
\tabcellsep Year 2020\\
\tabcellsep 23\\
There are a few common features between Cetacean Morbillivirus (CeMV) and Wuhan coronavirus as follows; 1) Same symptoms of pneumonia.\tabcellsep Volume XX Issue III Version I\\
2) Wuhan coronavirus started in the Wuhan Seafood Wholesale Market while CeMV from dolphins,\tabcellsep ( D D D D ) F\\
porpoises and whales. 3) Wuhan city produces the highest level of CO 2 emissions in the world. The resulting thin ozone layer and excessive UV radiation provide ideal conditions for the worst viral mutation. 4) Water pollution in Wuhan and Hubei caused by agricultural irrigation and industrial pollutants in the\tabcellsep Medical Research\\
Yangtze and Han rivers and the Three Gorges Dam. 5) The Wuhan coronavirus has been named by the Coronavirus Disease 2019 (COVID-19). The event of whale deaths has been declared an "Unusual Mortality Event" while World Health Organization declared the outbreak of COVID-19 as a "public health emergency of international concern".\tabcellsep Global Journal of\\
© 2020 Global Journals\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Relative humidity (>40\%) by humidifier, Temperature\\
(>55?) by heater.\\
Since Asian dusts carry bacteria, aerosol\\
filtration is necessary to prevent the outbreak of viral\\
diseases. Effective sanitization is important in viral\\
epizootic outbreaks to avoid further spread of the\\
pathogen. The surface temperature should be kept\\
above 35? for at least 7.6h or greater than 55? to\\
ensure sufficient inactivation of HPAIV (ELVING et el.,\\
2012). It is recommended to use the air cleaner,\\
humidifier and heater for indoor air quality without the\\
viral infection. High relative humidity (>40\%) leaded to\\
loss of infections influenza virus from simulated coughs\\
(NOTI et al., 2013).\\
? Biological method; Lactobacillus, Leuconostoc,\\
Weissella from Korean Kimchi is the new superfood\\
due to its high probiotics, vitamin A and B for\\
enhancement of poultry immunity. Yogurt may boost\\
the immune system.\\
? Chemical method; O 3 , pH, Water should be spread\\
to disinfect the floor, with caustic lime being added\\
later to induce a chemical reaction for heat (200?)\\
and pH (11\textasciitilde 12).\\
? Photochemical method; UV radiation in indoor air,\\
drinking water and blood circulation of the\\
confirmed patient.\\
The contaminated waters can be sterilized by\\
physical methods (UV radiation, boiling) and chemical\\
methods (ozone treatment, CaO treatment for high pH\\
(11-12) and high temperature (200?) during the\\
chemical reaction with water) (KIM, 2018)\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\footnote{F © 2020 Global JournalsTransmission and Prevention of Wuhan Coronavirus Disease 2019 (COVID-19) During Minimum Sunspot Number} 			\footnote{© 2020 Global Journals} 		 		\backmatter   			 
\subsection[{Acknowledgment}]{Acknowledgment}\par
The author expresses sincere gratitude to the University of Suwon and G-Land of South Korea for their financial supports. Editing work undertaken by Professor Jonathan Wright is also greatly appreciated. Typing work undertaken by Kyunghoon Min is also greatly appreciated. 			  			  				\begin{bibitemlist}{1}
\bibitem[Querol et al. ()]{b27}\label{b27} 	 		\textit{},  		 			X Querol 		,  		 			A Zhuang 		,  		 			A Alastuey 		,  		 			M Viana 		,  		 			W Lv 		,  		 			Y Wang 		,  		 			A Lo?pez 		,  		 			Z Zhu 		,  		 			H Wei 		,  		 			S Xu 		.  		2006.  	 
\bibitem[110_Safeguarding the endangered narrow-ridged finless porpoise (Neophocaena asiaeorientalis) in the Yellow Sea (2020)]{b9}\label{b9} 	 		\textit{110\textunderscore Safeguarding the endangered narrow-ridged finless porpoise (Neophocaena asiaeorientalis) in the Yellow Sea},  		2020. June 2020. Marseille, Fance. p. .  	 
\bibitem[2019-2020 gray whale unusual mortality event along the West Coast. NOAA Fisheries Office of Protected Resources (2020)]{b26}\label{b26} 	 		‘2019-2020 gray whale unusual mortality event along the West Coast. NOAA Fisheries’.  		 \url{https://www.fisheries.noaa.gov/national/marine-life-distress/2019-2020-gray-whale-unusual-mortality-event-along-west-coast}  	 	 		\textit{Office of Protected Resources}  		12-Feb. 2020.  	 
\bibitem[Kim ()]{b10}\label{b10} 	 		‘An initiative study on relationship between algal blooms and Asian dust for regulation of algal blooms’.  		 			T Kim 		.  	 	 		\textit{Korean Society for Biotechnology and Bioengineering Journal}  		2014. 29  (4)  p. .  	 
\bibitem[Li et al. ()]{b18}\label{b18} 	 		‘Analysis of global and local population stratification of finless porpoises Neophocaena Phocaenoides in Chinese waters’.  		 			X Li 		,  		 			Y Liu 		,  		 			A C Tzika 		,  		 			Q Zhu 		,  		 			K V Doninck 		,  		 			M Milinkovitch 		.  	 	 		\textit{Marine Biology}  		2011. 158 p. .  	 
\bibitem[Boil water ()]{b38}\label{b38} 	 		\textit{Boil water},  		 39. WHO.  		2011.  	 	 (Technical brief) 
\bibitem[Van Bressem ()]{b31}\label{b31} 	 		‘Cetacean morbillivirus: Current knowledge and future directions’.  		 			Van Bressem 		.  		 \xref{http://dx.doi.org/10.3390/v6125145}{10.3390/v6125145}.  		 \url{https://doi.org/10.3390/v6125145}  	 	 		\textit{Viruses}  		2014. 6 p. .  	 
\bibitem[Lukianova and Mursula ()]{b20}\label{b20} 	 		‘Changed relation between sunspot numbers, solar UV/EUV radiation and TSI during the declining phase of solar cycle 23’.  		 			R Lukianova 		,  		 			K Mursula 		.  	 	 		\textit{Journal of Atmospheric and Solar\textunderscore Terrestrial Physics}  		2011. 73 p. .  	 
\bibitem[Wang ()]{b35}\label{b35} 	 		‘Characteristics and origins of air pollutants in Wuhan, China, based on observations and hybrid receptor models’.  		 			S Wang 		.  	 	 		\textit{Journal of the Air \& Waste Management Association}  		2017. 67 p. .  	 
\bibitem[Wang et al. ()]{b36}\label{b36} 	 		‘Characteristics and origins of air pollutants in Wuhan, China, based on observations and hybrid receptor models’.  		 			S Wang 		,  		 			S Yu 		,  		 			R Yan 		,  		 			Q Zhang 		,  		 			P Li 		,  		 			L Wang 		,  		 			W Liu 		,  		 			X Zheng 		.  	 	 		\textit{Journal of the Air \& Waste Management Association}  		2017. 67 p. .  	 
\bibitem[China Daily ; Algae infests river near Three Gorges Dam (2008)]{b2}\label{b2} 	 		\textit{China Daily ; Algae infests river near Three Gorges Dam},  		2008-01-22.  	 
\bibitem[Elving et al. ()]{b5}\label{b5} 	 		‘Composting for avian influenza virus elimination’.  		 			J Elving 		,  		 			E Emmoth 		,  		 			J Ottoson 		.  		 \xref{http://dx.doi.org/10.1128/AEM.07947-11}{10.1128/AEM.07947-11}.  	 	 		\textit{Applied and Environmental Microbiology}  		2012. 78 p. .  	 
\bibitem[Wang ()]{b34}\label{b34} 	 		‘Diversity of microbial plankton across the Three Gorges Dam of the Yangtze River’.  		 			S Wang 		.  	 	 		\textit{China. Geoscience Frontiers}  		2012. 3 p. .  	 
\bibitem[Ge et al. ()]{b6}\label{b6} 	 		‘Effects of vegetative cover changes on the carrying capacity of migratory shore birds in a newly formed wetland’.  		 			Z-M Ge 		,  		 			X Zhou 		,  		 			T-H Wang 		,  		 			K-Y Wang 		,  		 			Pei E Yuan 		,  		 			X 		.  	 	 		\textit{Zoological Studies}  		2009. 48.  	 
\bibitem[Wendy et al. ()]{b37}\label{b37} 	 		‘Evolutionary evidence for multi-host ransmissions of cetacean morbillivirus’.  		 			K J Wendy 		,  		 			K Jochen 		,  		 			M Ludlow 		.  	 	 		\textit{Emerging Microbes \& Infections}  		2018. 7 p. .  	 
\bibitem[Stone et al. ()]{b30}\label{b30} 	 		‘Fetal cetacean morbillivirus infection in an Australian offshore bottlenose dolphin (Tursiops truncates)’.  		 			B M Stone 		,  		 			D J Blyde 		,  		 			J T Salki 		,  		 			U Blas-Machado 		,  		 			J Bingham 		,  		 			A Hyatt 		,  		 			J Wang 		.  	 	 		\textit{Australian Veterinary Journal}  		2011. 89 p. .  	 
\bibitem[Eldridge (2019)]{b4}\label{b4} 	 		\textit{Function and Disorders of the Alveoli. Very well health},  		 			L Eldridge 		.  		 \url{https://www.verywellhealth.com/what-are-alveoli-22}  		7-Oct. 2019. p. 49043.  	 
\bibitem[Gray whale unusual mortality event along the west coast NOAA Fisheries (2020)]{b24}\label{b24} 	 		‘Gray whale unusual mortality event along the west coast’.  		 \url{https://www.fisheries.noaa.gov/national/marine-life-distress/2019-gray-whale-unusual-mortality-event-along-west-coast}  	 	 		\textit{NOAA Fisheries},  				12-Feb. 2020.  	 
\bibitem[Groch et al. ()]{b7}\label{b7} 	 		‘Guina dolphin unusual mortality event linked to cetacean morbillivirus’.  		 			K R Groch 		,  		 			Santos-Neto E B Diaz 		,  		 			J Ikeda 		,  		 			J 		.  		 \xref{http://dx.doi.org/10.3201/eid2407.180139}{10.3201/eid2407.180139}.  	 	 		\textit{Brazil. Emerging Infectious Diseases}  		2018. 24.  	 
\bibitem[Noti et al. ()]{b25}\label{b25} 	 		‘High humidity leads to loss of infections influenza virus from simulated coughs’.  		 			J D Noti 		,  		 			F M Blachere 		,  		 			D Beezhold 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0057485}{10.1371/journal.pone.0057485}.  	 	 		\textit{PLOS One}  		2013. 8 p. e57485.  	 
\bibitem[Wvec Staff (2017)]{b42}\label{b42} 	 		\textit{High numbers of humpback whales dying off Atlantic coast. WUSA9},  		 			Wvec Staff 		.  		2017. April 26. 2017.  	 
\bibitem[Rima et al. ()]{b29}\label{b29} 	 		‘ICTV Virus Taxonomy Profile: Paramyxoviridae’.  		 			B Rima 		,  		 			A Balkerma 		,  		 			W G Dundon 		,  		 			P Duprex 		,  		 			A Easton 		,  		 			R Fouchier 		,  		 			G Kurath 		,  		 			Ictv Report 		,  		 			Consortium 		.  	 	 		\textit{Journal of General Virology}  		2019. 100 p. .  	 
\bibitem[Li ()]{b17}\label{b17} 	 		\textit{Inside China's leading 'sponge city' : Wuhan's war with water. The Guardian},  		 			J Li 		.  		2019.  	 
\bibitem[Barrett ()]{b0}\label{b0} 	 		‘Morbillivirus infections, with special emphasis on morbilliviruses of carnivores’.  		 			T Barrett 		.  	 	 		\textit{Veterinary Microbiology}  		1999. 69 p. .  	 
\bibitem[Zak ()]{b43}\label{b43} 	 		‘Nitrogen and phosphorus removal from agricultural runoff in integrated buffer zones’.  		 			D Zak 		.  	 	 		\textit{Environmental Science and Technology}  		2018. 5 p. .  	 
\bibitem[Bednarek et al. ()]{b1}\label{b1} 	 		‘Nitrogen pollution removal from areas of intensive farming-comparison of various denitrification biotechnologies’.  		 			A Bednarek 		,  		 			S Szklarek 		,  		 			M Zalewski 		.  	 	 		\textit{Ecohydrology \& Hydrobiology}  		2014. 14 p. .  	 
\bibitem[Groch ()]{b8}\label{b8} 	 		‘Pathology and causes of death in stranded humpback whales (Megaptera novaeangliae) from Brazil’.  		 			K Groch 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0194872}{10.1371/journal.pone.0194872}.  	 	 		\textit{PLOS One}  		2018. 13  (5)  p. e0194872.  	 
\bibitem[Leger et al. ()]{b16}\label{b16} 	 		\textit{Pathology of Wildlife and Zoo Animals},  		 			J S Leger 		,  		 			S Raverty 		,  		 			A Mena 		.  		 B978-0-12-805306-5.00022-5.  		 \url{https://doi.org/10.1016/}  		2018. 564 p. .  	 	 (Cetacea, Chapter 22) 
\bibitem[Wilmore and Costill ()]{b39}\label{b39} 	 		\textit{Physiology of Sport and Exercise},  		 			J H Wilmore 		,  		 			D Costill 		.  		2004. Human Kinetics.  	 
\bibitem[Polluted water affects 300,000 people in Wuhan China. org. cn (2014)]{b3}\label{b3} 	 		‘Polluted water affects 300,000 people in Wuhan’.  		 \url{http://www.china.org.cn/environment/2014-04/24/content\textunderscore 32190591.htm}  	 	 		\textit{China. org. cn}  		24-Apr. 2014.  	 
\bibitem[Kim ()]{b14}\label{b14} 	 		‘Predictions of El Niño, La Niña and record low Chicago temperature by sunspot number’.  		 			T Kim 		.  	 	 		\textit{Natural Science}  		2019. 11 p. .  	 
\bibitem[Kim ()]{b15}\label{b15} 	 		‘Predictions of Galapagos volcanic Eruption, El Niño, Ecuadorian Earthquake, Global Volcanic Eruption and Forest Fire by Sunspot Number’.  		 			T Kim 		.  	 	 		\textit{Natural Science}  		2020. 12 p. .  	 
\bibitem[Kim ()]{b11}\label{b11} 	 		‘Prevention of avian influenza virus by ultraviolet radiation and prediction of outbreak by satellite parameters’.  		 			T Kim 		.  	 	 		\textit{Journal of Biomedical Science and Engineering}  		2018. 11 p. .  	 
\bibitem[Kim ()]{b12}\label{b12} 	 		‘Prevention of harmful algal blooms by control of growth parameters’.  		 			T Kim 		.  	 	 		\textit{Advances in Bioscience and Biotechnology}  		2018. 9 p. .  	 
\bibitem[Wang ()]{b33}\label{b33} 	 		‘Remdesivir and chloroquine effectively inhibit the recently emerged novel coronavirus (2019-nCoV) in vitro’.  		 			M Wang 		.  		 \xref{http://dx.doi.org/10.1038/s41422-020-0282-0}{10.1038/s41422-020-0282-0}.  	 	 		\textit{Cell Research}  		2020.  	 
\bibitem[Lian et al. ()]{b19}\label{b19} 	 		‘Reservoir operation rules for controlling algal blooms in a tributary to the impoundment of Three Gorges’.  		 			J Lian 		,  		 			Y Yao 		,  		 			C Ma 		,  		 			Q Guo 		.  	 	 		\textit{Water}  		2014. 6 p. .  	 
\bibitem[Zhang et al. ()]{b44}\label{b44} 	 		‘Seasonal variations and chemical characteristics of PM2.5 in Wuhan, central China’.  		 			F Zhang 		,  		 			Z-W Wang 		,  		 			H-R Cheng 		,  		 			X-P Lv 		,  		 			W Gong 		,  		 			X-M Wang 		,  		 			G Zhang 		.  		 \xref{http://dx.doi.org/10.1016/j.scitotenv.2015.02.054}{10.1016/j.scitotenv.2015.02.054}.  	 	 		\textit{Sci. Total Environ}  		2015. 518 p. .  	 
\bibitem[Speciation and sources of atmospheric aerosols in a highly industrialised emerging mega-city in Central China Journal of Environmental Monitoring]{b28}\label{b28} 	 		‘Speciation and sources of atmospheric aerosols in a highly industrialised emerging mega-city in Central China’.  		 \xref{http://dx.doi.org/10.1039/B608768J}{10.1039/B608768J}.  	 	 		\textit{Journal of Environmental Monitoring}  		8 p. .  	 
\bibitem[Zhao et al. ()]{b45}\label{b45} 	 		‘The 7-Decade degradation of a large freshwater lake in central Yangtze River’.  		 			S Zhao 		,  		 			J Fang 		,  		 			S-L Miao 		,  		 			B Gu 		.  	 	 		\textit{China. Environmental Science and Technology}  		2005. 39 p. .  	 
\bibitem[Wang et al. ()]{b32}\label{b32} 	 		‘The carbon emissions of Chinese cities’.  		 			H Wang 		,  		 			J Bi 		,  		 			R Zhang 		,  		 			M Liu 		.  	 	 		\textit{Atmospheric Chemistry and Physics Discussions}  		2012. 12 p. .  	 
\bibitem[Woodward ()]{b40}\label{b40} 	 		‘The outbreaks of both the Wuhan coronavirus and SARS likely started in Chinese wet markets. Photos show what the markets look like’.  		 			A Woodward 		.  	 	 		\textit{Business Insider}  		2020.  	 
\bibitem[Mcintosh ()]{b22}\label{b22} 	 		‘The solar magnetic activity band interaction and instabilities that shape quasi-periodic variability’.  		 			S Mcintosh 		.  		 Doi : 10. 1038/ncomms7491.  	 	 		\textit{Nature Communications}  		2015. 6 p. 6491.  	 
\bibitem[Kim ()]{b13}\label{b13} 	 		‘Transmission of avian influenza virus by humpback whale and its stranding along the Atlantic Coast with CO 2 emissions’.  		 			T Kim 		.  	 	 		\textit{Journal of Biomedical Science and Engineering}  		2018. 11 p. .  	 
\bibitem[Wu et al. ()]{b41}\label{b41} 	 		\textit{Variation of hydro-environment during past four decades with underground sponge city to control flash floods in Wuhan, China. Chinese Roots Global Impact. Underground Space. An overview},  		 			H-L Wu 		,  		 			W-C Cheng 		,  		 			S-L Shen 		,  		 			N-Y Lin 		,  		 			A Arulrajah 		.  		 \xref{http://dx.doi.org/10.1016/j.undsp.2019.01.003}{10.1016/j.undsp.2019.01.003}.  		2019.  	 
\bibitem[Mao ()]{b21}\label{b21} 	 		\textit{Water efficient irrigation and environmentally sustainable irrigated rice production in China},  		 			Z Mao 		.  		2001. China.  		 			Wuhan University 		 	 
\bibitem[Nark (1989)]{b23}\label{b23} 	 		‘Whales are dying along East Coast-and scientists are racing to understand why, National Geographic’.  		 			J Nark 		.  		 \url{https://www.nationalgeographic.com/animals/2019/03/humpback-whales-unusual-mortality-event/25}  	 	 		\textit{National Institutes of Health}  		Mar-13. 2019. 1989. May 8-2010. 7  (8)  p. .  	 	 (NIH Consensus Statement) 
\end{bibitemlist}
 			 		 	 
\end{document}
