\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={Global Climatic Change in Nigeria: A Reality or Mirage},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Global Climatic Change in Nigeria: A Reality or Mirage}
\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]{Ojekunle  Z.O.}

             \author[2]{Rotimi Ojekunle  }

             \affil[1]{  Federal University of Agriculture}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2013 Accepted: 3 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Emphasis on climate change studies have been more on global whereas the effects are mainly at regional and national levels. It is on this premise that this study investigated the effect on climate change and global warming from the Nigerian perspective. Climatic data (Mean annual and monthly rainfall and temperature) from 30 synoptic stations, for 80 years were collected from the Nigerian Meteorological Agency, Lagos, between 1901-1938 and 1971-2012. Secondary data from different sources were also collected.These were analysed using time series, correlation and percentages among other statistical tools. The result shows that while temperature at inverse relationship in Nigeria i.e. temperature is increasing, the rainfall is decreasing. While global temperature for the past 100 years is 0.72-0.74 OC that of Nigeria between the two climatic periods under study is 1.80 OC. Major spatial shifts were observed for example, southward shift in the divide between the double rainfall peak and single rainfall peak, and temporal shift in short-dry-season from August to July in Southern Nigeria.

\end{abstract}


\keywords{global warming, climate change, short-dry-season, temperature, rainfall peak, sustainable development policies and measures.}

\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
ntergovernmental Panel on Climate (IPCC, 2007) defines climate change as a change in the state of the climate that can be identified (eg., by using statistical tests) by changes in the mean and /or the variability of its properties, and that persists for an extended period typically decades or longer. Although the length of time it takes the changes to manifest matters, the level of deviation from the normal and its impacts on the ecology and environment are most paramount \hyperref[b9]{(Odjugo, 2010)}. Climate change via global warming is the end product of a changing climate.\par
Climate change is said to exist when the level of climatic deviation from the normal is very significant over a long period of time (preferably centuries) and such deviations have clear and permanent impacts on the ecosystem \hyperref[b7]{(Odjugo, 2009a;}\hyperref[b8]{2009b)}. It should be emphasized that global or regional climate has never been static but variability is an inherent characteristic of climate. Climate change is different from the generally known term as climatic variability which means variation in the mean state and other statistics of climate on all spatial and temporal scales beyond that of individual weather event. Such temporal scale variations could be monthly, seasonal, annual, decadal, periodic, quasiperiodic or non-periodic. Climate change is of two facets namely global warming and global cooling. Global warming is a gradual but systematic increase in average global temperatures experienced for a very long period of time while the reverse is true for global cooling. The ongoing global warming has taken about four decades without reversing. IPCC  {\ref (2007)} shows that the current warming of the earth's climate is unequivocal caused by anthropogenic forces as is now evident from observations of increases in global average air and ocean and atmospheric temperatures. If the current warming continues unabated for a prolonged period, it will attain a new climatic status -warm or hot climatewith its effects on man and the ecosystem.\par
Climate change is caused by two basic factors namely natural processes (bio-geographical) and human activities (anthropogenic). The extraterrestrial or extragenic factors include solar radiation quantity (sunspot), quality (ultra violet radiation change) and meteor (emphasized mine). A high solar quality and quantity and period of perihelion (when the earth is nearest to the sun), result in heating up of the earth surface which lead to global warming. The incident radiation on the earth during aphelion (when the earth is farthest away from the sun) is always low and if this combines with low solar quality and quantity, global cooling is experienced. Volcanic eruptions also lead to both global warming and cooling. Through volcanic eruptions, lot of gases, vapour and particulate matter are emitted into the atmosphere. Such emissions influence the atmospheric chemistry thereby creating short-term cooling and long-term heating of the atmosphere. Prominent examples of such eruptions of great magnitude were Krakatoa eruption in 1883, Mount Agung in 1963 and Mount Pinatubo in 1992 and many more recent events.\par
The greenhouse gases (GHGs) which include carbon dioxide (CO 2 ), methane (CH 4 ), nitrous oxide fluoro carbons (HFCs), per fluoro carbons (PFCs), chlorofluorocarbons (CFCs) and sulphur hexa fluoride (SF6). Global GHGs emissions due to human activities have grown since pre-industrial times, with the increase of 82 \% between 1970 and 2011 (Fig  {\ref 1}). As at 1970 and 2011, the contributions of each of the GHGs by gas to the atmosphere are shown in Figure  {\ref 2 and 3} respectively. It is obvious that CO 2 is the most important contributor to the GHG with anthropogenic activities contributing to 53.6\% and 55.2\% for 1970 and 2011 respectively. The contribution of different anthropogenic sectors to GHGs as at 2011 is presented in Table \hyperref[tab_0]{1} while for Nigeria Land Use and Change and Forestry (LUCF) topped the list and that of the World, energy supply topped the list, waste and wastewater emitted the least GHGs into the atmosphere. Like CO 2 the contribution of CH 4 grew sharply after the pre-industrial period of the 18th century (Fig  {\ref 4}). The pre-industrial value of CH 4 was 700ppbv (part per billion by volume). This increased to 1774 ppbv by 2005 and it is expected to rise to 3700ppbv by 2100  {\ref (Fig 4)}. There is high level of agreement and much evidence to show that with the current climate change mitigation policies and related sustainable development practices, global GHGs emissions will continue to grow over the next few decades. The IPCC Special Report on Emissions Scenarios (SRES, 2000) projects an increase of global GHGs emissions by 25\% to 90\% between the year 2000 and 2030, with fossil fuels maintaining their dominant position of the global energy mix to 2030 and beyond  {\ref (IPCC, 2007)}. Gas flaring which is also term as fugitive gas is another source of GHGs emission in Nigeria. Nigeria is the largest gas flaring nation in the world. She flares more than 70\% of her natural gas \hyperref[b4]{(Odjugo, 2005b;}\hyperref[b5]{2007a)}. A drastic change in the climate systems either due to natural forces or unsustainable human activities results in climate change. The latter is regarded as the basic cause of on-going climate change and the advanced countries are most responsible \hyperref[b1]{(DeWeerdt, 2007)}. As vividly study by IPCC (2007) which shows that observed climatic data from developed countries reveal significant change in many physical and biological systems in response to global warming but there is remarkable lack of geographic balance in data and literature on observed changes with marked scarcity in developing countries. It is thus to assess the causes, rate and effects of climate change and global warming with emphasis on Nigeria. 
\section[{II.}]{II.} 
\section[{Review}]{Review}\par
The increasing evidence for climate change, and the lack of adequate action, has brought keen interest on adaptation policies. The IPCC Fourth Assessment of mitigation efforts which shows that with the current commitment including Kyoto Protocol agreement would may not lead to stabilization of the atmospheric greenhouse concentration as agreed by the Cophengan Convention of 2008 and that it is due to lag times in the climate system. 'No mitigation efforts, no matter hoe rigorous and relentless, will prevent climate change from happening in the few decades'\par
As a matter of identity no country is left out in the acceleration of global warming and consequent climate change. Nigeria be it small in the global context cannot detached herself from the little ways it is contributing to climate change. Nigeria is emitting 183.92 MTCO 2 -eq as at 2011 of total CO 2 in the world even though that account for less than 1 \% of the world total as shown in table 2. Given the data as at 2011, Nigerian total emission of GHGs exluding Land-Use Change (LUCF) and Forestry and GHGs including Land-Use Change and Forestry (LUCF) are 324.51 MTCO 2 -eq and 496.13 MTCO 2 -eq respectively. Although CO 2 is the is the most contributing gas when we talk of global warming, in Nigeria CH 4 (205.52 MTCO 2 -eq) accounts for the highest and then follow by CO 2 (83.93 MTCO 2eq), while when we considered emission of GHGs by sub-sector, it shown that the emitter of gas follows this pattern of magnitude, fugitive gas > other gases > transportation. Fugitive gas had been on the rise in Nigeria and by 2011 it has accumulated to 57.33 MTCO 2 -eq and this will continue as Nigeria is still the number 2 country in the world with great history of gas flaring and in the process release CO 2 to air causing global warming. Also as shown in table 2, the GHGs contribution of gas by sector account for 171.63 MTCO 2 -eq , 158.50 MTCO 2 -eq and 100.68 MTCO 2 -eq for Land-Use Change and Forestry, Energy and Agriculture in the order of magnitude respectively. Depicting that most of our emission is from forestry and agriculture in that combine effect because our society is an agrian one and also for the factor that we are developing though unsustainably might has cause great increase in emission from the energy sector as shown in table \hyperref[tab_1]{2}.\par
A case was explored from the experiment conducted by environmental experts in Nigeria to know the extent to which global climate change had been realistic in the country and as it was with many countries, Nigeria expert also have divergent view on the reality of climate change.\par
This was conducted by Olofintoye and Sule (2010) with the major aims of looking into the impact of global warming on the rainfall for some selected cities in the Niger Delta of Nigeria, and deducing if urban water supply is sustainable under the prevailing climate condition. The time series of meteorological data (rainfall and temperature) were analysed with the aim of detecting trends in the variables and vulnerability.\par
The non-parametric Man-Kendall test was used to detect monotonic trends, and the Sen's slope estimator was used to develop models for the variables.\par
The study revealed that there is evidence of global warming in Owerri, and rainfall has significantly increased in Calabar over the years. Though the trends in rainfall at Owerri and Port-Harcourt were not significant, the slope estimates revealed a positive trend in the rainfall of the stations. Thus, it is concluded that water supply is sustainable under the current climate condition.\par
From the results of the analyses, the temperature at Owerri demonstrates a significantly increasing trend. Thus, it may be concluded that there is sufficient evidence of global warming in Owerri. The rainfall at Calabar also demonstrates a significantly increasing trend. Although the temperature trends at Calabar and Port-Harcourt are not significant, the positive values of slope estimates are indicative of a positive trend. The Sen Slope estimates of the rainfall trends in the three stations are positive and the plots of rainfall against year reveals an upward rise over the years  {\ref (1983 -2012)}.\par
Thus, it was concluded that since global warming is not having a significant negative effect on the rainfall of the selected cities, urban water supply is still sustainable under the present climate condition of the Niger Delta (Olufintoye and Sule, 2010). 
\section[{III.}]{III.} 
\section[{Materials and Methods}]{Materials and Methods}\par
Mean monthly and annual temperatures and rainfall from 30 synoptic stations between 1901-1938 and 1971-2012 in Nigeria were collected from the Nigerian Meteorological Agency, Lagos and Meteorological Department in some Airports. Although there are more than 30 meteorological stations in Nigeria, the study was limited to 30 stations because of consistency in available climatic data since the establishment of the stations.\par
Moreover the selected stations are true representative of the various climatic zones of Nigeria. The Two most important climatic elements (temperature and rainfall) were used in this study. These climatic elements were measured regularly in the stations used and these climatic elements best determine the prospects as well as the ecological and socio-economic problems of Nigeria. Data from different secondary sources were also used.\par
Eighty years period were covered in this research work. This is important because we were able to capture the period when climate change signals were not an issue  and when they are stronger . With 80 years, two climatic periods of 38 and 42 years can be studied and this will provide a better platform to investigate the changes within the climatic periods. The mean annual temperature data were used to construct the isothermal maps of Nigeria, while the rainfall data were used to construct the isohyets maps of Nigeria for the two climatic periods.\par
With these maps, the analysis of the spatial pattern of rainfall and temperature with implication to climate change in Nigeria was carried out. The temporal climatic changes over the years were examined by employing the time series.\par
Also data from World Resources Institute via Climatic Analysis Indicator Tools (WRI-CAIT) were also employed to analysed recent and current Green House Gases with respect to Nigeria and the World at large. 
\section[{IV.}]{IV.} 
\section[{Results and Discussion}]{Results and Discussion}\par
Climate change has started impacting and will continue to affect global temperatures, water resources, ecosystems, agriculture and health among others. Continued GHGs emission at or above the current rates would cause further warming and induce many changes in the global climate system during the 21st century that would very likely be larger than those observed during the 20th century. There had being variation in world temperature since 1860 when direct temperature measurement started as shown in Figure \hyperref[fig_3]{5}. The global temperatures were below average until the late 1930s when alternating cooling and warming started. This trend continued up to the 1980s when a renewed and pronounced warming continued till date. 1998 is recorded as the warmest individual year followed by 2002. Eleven of the last twelve years  {\ref (1995)} {\ref (1996)} {\ref (1997)} {\ref (1998)} {\ref (1999)} {\ref (2000)} {\ref (2001)} {\ref (2002)} {\ref (2003)} {\ref (2004)} {\ref (2005)} {\ref (2006)}  In Nigeria, temperature has been on the increase. The increase between 1901 and 1938 was not much. The increase became so rapid since the early 1970s. The mean temperature between 1901 and 1938 was 26.04 O C while the mean between 1971 and 2012 was 27.84. This indicates a mean increase of 1.80 O C for the two climatic periods. This is significantly higher than the global increase of 0.74 O C since instrumental global temperature measurement started in 1860. Should this trend continue unabated, Nigeria may experience between the middle (2.5 O C) and high (4.5 O C) risk temperature increase by the year 2100.\par
The result is a clear indication that Nigeria is experiencing global warming at the rate higher than the global mean temperatures. The observed temporal increase is also evident in the spatial increase. Between 1901 and 1938, the southernmost part of the country was marked by 25.5 O C isotherms while the northernmost was 28. The decreasing rainfall and increasing temperatures are basic features of global warming and climate change. Spatially, a declining trend is also noticed. In the 1901-1938 climatic periods, the 600 mm isohyets engulfed Nguru, but is was replaced by 496 mm during the 1971-2012 climatic period. Moreover, prior to 1938, the 1200 mm isohyets that was found close to Kaduna, has dropped to Minna axis. \hyperref[b3]{Odjugo (2005a;}\hyperref[b6]{2007b}) also observe that the number of raindays dropped by 53\% in the north-eastern Nigeria and 15.5\% in the Niger Delta coastal areas while rainfall intensity is increasing across the country.\par
Although there is a general decrease in rainfall amount in Nigeria, the coastal areas like Warri, Brass, Port-Harcourt, Calabar and Uyo among others have experienced slightly increasing rainfall in recent years. It is expected that the 2800 mm isohyets of the southernmost part of Nigeria in 1901-1938 be replaced by say 2700 or 2600 mm in 1971-1938, but a critical look at the scenario in Port Harcourt and Ikom that were within 2600 mm is now replaced by that of 2800 mm. Another major disruption in climatic patterns of Nigeria which shows evidence of climate change and global warming might be short-dry-season shift (popularly known as August Break). In the 1901-1938 climatic period, short-dry season was experienced more during the month of August but since the 1970s, it is being experienced more in the month of July. Another prominent change in rainfall pattern in Nigeria is that the areas experiencing double rainfall maximal is undergoing gradual shift in the short-dry-season (locally referred to as August Break) from the month of July-August.\par
The short-dry-season is a brief period of low rainfall (dry spell) that separates the two rainfall peaks. In 1901 -1938, the short dry season occurred 31 years in the month of August and 7 years in July. By 1971 -2012, the short dry season occurred 12 years in the month of August, 23 years in the month of July and 4 years for both months. This implies that the dry spell which used to occur in the month of August followed by heavy rains in the month of September ) now shifted to July followed by wet period in the months of  {\ref August and} {\ref September (1971-2012)}.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The paper shows that climate change is caused by both anthropogenic and natural factors. What we are experiencing now is global warming caused by anthropogenic factor (human activities) and when the on-going warming continue unabated for decades or centuries with significant ecological impacts then, the earth will attain a changed climate (warm or hot climate). The human activities that cause global warming are transportation, industrialization, urbanization, agriculture, deforestation, water pollution and burning of fossil fuel among others. These either emit greenhouse gases into the atmosphere or reduce the rate of carbon sinks. and rainfall decreased by 93 mm within the two climatic periods. The impacts of climate change are global but it will hit harder on developing countries because of their poor status and low mitigating and adaptive capacity. To reverse the impacts, appropriate measures are needed to reduce the rate of greenhouse gases emissions while adequate adaptation and mitigation strategies should be applied especially with respect to sustainable development policies and measures as applied in many developing countries like China (Motorization), Indian (Electrification), Brazil (Biofuel Production) and South Africa (Carbon Capture and Storage). To do this, efficient and effective energy supply based on solar, wind, geothermal, hydro and bio-energy should be encouraged. Fuel efficient vehicles especially with the European standard and aircrafts alongside mass transportation, light and subrail and non-motorised means of transport are needed. While deforestation should be reduced, afforestation and reforestation as well forest management should be encouraged.\par
Advanced countries like the U.S.A, Canada, United Kingdom and Japan etc., have been putting strategies like developing clean mechanism in place both to reduce the emission of GHGs and mitigate the effects of climate change but there is no evidence that Nigeria has started anything with respect to emission reduction and preparedness for mitigation measures (though adaptive strategies are in place which are not really implemented). We hope that the bill on climate change and the recommendation to establish climate change commission will have appropriate political backing to start GHGs emission cut and mitigation measures against climate change in Nigeria.   \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{124}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :Figure 2 :Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
The implication is that global warming is being\\
experienced with global temperatures rising by 0.74 O C\\
since 1860 while that of Nigeria increased by 1.80 O C\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1338492597577389\textwidth}P{0.3306191117092867\textwidth}P{0.15329744279946164\textwidth}P{0.23223418573351276\textwidth}}
PARAMETRE\tabcellsep SECTOR/SUB SECTOR\tabcellsep NIGERIA\tabcellsep WORLD\\
\tabcellsep \tabcellsep MT CO 2 -eq\tabcellsep MT CO 2 -eq\\
Total CO 2\tabcellsep Total CO 2\tabcellsep 183.92\tabcellsep 32,127.54\\
Total GHGs\tabcellsep Excluding LUCF\tabcellsep 324.51\tabcellsep 43,645.77\\
\tabcellsep Including LUCF\tabcellsep 496.13\tabcellsep 45,720.46\\
GHGs by Gas\tabcellsep CO 2\tabcellsep 83.93\tabcellsep 32,127.84\\
\tabcellsep CH 4\tabcellsep 205.52\tabcellsep 7,245.63\\
\tabcellsep N 2 O\tabcellsep 34.52\tabcellsep 3,550.22\\
\tabcellsep F-Gas\tabcellsep 0.28\tabcellsep 722.38\\
GHGs Emission by Sector\tabcellsep Energy\tabcellsep 158.50\tabcellsep 33,338.44\\
\tabcellsep Industrial Process\tabcellsep n/a\tabcellsep 2,588.54\\
\tabcellsep Agriculture\tabcellsep 100.68\tabcellsep 6,031.15\\
\tabcellsep Waste\tabcellsep 65.04\tabcellsep 1,480.97\\
\tabcellsep LUCF\tabcellsep 171.63\tabcellsep 2,074.70\\
\tabcellsep Bunker\tabcellsep 2.87\tabcellsep 1,044.22\\
GHGs Emission by Sub-Sector\tabcellsep Heat/Electricity\tabcellsep 18.11\tabcellsep 14.542.27\\
\tabcellsep Manufacturing/Construction\tabcellsep 4.32\tabcellsep 6,489.75\\
\tabcellsep Transportation\tabcellsep 23.58\tabcellsep 5,850.32\\
\tabcellsep Other Fuel\tabcellsep 53.16\tabcellsep 3,958.37\\
\tabcellsep Fugitive Emission\tabcellsep 57.33\tabcellsep 2,523.00\\
CO 2 Emission by Sub-Sector\tabcellsep Heat/Electricity\tabcellsep 18.11\tabcellsep 14,542.27\\
\tabcellsep Manufacturing/Construction\tabcellsep 4.32\tabcellsep 6,489.75\\
\tabcellsep Transportation\tabcellsep 23.58\tabcellsep 5,850.32\\
\tabcellsep Other Fuel\tabcellsep 53.16\tabcellsep 3,212.58\\
\tabcellsep Fugitive Emission\tabcellsep 31.07\tabcellsep 224.86\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Olofintoye et al. ()]{b10}\label{b10} 	 		\textit{},  		 			O O Olofintoye 		,  		 			B F Sule 		,  		 			Usep 		.  	 	 		\textit{Journal of Research Information in Civil Engineering}  		2010. 7  (2) .  	 
\bibitem[Paris and Oecd/Iea ()]{b15}\label{b15} 	 		\textit{},  		 			France : Paris 		,  		 			Oecd/Iea 		.  		 \url{http://data.iea.org/ieastore/statslisting.asp.©OECD/IEA}  		2013.  	 
\bibitem[Odjugo ()]{b3}\label{b3} 	 		‘An analysis of rainfall pattern in Nigeria’.  		 			P A O Odjugo 		.  	 	 		\textit{Global Journal of Environmental Science}  		2005a. 4  (2)  p. .  	 
\bibitem[Odjugo ()]{b9}\label{b9} 	 		‘Black water rising: The growing global threat of rising seas and bigger hurricanes’.  		 			P A O Odjugo 		.  	 	 		\textit{Journal of Human Ecology}  		2010. 2006. 29  (1)  p. .  	 	 (World Watch) 
\bibitem[Carbon Dioxide Information Analysis Center (CDIAC)]{b12}\label{b12} 	 		 \xref{http://dx.doi.org/10.3334/CDIAC/00001_V2013}{10.3334/CDIAC/00001\textunderscore V2013}.  		 \url{http://cdiac.ornl.gov/trends/emis/overview\textunderscore 2010.html}  		\textit{Carbon Dioxide Information Analysis Center (CDIAC)},  				 (Oak Ridge, Tenn., U.S.A. doi)  		 		 			Oak Ridge National Laboratory, U.S. Department of Energy 		 	 
\bibitem[Carbon Dioxide Information Analysis Centre (CDIAC). Carbon History and Measurements]{b0}\label{b0} 	 		\textit{Carbon Dioxide Information Analysis Centre (CDIAC). Carbon History and Measurements},  		 \url{http://cdiac.esd.ornl.gov}  		 	 
\bibitem[Deweerdt ()]{b1}\label{b1} 	 		‘Climate change coming home: Global warming effects on population’.  		 			S Deweerdt 		.  	 	 		\textit{World Watch}  		2007. 20  (3)  p. .  	 
\bibitem[CO 2 Emissions from Fuel Combustion ()]{b14}\label{b14} 	 		\textit{CO 2 Emissions from Fuel Combustion},  		2013. 2013.  	 	 (International Energy Agency (IEA). edition) 
\bibitem[Global Non-CO 2 GHG Emissions: 1990-2030 ()]{b13}\label{b13} 	 		\textit{Global Non-CO 2 GHG Emissions: 1990-2030},  		 \url{http://www.epa.gov/climatechange/EPAactivities/economics/nonCO2projections.html}  		2012. Washington, DC.  		 			U.S. Environmental Protection Agency (EPA 		 	 	 (EPA. Available at) 
\bibitem[Boden et al. ()]{b11}\label{b11} 	 		\textit{Global, Regional, and National Fossil Fuel CO 2},  		 			T A Boden 		,  		 			G Marland 		,  		 			R J Andres 		.  		2013.  	 
\bibitem[Intergovernmental Panel on Climate (IPCC) 2007. Climate change The fourth assessment report (AR4) .Synthesis report for policymakers (2007)]{b2}\label{b2} 	 		‘Intergovernmental Panel on Climate (IPCC) 2007. Climate change’.  		 \url{http://www.ipcc.ch/pdf/assessment-report/ar4/syr/ar4\textunderscore syr\textunderscore spm.pdf.Access}  	 	 		\textit{The fourth assessment report (AR4) .Synthesis report for policymakers},  				2007. 15th June, 2009.  	 
\bibitem[Odjugo (2009)]{b8}\label{b8} 	 		\textit{Proceeding of the National Conference on Climate Change and Nigerian Environment held at the Department of Geography},  		 			P A O Odjugo 		.  		2009b. 29th June -2nd July, 2009. Nsukka, Nigeria.  		 			University of Nsukka 		 	 	 (Global and regional analysis of the causes and rate of climate change) 
\bibitem[Odjugo ()]{b7}\label{b7} 	 		‘Quantifying the cost of climate change impact in Nigeria: Emphasis on wind and rainstorms’.  		 			P A Odjugo 		.  	 	 		\textit{Journal of Human Ecology}  		2009a. 28  (2)  p. .  	 
\bibitem[Odjugo ()]{b6}\label{b6} 	 		‘Some effects of gas flaring on the microclimate of yam and cassava production in Erhorike and Environs’.  		 			P A O Odjugo 		.  	 	 		\textit{Nigerian Geographical Journal}  		2007b. 5  (1)  p. .  	 
\bibitem[Odjugo ()]{b5}\label{b5} 	 		‘The impact of climate change on water resources; global and regional analysis’.  		 			P A Odjugo 		.  	 	 		\textit{The Indonesian Journal of Geography}  		2007a. 39 p. .  	 
\bibitem[Odjugo ()]{b4}\label{b4} 	 		‘The impact of gas flaring on rainwater quality and human health in Delta State’.  		 			P A O Odjugo 		.  	 	 		\textit{Knowledge Review}  		2005b. 11  (7)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
