\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={Phenologically-Tuned MODIS NDVI-Based Time Series (2000-2012) for Monitoring of Vegetation and Climate Change in North-Eastern Punjab, Pakistan},
 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{2012-07-15 (revised: 15 July 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-07-15}
\title{Phenologically-Tuned MODIS NDVI-Based Time Series (2000-2012) for Monitoring of Vegetation and Climate Change in North-Eastern Punjab, Pakistan}
\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]{Dr. Farooq  Ahmad}

             \author[2]{Dr. Farooq  Ahmad}

             \affil[1]{  University of the Punjab, New Campus, Lahore, Pakistan.}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 June 2012 Accepted: 5 July 2012 Published: 15 July 2012}

\maketitle


\begin{abstract}
        


One of the main factors determining the daily variation of the active surface temperature is the state of the vegetation cover. It can well be characterized by the Normalized Difference Vegetation Index (NDVI). The NDVI has the potential ability to signal the vegetation features of different eco-regions and provides valuable information as a remote sensing tool in studying vegetation phenology cycles. The vegetation phenology is the expression of the seasonal cycles of plant processes and contributes vital current information on vegetation conditions and their connections to climate change. The NDVI is computed using near-infrared and red reflectances, and thus has both an accuracy and precision. A gapless time series of MODIS NDVI (MOD13A1) composite raster data from 18th February, 2000 to 16th November, 2012 with a spatial resolution of 500 m was utilized. Time-series terrestrial parameters derived from NDVI have been extensively applied to global climate change, since it analyzes each pixel individually without the setting of thresholds to detect change within a time series.

\end{abstract}


\keywords{Climate, MODIS, NDVI, remote sensing, time series, vegetation phenology.}

\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
ong-term observations of remotely sensed vegetation dynamics have held an increasingly prominent role in the study of terrestrial ecology \hyperref[b16]{(Budde et al., 2004;}\hyperref[b93]{Prasad et al., 2007;}\hyperref[b84]{Ouyang et al., 2012)}. A major limitation of such studies is the limited availability of sufficiently consistent data derived from long-term remote sensing \hyperref[b84]{(Ouyang et al., 2012)}. The benefit obtained from a remote sensing sensor thereby largely depends on its spectral resolution \hyperref[b53]{(Jensen, 2005)}, which determines the sensor's capability to resolve spectral features of land surfaces \hyperref[b35]{(Fontana, 2009)}. One of the key factors in assessing vegetation dynamics and its response to climate change is the ability to make frequent and consistent observations \hyperref[b111]{(Thomas and Leason, 2005;}\hyperref[b84]{Ouyang et al., 2012)}. Ability to assess how environmental changes affect dynamics of vegetation is increasingly important for better predictions of climate change effects \hyperref[b3]{(Aguilar et al., 2012)}. Popularity of the application of the NDVI \hyperref[b98]{(Rouse et al., 1973;}\hyperref[b116]{Tucker, 1979)} in ecological studies has enabled quantification and mapping of green vegetation productivity and other landscape-level fluxes \hyperref[b125]{(Wang et al., 2003;}\hyperref[b88]{Pettorelli et al., 2005;}\hyperref[b3]{Aguilar et al., 2012)}. The evolution of vegetation index exhibits a strong correlation with the typical green vegetation growth stages. The results (temporal curves) can be analyzed to obtain useful information such as the start/end of vegetation growing season  {\ref (Gao and Mas, 2008;}\hyperref[b5]{Ahmad, 2012a)}. The NDVI is the most commonly used index  {\ref (Ahmad, 2012b)} and serves as a measure of photosynthetic activity within a certain area \hyperref[b35]{(Fontana, 2009)}.\par
The NDVI is based on differences in reflectance in the red region and maximum reflectance in the near infrared; it is the most widely used index in remote sensing \hyperref[b3]{(Aguilar et al., 2012)}.\par
The NDVI can be a useful tool to couple climate and vegetation distribution and performance at large spatial and temporal scales \hyperref[b88]{(Pettorelli et al., 2005;}\hyperref[b3]{Aguilar et al., 2012)} because vegetation vigor and productivity are related to temperature-precipitation and evapotranspiration. The NDVI serves as a surrogate measure of these factors at the landscape scale \hyperref[b125]{(Wang et al., 2003;} {\ref Groeneveld and Baugh, 2007;}\hyperref[b3]{Aguilar et al., 2012)}. The linear response of vegetation NDVI to rainfall for regions with low vegetation cover and rainfall is well documented \hyperref[b76]{(Malo and Nicholson, 1990}  \hyperref[b48]{(Huete et al., 2006;}\hyperref[b19]{Carrão et al., 2008;}\hyperref[b6]{Ahmad, 2012c}). Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon \hyperref[b102]{(Salomonson and Toll, 1991}; GSFC/NASA, 2003; Huete, 2005; Ahmad, 2012c). The MODIS has been applied in diverse applications for two reasons, the advantage of daily data and the possibility for high-quality data covering large land areas \hyperref[b139]{(Zhao et al., 2009;}\hyperref[b84]{Ouyang et al., 2012)} and offers a good opportunity to monitor and analyze regional land surface processes. This is especially true for NDVI vegetation analysis, for which MODIS provides a standard product \hyperref[b90]{(Piao et al., 2006a;}\hyperref[b139]{Zhao et al., 2009;}\hyperref[b84]{Ouyang et al., 2012)}. The MODIS design team gave substantial emphasis to instrument calibration and characterization recognizing these activities as critical for generation of accurate long-term time-series products needed for global change studies \hyperref[b49]{(Huete et al., 1999;}\hyperref[b63]{Justice et al., 2002)}.\par
The MODIS, high temporal resolution sensor allow detailed monitoring of the temporal change in vegetation \hyperref[b126]{(Weissteiner et al., 2011;}\hyperref[b84]{Ouyang et al., 2012)}. Higher resolution sensors provide spatial detail while low resolution satellites offer high temporal repetition at the expense of spatial resolution \hyperref[b84]{(Ouyang et al., 2012)}. Over the last two decades, studies of vegetation dynamics have explored several approaches to improve the spatial-temporal resolution of data from remote sensing sources. Integrating medium to high spatial resolution data with high temporal resolution data can provide a means to detect most of the variation in vegetation \hyperref[b55]{(Jin and Steven, 2005;}\hyperref[b84]{Ouyang et al., 2012)}.\par
The MODIS NDVI datasets provides unique opportunities for monitoring terrestrial vegetation conditions at regional and global scales  {\ref (Yang et}   \hyperref[b31]{Dong et al., 2003;}\hyperref[b89]{Piao et al., 2006)}, and phenology \hyperref[b107]{(Reed et al., 1994;}\hyperref[b80]{Moulin et al., 1997;}\hyperref[b89]{Piao et al., 2006)}.\par
Multi-year time series of NDVI can reliably measure yearly changes in the timing of the availability of high-quality vegetation. The biological significance of NDVI indices should be assessed in various habitat types before they can be widely used in ecological studies \hyperref[b44]{(Hamel et al., 2009)}. The premise is that the NDVI is an indicator of vegetation health, because degradation of ecosystem vegetation, or a decrease in green, would be reflected in a decrease in NDVI value \hyperref[b44]{(Hamel et al., 2009;}\hyperref[b77]{Meneses-Tovar, 2011)}. The NDVI has the potential ability to signal the vegetation features of different eco-regions and provides valuable information as a remote sensing tool in studying vegetation phenology cycles at a regional scale \hyperref[b43]{(Guo, 2003)}. Phenology has emerged recently as an important focus for ecological research \hyperref[b78]{(Menzel et al., 2001;}\hyperref[b45]{Hashemi, 2010)}. 
\section[{II.}]{II.} 
\section[{Study Area}]{Study Area}\par
The study area lies in the north-eastern Punjab province of Pakistan from 30° 11' 52" to 32° 27' 19" North latitude and 71° 53' 23" to 75° 56' 24" East longitude. The research area is consists of six districts (Figure \hyperref[fig_0]{1}); Lahore, Sheikhupura, Hafizabad, Nankana Sahib, Kasur and Okara of the province.  
\section[{Research Des?gn and Methods}]{Research Des?gn and Methods}\par
The MODIS is a key instrument onboard the Terra satellite and provides images over a given pixel of land specifically designed for measurements of land surface dynamics \hyperref[b56]{(Huete, 2005)}. The MODIS sensors, as a newer generation sensor specifically designed for, inter alia, terrestrial applications \hyperref[b35]{(Fontana, 2009}) and a validation with accurately georeferenced composite data from the MODIS sensor revealed the high accuracy of the orthorectified NDVI composites and emphasized the great importance of orthorectification for data quality in rugged terrain \hyperref[b15]{(Barnes et al., 1998;}\hyperref[b35]{Fontana, 2009)}. The MODIS provides higher radiometric sensitivity \hyperref[b14]{(Barnes and Salomonson, 1993;}\hyperref[b35]{Fontana, 2009)}. In each of the 36 spectral bands, the 12-bit resolution results in 4096 levels of discrimination in measured response \hyperref[b41]{(Guenther et al., 1998;}\hyperref[b35]{Fontana, 2009)}. The bands are sensitive to different portions of the electromagnetic spectrum between 0.46 m and 14.39 m at spatial resolutions of 250 m, 500 m, and 1 km, depending on the spectral band \hyperref[b35]{(Fontana, 2009)}. The output delivered by the MODIS level 1B algorithm includes geolocated at aperture radiances in all 36 spectral bands \hyperref[b50]{(Isaacman et al., 2003;}\hyperref[b134]{Xiong et al., 2003;}\hyperref[b135]{2003a;}\hyperref[b133]{Xiong et al., 2005;}\hyperref[b35]{Fontana, 2009)}.\par
Earth location data is available at sub-pixel accuracy. This extraordinary geolocation accuracy is achieved due to several reasons \hyperref[b128]{(Wolfe et al., 1995;}\hyperref[b35]{Fontana, 2009)}: First, the spacecrafts carrying MODIS are very stable and provide highly precise external orientation knowledge. Second, the MODIS instrument was designed to give precise interior orientation knowledge \hyperref[b67]{(Khlopenkov and Trishchenko, 2008;}\hyperref[b35]{Fontana, 2009)}. Third, an accurate global DEM \hyperref[b73]{(Logan, 1999;}\hyperref[b35]{Fontana, 2009}) is used to model and remove relief-induced distortions. Fourth, a global set of GCPs based on Landsat imagery served to determine biases in the sensor orientation, which were finally used to improve geolocation processing \hyperref[b2]{(Ackerman et al., 1998;}\hyperref[b35]{Fontana, 2009)}.\par
The MODIS NDVI data products for research area were acquired, in this case MOD13A1 (MODIS TERRA\textunderscore 500 m) data were downloaded from the Land Processes Distributed Active Archive Center (LPDAAC). Tile number covering this area is h24v05, reprojected from the Integerized Sinusoidal projection to a Geographic Lat/Lon projection, and Datum WGS84 (GSFC/NASA, 2003; Ahmad, 2012a). A gapless time series of MODIS NDVI composite raster data from 18 th February, 2000 to 16 th November, 2012 with a spatial resolution of 500 m was utilized (Figure \hyperref[fig_1]{2}) for phenologically-tuned MODIS NDVI-based time series development. The datasets provides frequent information at the spatial scale at which the majority of human-driven land cover changes occur \hyperref[b113]{(Townshend and Justice, 1988;}\hyperref[b121]{Verbesselt et al., 2010)}.\par
The NDVI values range from -1 to +1; because of high reflectance in the NIR portion of the EMS, healthy vegetation is represented by high NDVI values between 0.1 and 1 \hyperref[b71]{(Liu and Huete, 1995;} {\ref USGS, 2008;}. Conversely, non-vegetated surfaces such as water bodies yield negative values of NDVI because of the electromagnetic absorption property of water. Bare soil areas represent NDVI values which are closest to 0 due to high reflectance in both the visible and NIR portions of the EMS \hyperref[b112]{(Townshend, 1992)}. The NDVI is related to the absorption of photosynthetically active radiation and basically measures the photosynthetic capability of leaves, which is related to vegetative canopy resistance and water vapour transfer \hyperref[b124]{(Wan, 2003;}\hyperref[b95]{Rahman et al., 2004;}\hyperref[b5]{Ahmad, 2012a)}.\par
The NDVI is successful as a vegetation measure is that it is sufficiently stable to permit meaningful comparisons of seasonal and inter-annual changes in vegetation growth and activity \hyperref[b24]{(Choudhury, 1987}  The NDVI product works optimally with cloud filtering, radiometric calibration, precise geolocation, and a snow mask. In addition, the product performs best using topof-canopy reflectance inputs, corrected for atmospheric ozone, molecular scattering, aerosol, and water vapour \hyperref[b48]{(Huete et al., 2006)}.\par
IV. 
\section[{Results}]{Results}\par
Figure \hyperref[fig_3]{3} shows time-series phenology metrics for Kot Jan Muhammad district Hafizabad. The profile showed that climate was more or less stable. The trend analysis showed slight positive tendency due to increase in precipitation in winter season or western disturbances especially during 2009 to 2012, but severe dryness was observed in January 2003 (NDVI value 0.85) and June 2010 (NDVI value -0.01). Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.72 while the NDVI value on 16 th November, 2012 was 0.28 (Figure \hyperref[fig_3]{3}).\par
The phenological studies can be used to evaluate the effects of climate change \hyperref[b20]{(Chandola et al., 2010)}. The vegetation phenology is important for predicting ecosystem carbon, nitrogen, and water fluxes  {\ref (Baldocchi et}  Figure  {\ref 4} shows time-series phenology metrics for Amarkot district Lahore. The profile showed that climate was not stable and the trend analysis showed negative tendency. The fluctuations in the phenological profile were due to variation in the temperatureprecipitation at Amarkot. Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.60 while the NDVI value on 16 th November, 2012 was 0.28 (Figure  {\ref 4}). The soil productivity in winter season was higher as compared to summer season. In summer season the temperature raises upto 51 o C or more and in winter the temperature falls below 0 o C. The monsoon occurs in summer season from June till September. Monsoon rains bring much awaited relief from scorching heat. These monsoon rains are quite heavy by nature. The western disturbances generally occur during the winter months and causes moderate rainfall \hyperref[b66]{(Khan, 1993;}\hyperref[b4]{Ahmad, 2012)}.\par
Change information of the earth's surface is becoming more and more important in monitoring the local, regional and global resources and environment. The large collection of past and present remote sensing imagery makes it possible to analyze spatio-temporal pattern of environmental elements and impact of human activities in past decades \hyperref[b59]{(Jianya et al., 2008;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure  {\ref 5} shows time-series phenology metrics for Jodhwala district Kasur. The profile showed that climate was stable and the trend analysis showed slight positive tendency. The NDVI value on 18 th February, 2000 was 0.52 while the NDVI value on 16 th November, 2012 was 0.49 (Figure  {\ref 5}). The variation in the vegetation phenological temporal metrics was due to changes in the temperature-precipitation. The green cover fraction and soil productivity in winter season was much higher as compared to summer season. The NDVI has been used for several decades, which is advantageous for studying historical changes \hyperref[b115]{(Trishchenko et al., 2002;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_4]{6} shows time-series phenology metrics for Sukka Chak district Okara. The profile showed that climate was stable and the trend analysis showed positive tendency. The NDVI value on 18 th February, 2000 was 0.68 while the NDVI value on 16 th November, 2012 was 0.23 (Figure \hyperref[fig_4]{6}). The fluctuations in the phenological profile were due to variation in the temperature-precipitation. The winter disturbances were stronger as compared to summer monsoon and land degradation or desertification can't be seen at Sukka Chak. The soil productivity in winter season was much higher as compared to summer season. The phenology metrics showed a clear relationship with the seasonality of rainfall, winter and summer growing seasons \hyperref[b127]{(Wessels et al., 2011;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_5]{7} shows time-series phenology metrics for Adilgarh district Nankana Sahib. The profile showed that climate was stable and the trend analysis showed gradually positive tendency. The NDVI value on 18 th February, 2000 was 0.64 while the NDVI value on 16 th November, 2012 was 0.36 (Figure \hyperref[fig_5]{7}). The green cover fraction and soil productivity in winter season was much higher as compared to summer season.\par
Remote sensing provides a key means of measuring and monitoring phenology at continental to global scales and vegetation indices derived from satellite data are now commonly used for this purpose \hyperref[b94]{(Nightingale et al., 2008;}\hyperref[b110]{Tan et al., 2008;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_6]{8} shows time-series phenological variation for Jagganwala district Hafizabad. The profile showed that climate was stable and the trend analysis showed no change during the entire period, but severe dryness was observed in December 2002 and January 2003. Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.69 while the NDVI value on 16 th November, 2012 was 0.35 (Figure \hyperref[fig_6]{8}). The fluctuations in the phenological profile were due to variation in the temperature-precipitation. The winter disturbances were much stronger as compared to summer monsoon and land degradation or desertification can't be seen at Jagganwala. The green cover fraction and soil productivity in winter season was much higher as compared to summer season.\par
Variations in vegetation activity have been linked with changes in climates  {\ref (Los et}  Figure \hyperref[fig_7]{9} shows time-series phenological variation for Qila Deva Singh district Nankana Sahib. The profile showed that climate was stable and the trend analysis showed gradual positive tendency during the entire period, but little dryness was observed in January 2003 (NDVI value 0.13) and July, 2010 (NDVI value 0.09). Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.73 while the NDVI value on 16 th November, 2012 was 0.25 (Figure \hyperref[fig_7]{9}). The NDVI exhibits a strong correlation with the typical green vegetation growth stages \hyperref[b140]{(Zhao et al., 2005;} {\ref Gao and Mas, 2008;}\hyperref[b4]{Ahmad, 2012;}\hyperref[b5]{2012a)}.\par
Figure \hyperref[fig_8]{10} shows time-series phenological variation for Ali Raza Abad district Lahore. The profile showed that climate was more or less stable during the entire period. The fluctuations in the phenological profile were due to variation in the temperature-precipitation at Ali Raza Abad. The NDVI value on 18 th February, 2000 was 0.61 while the NDVI value on 16 th November, 2012 was 0.32 (Figure \hyperref[fig_8]{10}).\par
To enhance the vegetation signal in remotely sensed data and provide an approximate measure of live green vegetation, a number of spectral vegetation indices have been developed by combining data from multiple spectral bands into single values because they correlate the biophysical characteristics of the vegetation of the land-cover \hyperref[b18]{(Campbell, 1987)} from the satellite spectral signals \hyperref[b138]{(Yang et al., 2008)}.\par
Figure \hyperref[fig_9]{11} shows time-series phenological variation for Shakranj Pur district Okara. The profile showed that climate was not stable, severe interannual variation in temperature-precipitation was observed at Shakranj Pur and the trend analysis showed gradual positive tendency during the entire period. Severe dryness was observed in August 2008 (NDVI value 0.004). Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.51 while the NDVI value on 16 th November, 2012 was 0.25 (Figure \hyperref[fig_9]{11}).\par
Figure \hyperref[fig_10]{12} shows time-series phenological variation for Titranwali district Nankana Sahib. The profile showed that climate was stable and the trend analysis showed no change. The fluctuations in the phenological profile were due to variation in the temperatureprecipitation during the entire period. The winter disturbances were much stronger as compared to summer monsoon and land degradation or desertification can't be seen at Titranwali. The green cover fraction and soil productivity in winter season was much higher as compared to summer season. Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.67 while the NDVI value on 16 th November, 2012 was 0.27 (Figure \hyperref[fig_10]{12}).\par
Figure \hyperref[fig_11]{13} shows time-series variation profile for Ajianwala district Sheikhupura. The profile showed that climate was stable and the trend analysis showed slight positive change, but little dryness was observed in January 2003 (NDVI value 0.05). The fluctuations in the phenological profile were due to variation in the temperature-precipitation during the entire period. The winter disturbances were much stronger as compared to summer monsoon at Ajianwala. Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.72 while the NDVI value on 16 th November, 2012 was 0.35 (Figure \hyperref[fig_11]{13}).\par
Time series of acquired multi-spectral image represent characteristics of a landscape and each element represented has a particular spectral response. The time series of such vegetation indices observed over a period can help in further classification of the vegetation as crop and other type of vegetation \hyperref[b81]{(Musande et al., 2012)}.\par
Figure \hyperref[fig_12]{14} shows time-series variation profile for Makki Unchi district Sheikhupura. The profile showed that climate was stable and the trend analysis showed no change. The green cover fraction and soil productivity in winter season was much higher as compared to summer season. The NDVI value on 18 th February, 2000 was 0.78 while the NDVI value on 16 th November, 2012 was 0.26 (Figure \hyperref[fig_12]{14}). The NDVI provides useful information for detecting and interpreting vegetation land cover it has been widely used in remote sensing studies \hyperref[b32]{(Dorman and Sellers, 1989;}\hyperref[b82]{Myneni and Asrar, 1994;}\hyperref[b37]{Gao, 1996;}\hyperref[b105]{Sesnie et al., 2008;}\hyperref[b64]{Karaburun, 2010;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_13]{15} shows time-series variation profile for Bodal Khaneke district Kasur. The profile showed that climate was not stable; the trend analysis showed negative tendency and severe dryness was observed in August-September 2011 (NDVI value -0.02). The fluctuations in the phenological profile were due to variation in the temperature-precipitation at Bodal Khaneke. Fluctuations were observed at start/end pixel values. The NDVI value on 18 th February, 2000 was 0.23 while the NDVI value on 16 th November, 2012 was 0.17 (Figure \hyperref[fig_13]{15}).\par
The ecology of the north-eastern Punjab province is mainly arid to semi arid. Abundant evidence verifies that the natural resources were unwisely overexploited to achieve higher growth rates in agriculture. The country is now suffering from problems like water scarcity for crop cultivation with salinity and sodicity problems, more erratic and low rainfalls for rain-fed agriculture and low carrying capacity of rangelands representing more three-fifth of total geographic area. Agriculture is the only sector which is entirely dependent on the quality of natural resources for sustaining higher productivity \hyperref[b33]{(Farooq et al., 2007;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_14]{16} shows time-series variation profile for Asrur district Sheikhupura. The profile showed that climate was not stable and the trend analysis showed gradual positive tendency during the entire period, but little dryness was observed in January 2003 (NDVI value 0.05). The profile also showed gradual increase in precipitation from December 2004 to November 2012. The winter disturbances were much stronger, and the duration also increased from December 2009 to present at Asrur. The NDVI value on 18 th February, 2000 was 0.43 while the NDVI value on 16 th November, 2012 was 0.23 (Figure \hyperref[fig_14]{16}). The healthy and dense vegetation show a large NDVI \hyperref[b36]{(Fuller, 1998;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_15]{17} shows time-series variation profile for Katlohi Kallan district Kasur. The profile showed that climate was more or less stable. The trend analysis showed no change, but little dryness was observed in January 2003 (NDVI value 0.12). The NDVI value on 18 th February, 2000 was 0.68 while the NDVI value on 16 th November, 2012 was 0.32 (Figure \hyperref[fig_15]{17}).\par
The NDVI can be used not only for accurate description of vegetation classification and vegetation phenology \hyperref[b118]{(Tucker et al., 1982;}\hyperref[b114]{Tarpley et al., 1984;}\hyperref[b60]{Justice et al., 1985;}\hyperref[b72]{Lloyd, 1990;}\hyperref[b99]{Singh et al., 2003;}\hyperref[b74]{Los et al., 2005;}\hyperref[b4]{Ahmad, 2012)} but also effective for monitoring rainfall and drought, estimating net primary production of vegetation, crop growth conditions and crop yields, detecting weather impacts and other events important for agriculture and ecology \hyperref[b68]{(Kogan, 1987;}\hyperref[b28]{Dabrowska-Zielinska et al., 2002;}\hyperref[b99]{Singh et al., 2003;}\hyperref[b25]{Chris and Molly, 2006;}\hyperref[b38]{Glenn et al., 2008;}\hyperref[b4]{Ahmad, 2012)}.\par
Figure \hyperref[fig_16]{18} shows phenological temporal comparison for Thatha Khudayar district Sheikhupura. In this profile MODIS NDVI 500 m data products for the period 2007 to 2011 at 16-days interval was evaluated. The findings showed that the impact of summer monsoon was stronger as compared to winter disturbances. The precipitation was received in both the summer and winter season. The climate was stable during the entire period at Thatha Khudayar.\par
Figure \hyperref[fig_17]{19} shows phenological temporal comparison for Haveli district Okara using MODIS NDVI 500 m data products at 16-days interval for the period 2007 to 2011. The temporal curves indicate that climate was stable, green cover fraction, and biomass productively increased due to precipitation in summer and winter season. The profile showed maximum soil and biomass productivity in 2009 and minimum in 2010 and land degradation can't be seen at Haveli.  Processed by the author. Figure  {\ref 4} : Time-series phenology metrics for Amarkot, District Lahore.\par
Processed by the author. Figure  {\ref 5} : Time-series phenology metrics for Jodhwala, District Kasur.\par
Processed by the author.               V. 
\section[{Discussion and Conclusions}]{Discussion and Conclusions}\par
As the use of space and computer technology developed, humankind has a great advantage of produce this much important research projects with the help of technology in an easier, more accurate way within less time than other ways. As a result all these can have a very effective role in helping the country to increase the amount and the quality of agricultural products \hyperref[b8]{(Akkartala et al., 2004;} {\ref Ahmad, 2012b)}. Ground cover as estimated did not take into account the physiological status of the vegetation in the sense that we did consider as cover all vegetation whatever its status. The use of NDVI, in general, takes into account mostly the green living vegetation \hyperref[b27]{(Cyr et al., 1995;} {\ref Ahmad, 2012b)}. suitable for monitoring vegetation condition in the Punjab province. The climatic variation is the major contributor to inter-annual NDVI variation. Precipitation has stronger effects on NDVI than temperature \hyperref[b70]{(Li and Guo, 2012)}. Vegetation phenology derived from remote sensing is important for a variety of scientific applications \hyperref[b58]{(Hufkens et al., 2010)}, and can provide a useful signal for classifying vegetated land cover \hyperref[b30]{(Dennison and Roberts, 2003)}. This communication presents a new methodology for studying vegetation phenology using remote sensing \hyperref[b23]{(Charbonneau and Kondolf, 1993)}. The methodology provides a flexible means to monitor vegetation dynamics over large area using remote sensing. Initial results using MODIS NDVI data products for the north-eastern Punjab province of Pakistan demonstrate that the method provides realistic results that are geographically and ecologically consistent with the known behaviour of vegetation. In particular, the MODIS NDVI based estimates of green up onset, maturity onset, and dormancy onset show strong spatiotemporal patterns that also depend on land cover type \hyperref[b13]{(Baret and Guyot, 1991;}\hyperref[b23]{Charbonneau and Kondolf, 1993;}\hyperref[b61]{Justice et al., 1998)}.\par
The results of this research are encouraging and the techniques described provide an improved method for estimating the quantity of vegetative cover across large and complex environment of the northeastern Punjab province of Pakistan with MODIS NDVI data products. This study also identified several data acquisition and processing issues that warrant further investigation. Studies are under way to assess the importance of coordinating and timing field data collection and image acquisition dates as a means of improving the strength of the relationships between MODIS NDVI data products and land condition trend analysis \hyperref[b103]{(Senseman et al., 1996;} {\ref Ahmad, 2012b)} ground-truth data. Due to the continuous provision of information to present days, the MODIS data has been used for many other purposes in geophysical, environmental or agricultural sciences and vegetation change \hyperref[b26]{(Chuvieco et al., 2003;}\hyperref[b106]{Stöckli and Vidale, 2004;}\hyperref[b4]{Ahmad, 2012)}.\par
The study demonstrates the successful application of MODIS NDVI products on climatic variation. Through the application and analyses of time series data, this research provides valuable understanding of the impact of environmental drivers on the spatial, annual and interannual variation of vegetation dynamics in the north-eastern Punjab province of Pakistan \hyperref[b4]{(Ahmad, 2012)} \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{20}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 20 shows}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 6 :}\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{10}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Figure 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{} \par 
\begin{longtable}{P{0.6714285714285714\textwidth}P{0.05714285714285714\textwidth}P{0.07142857142857144\textwidth}P{0.049999999999999996\textwidth}}
The\tabcellsep Moderate\tabcellsep Resolution\tabcellsep Imaging\\
\multicolumn{4}{l}{Spectroradiometer (MODIS) is a key instrument onboard}\\
\multicolumn{3}{l}{the Terra and Aqua satellite platforms}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: The NDVI is computed using near-infrared and red reflectances, and thus has both an accuracy and precision. A gapless time series of MODIS NDVI (MOD13A1) composite raster data from 18 th February, 2000 to 16 th November, 2012 with a spatial resolution of 500 m was utilized. Time-series terrestrial parameters derived from NDVI have been extensively applied to global climate change, since it analyzes each pixel individually without the setting of thresholds to detect change within a time series. The required data preparation for the integration of MODIS NDVI data into GIS is described with focus on the projection from the MODIS/Sinusoidal projection to the national coordinate systems. Through the application and analyses of time-series data, this research will provide valuable understanding of the impact of environmental drivers on the spatial, annual and inter-annual variation of climate and vegetation cover dynamics across north-eastern Punjab province of Pakistan. The results have important implications for parameterization of land surface process models using biophysical variables estimated from remotely sensed data.factors are location-dependent, more detailed analyses are needed\hyperref[b125]{(Wang et al., 2003;}\hyperref[b3]{Aguilar et al., 2012)}.]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 			\footnote{Phenologically-Tuned MODIS NDVI-Based Time Series (2000-2012) for Monitoring of Vegetation and Climate Change in North-Eastern Punjab, Pakistan} 		 		\backmatter   			 \par
Jodhwala, Sukka Chak, Adilgarh, Jagganwala, Qila Deva Singh, Ali Raza Abad, Shakranj Pur, Titranwali, Ajianwala, Makki Unchi, Bodal Khaneke, Asrur, Katlohi Kallan villages and phenological temporal comparison at 16-days interval for Thatha Khudayar and Haveli villages, year 2007 to 2011. Further, biomass versus NDVI and mean maximum; January 2011 to December 2011 was generated for Bahak Maqaiyaddin village of the research area. 
\subsection[{Acknowledgements}]{Acknowledgements}\par
The author wishes to thank his respected mentor Dr. Robert Bryant, Sheffield Centre for International Drylands Research, Department of Geography, The University of Sheffield for review and providing valuable comments on draft-version of this paper. 			  			 			 			  				\begin{bibitemlist}{1}
\bibitem[ Journal of Hydrology]{b39}\label{b39} 	 		\textit{},  	 	 		\textit{Journal of Hydrology}  		344  (1-2)  p. .  	 
\bibitem[ Biological Conservation]{b87}\label{b87} 	 		\textit{},  	 	 		\textit{Biological Conservation}  		127 p. .  	 
\bibitem[ Geocarto International]{b104}\label{b104} 	 		\textit{},  	 	 		\textit{Geocarto International}  		11  (3)  p. .  	 
\bibitem[Reed et al. ()]{b107}\label{b107} 	 		\textit{},  		 			B C Reed 		,  		 			J F Brown 		,  		 			D Vanderzee 		,  		 			T R Loveland 		,  		 			J W Merchant 		,  		 			D O Ohlen 		.  		1994.  	 
\bibitem[Dabrowska-Zielinska et al. ()]{b28}\label{b28} 	 		\textit{},  		 			K Dabrowska-Zielinska 		,  		 			F Kogan 		,  		 			A Ciolkosz 		,  		 			M Gruszczynska 		,  		 			W Kowalik 		.  		2002.  	 
\bibitem[Wolfe et al. ()]{b129}\label{b129} 	 		\textit{},  		 			R E Wolfe 		,  		 			M Nishihama 		,  		 			A J Fleig 		,  		 			J A Kuyper 		,  		 			D P Roy 		,  		 			J C Storey 		,  		 			F S Patt 		.  		2002.  	 
\bibitem[) for Monitoring of Vegetation and Climate Change Phenologically-Tuned MODIS NDVI-Based Time Series ()]{b62}\label{b62} 	 		‘) for Monitoring of Vegetation and Climate Change’.  	 	 		Phenologically-Tuned MODIS NDVI-Based Time Series  		2000-2012.  	 
\bibitem[) for Monitoring of Vegetation and Climate Change Phenologically-Tuned MODIS NDVI-Based Time Series ()]{b109}\label{b109} 	 		‘) for Monitoring of Vegetation and Climate Change’.  	 	 		Phenologically-Tuned MODIS NDVI-Based Time Series  		2000-2012.  	 
\bibitem[Sakamoto et al. ()]{b101}\label{b101} 	 		‘A crop phenology detection method using time-series MODIS data’.  		 			T Sakamoto 		,  		 			M Yokozawa 		,  		 			H Toritani 		,  		 			M Shibayama 		,  		 			N Ishitsuka 		,  		 			H Ohno 		.  	 	 		\textit{Remote Sensing of Environment}  		2005. 96 p. .  	 
\bibitem[Liu and Huete ()]{b71}\label{b71} 	 		‘A feedback based modification of the NDV I to minimize canopy background and atmospheric noise’.  		 			H Q Liu 		,  		 			A R Huete 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		1995. 33 p. .  	 
\bibitem[Dorman and Sellers ()]{b32}\label{b32} 	 		‘A Global climatology of albedo, roughness length and stomatal resistance for atmospheric general circulation models as represented by the Simple Biosphere Model (SiB)’.  		 			J L Dorman 		,  		 			P J Sellers 		.  	 	 		\textit{Journal of Applied Meteorology}  		1989. 28  (9)  p. .  	 
\bibitem[Los et al. ()]{b74}\label{b74} 	 		‘A method to convert AVHRR normalized difference vegetation index time series to a standard viewing and illumination geometry’.  		 			S O Los 		,  		 			P R J North 		,  		 			W M F Grey 		,  		 			M J Barnsley 		.  	 	 		\textit{Remote Sensing of Environment}  		2005. 99  (4)  p. .  	 
\bibitem[Lloyd ()]{b72}\label{b72} 	 		‘A phenological classification of terrestrial vegetation cover using shortwave vegetation index imagery’.  		 			D Lloyd 		.  	 	 		\textit{International Journal of Remote Sensing}  		1990. 11  (12)  p. .  	 
\bibitem[Jianya et al. ()]{b59}\label{b59} 	 		‘A review of multi-temporal remote sensing data change detection algorithms. The International Archives of the Photogrammetry’.  		 			G Jianya 		,  		 			S Haigang 		,  		 			Ma Guorui 		,  		 			Z Qiming 		.  		 \url{http://www.isprs.org/proce-edings/XXXVII/congress/7\textunderscore pdf/5\textunderscore WG-VII-5/05.pdf.(AccessedonNovember15}  	 	 		\textit{Remote Sensing and Spatial Information Sciences}  		2008. 2012. 7 p. .  	 
\bibitem[Ahmad ()]{b5}\label{b5} 	 		‘A review of remote sensing data change detection: Comparison of Faisalabad and Multan Districts’.  		 			F Ahmad 		.  	 	 		\textit{Journal of Geography and Regional Planning}  		2012a. 5  (9)  p. .  	 
\bibitem[Malo and Nicholson ()]{b76}\label{b76} 	 		‘A study of rainfall and vegetation dynamics in the African Sahel using normalized difference vegetation index’.  		 			A R Malo 		,  		 			S E Nicholson 		.  	 	 		\textit{Journal of Arid Environments}  		1990. 19  (1)  p. .  	 
\bibitem[Achieving sub-pixel geolocation accuracy in support of MODIS land science Remote Sensing of Environment]{b130}\label{b130} 	 		‘Achieving sub-pixel geolocation accuracy in support of MODIS land science’.  	 	 		\textit{Remote Sensing of Environment}  		83  (1-2)  p. .  	 
\bibitem[Grau et al. ()]{b40}\label{b40} 	 		‘Agriculture expansion and deforestation in seasonally dry forests of north-west Argentina’.  		 			H R Grau 		,  		 			N I Gasparri 		,  		 			T M Aide 		.  	 	 		\textit{Environmental Conservation}  		2005. 32 p. .  	 
\bibitem[Huete et al. ()]{b48}\label{b48} 	 		‘Amazon rainforests green-up with sunlight in dry season’.  		 			A R Huete 		,  		 			K Didan 		,  		 			Y E Shimabukuro 		,  		 			P Ratana 		,  		 			S R Saleska 		,  		 			L R Hutyra 		,  		 			W Yang 		,  		 			R R Nemani 		,  		 			R Myneni 		.  	 	 		\textit{Geophysical Research Letters}  		2006. 33  (L06405) .  	 	 (4 p) 
\bibitem[Yang et al. ()]{b136}\label{b136} 	 		‘An analysis of relationships among climate forcing and time-integrated NDVI of grasslands over the US northern and central Great Plains’.  		 			L Yang 		,  		 			B K Wylie 		,  		 			L L Tieszen 		,  		 			B C Reed 		.  	 	 		\textit{Remote Sensing of Environment}  		1998. 65 p. .  	 
\bibitem[Yang et al. ()]{b137}\label{b137} 	 		‘An assessment of AVHRR/NDVI-ecoclimatological relations in’.  		 			Y Yang 		,  		 			L Yang 		,  		 			J W Merchant 		.  	 	 		\textit{International Journal of Remote Sensing}  		1997. 18  (10)  p. .  	 
\bibitem[Justice et al. ()]{b63}\label{b63} 	 		‘An overview of MODIS land data processing and product status’.  		 			C O Justice 		,  		 			J R G Townshend 		,  		 			E F Vermote 		,  		 			E Masuoka 		,  		 			R E Wolfe 		,  		 			N Saleous 		,  		 			D P Roy 		,  		 			J T Morisette 		.  	 	 		\textit{Remote Sensing of Environment}  		2002. 83 p. .  	 
\bibitem[Akkartala et al. (2004)]{b8}\label{b8} 	 		‘Analysis of changes in vegetation biomass using multitemporal and multisensor satellite data’.  		 			A Akkartala 		,  		 			O Türüdüa 		,  		 			F S Erbekb 		.  		 \url{http://www.isprs.org/proceedings/XXXV/congress/yf/papers/946.pdf.}  	 	 		\textit{Proceedings of XXXV ISPRS Congress},  				 (XXXV ISPRS CongressIstanbul, Turkey)  		2004. July 2004. 2011. 17 p. .  	 	 (Ac cessed on September) 
\bibitem[Justice et al. ()]{b60}\label{b60} 	 		\textit{Analysis of the phenology of global vegetation using meteorological satellite},  		 			C O Justice 		,  		 			J R G Townshend 		,  		 			B N Holben 		,  		 			C J Tucker 		.  		1985.  	 
\bibitem[Paruelo et al. ()]{b85}\label{b85} 	 		‘ANPP estimates from NDVI for the Central Grassland Region of the United States’.  		 			J M Paruelo 		,  		 			H E Epstein 		,  		 			W K Lauenroth 		,  		 			I C Burke 		.  	 	 		\textit{Ecology}  		1997. 78  (3)  p. .  	 
\bibitem[Budde et al. ()]{b16}\label{b16} 	 		‘Assessing land cover References Références Referencias Phenologically-Tuned MODIS NDVI-Based Time Series (2000-2012) for Monitoring of Vegetation and Climate Change in North-Eastern Punjab, Pakistan performance in Senegal, West Africa using 1-km integrated NDVI and local variance analysis’.  		 			M E Budde 		,  		 			G Tappan 		,  		 			J Rowland 		,  		 			J Lewis 		,  		 			L L Tieszen 		.  	 	 		\textit{Journal of Arid Environments}  		2004. 59  (3)  p. .  	 
\bibitem[Nightingale et al. ()]{b94}\label{b94} 	 		\textit{Assessing the effect of climate change on honey bees using scale hive records and satellite derived vegetation phenology products},  		 			J M Nightingale 		,  		 			W E Esaias 		,  		 			R E Wolfe 		,  		 			J E Nickeson 		,  		 			J A Pedelty 		.  		 \url{http://www.igarss08.org/Abstracts/pdfs/2282.pdf.(AccessedonNove-mber10}  		2008. 2011.  	 
\bibitem[Ji and Peters ()]{b54}\label{b54} 	 		‘Assessing vegetation response to drought in the northern Great Plains using vegetation and drought indices’.  		 			L Ji 		,  		 			A J Peters 		.  	 	 		\textit{Remote Sensing of Environment}  		2003. 87 p. .  	 
\bibitem[Chen et al. ()]{b21}\label{b21} 	 		‘Assessment of MODIS-EVI, MODIS-NDVI and VEGETATION-NDVI composite data using agricultural measurements: An example at corn fields in western Mexico’.  		 			P Y Chen 		,  		 			G Fedosejevs 		,  		 			M Tiscareño-López 		,  		 			J G Arnold 		.  	 	 		\textit{Environmental Monitoring and Assessment}  		2006. Springer. 119  (1-3)  p. .  	 
\bibitem[Chen et al. ()]{b22}\label{b22} 	 		‘Assessment of NDVI composite using merged NOAA-14 and NOAA-15 AVHRR data’.  		 			P Y Chen 		,  		 			R Srinivasan 		,  		 			G Fedosejevs 		,  		 			A D Báez-González 		,  		 			P Gong 		.  	 	 		\textit{Geographic Information Sciences}  		2002. 8  (1)  p. .  	 
\bibitem[Weissteiner et al. ()]{b126}\label{b126} 	 		‘Assessment of status and trends of olive farming intensity in EU-Mediterranean countries using remote sensing time series and land cover data’.  		 			C J Weissteiner 		,  		 			P Strobl 		,  		 			S Sommer 		.  	 	 		\textit{Ecological Indicators}  		2011. 11  (2)  p. .  	 
\bibitem[Myneni and Asrar ()]{b82}\label{b82} 	 		‘Atmospheric effects and spectral vegetation indices’.  		 			R B Myneni 		,  		 			G Asrar 		.  	 	 		\textit{Remote Sensing of Environment}  		1994. 47 p. .  	 
\bibitem[Zoran and Stefan (2006)]{b143}\label{b143} 	 		‘Climatic changes effects on spectral vegetation indices for forested areas analysis from satellite data’.  		 			M Zoran 		,  		 			S Stefan 		.  	 	 		\textit{Proceedings of the 2 nd Environmental Physics Conference},  				 (the 2 nd Environmental Physics ConferenceAlexandria, Egypt)  		2006. 18-22 February 2006. p. .  	 
\bibitem[Lucht et al. ()]{b75}\label{b75} 	 		‘Climatic control of the high-latitude vegetation greening trend and Pinatubo effect’.  		 			W Lucht 		,  		 			I C Prentice 		,  		 			R B Myneni 		,  		 			S Sitch 		,  		 			P Friedlingstein 		,  		 			W Cramer 		,  		 			P Bousquet 		,  		 			W Buermann 		,  		 			B Smith 		.  	 	 		\textit{Science}  		2002. 296  (5573)  p. .  	 
\bibitem[Carrão et al. ()]{b19}\label{b19} 	 		‘Contribution of multispectral and multitemporal information from MODIS images to land cover classification’.  		 			H Carrão 		,  		 			P Gonçalves 		,  		 			M Caetano 		.  	 	 		\textit{Remote Sensing of Environment}  		2008. 112  (3)  p. .  	 
\bibitem[Senseman et al. ()]{b103}\label{b103} 	 		\textit{Correlation of rangeland cover measures to satellite-imagery-derived vegetation indices},  		 			G M Senseman 		,  		 			C F Bagley 		,  		 			S A Tweddale 		.  		1996.  	 
\bibitem[Jakubauskas et al. ()]{b51}\label{b51} 	 		‘Crop identification using harmonic analysis of time-series AVHRR NDVI data’.  		 			M E Jakubauskas 		,  		 			R David 		,  		 			J H Kastens 		.  	 	 		\textit{Computers and Electronics in Agriculture}  		2002. 37  (1-3)  p. .  	 
\bibitem[Fearnside ()]{b34}\label{b34} 	 		‘Deforestation in Brazilian Amazonia: History, rates, and consequences’.  		 			P M Fearnside 		.  	 	 		\textit{Conservation Biology}  		2005. 19 p. .  	 
\bibitem[Chuvieco et al. ()]{b26}\label{b26} 	 		‘Design of an empirical index to estimate fuel moisture content from NOAA-AVHRR images in forest fire danger studies’.  		 			E Chuvieco 		,  		 			I Aguado 		,  		 			D Cocero 		,  		 			D Riano 		.  	 	 		\textit{International Journal of Remote Sensing}  		2003. 24 p. .  	 
\bibitem[Jenkins et al. ()]{b52}\label{b52} 	 		‘Detecting and predicting spatial and interannual patterns of temperate forest springtime phenology in the eastern U’.  		 			J P Jenkins 		,  		 			B H Braswell 		,  		 			S E Frolking 		,  		 			J D Aber 		.  	 	 		\textit{S. Geophysical Research Letters}  		2002. 29  (24)  p. .  	 
\bibitem[Li and Guo ()]{b70}\label{b70} 	 		‘Detecting climate effects on vegetation in northern mixed prairie using NOAA AVHRR 1-km time-series NDVI data’.  		 			Z Li 		,  		 			X Guo 		.  	 	 		\textit{Remote Sensing}  		2012. 4 p. .  	 
\bibitem[Ahmad ()]{b6}\label{b6} 	 		‘Detection of change in vegetation cover using multi-spectral and multitemporal information for District Sargodha’.  		 			F Ahmad 		.  	 	 		\textit{Revista Sociedade \& Natureza}  		2012c. 24  (3)  p. .  	 
\bibitem[Ackerman et al. ()]{b2}\label{b2} 	 		‘Discriminating clear sky from clouds with MODIS’.  		 			S A Ackerman 		,  		 			K I Strabala 		,  		 			W P Menzel 		,  		 			R A Frey 		,  		 			C C Moeller 		,  		 			L E Gumley 		.  	 	 		\textit{Journal of Geophysical Research}  		1998. 103  (D24)  p. .  	 
\bibitem[Ackerman et al. ()]{b1}\label{b1} 	 		\textit{Discriminating clear sky from clouds with MODIS, Algorithm theoretical basis document (MOD35},  		 			S A Ackerman 		,  		 			K I Strabala 		,  		 			W P Menzel 		,  		 			R A Frey 		,  		 			C C Moeller 		,  		 			L E Gumley 		,  		 			B Baum 		,  		 			S W Seemann 		,  		 			Z Hong 		.  		 \url{http://modis.gsfc.nasa.gov/}  		2006. 2012.  	 	 (Accessed on December 14) 
\bibitem[Thomas and Leason ()]{b111}\label{b111} 	 		‘Dunefield activity response to climate variability in the southwest Kalahari’.  		 			D S G Thomas 		,  		 			H C Leason 		.  	 	 		\textit{Geomorphology}  		2005. 64 p. .  	 
\bibitem[Earth Resources Observation and Science Center USGS (2008)]{b120}\label{b120} 	 		‘Earth Resources Observation and Science Center’.  		 \url{http://glovis.usgs.gov/}  	 	 		\textit{USGS}  		2008. Accessed on December 04. 2008.  	 
\bibitem[Trishchenko et al. ()]{b115}\label{b115} 	 		‘Effects of spectral response function on surface reflectance and NDVI measured with moderate resolution satellite sensors’.  		 			A P Trishchenko 		,  		 			J Cihlar 		,  		 			Z Li 		.  	 	 		\textit{Remote Sensing of Environment}  		2002. 81 p. .  	 
\bibitem[Romero and Ordenes ()]{b97}\label{b97} 	 		‘Emerging urbanization in the Southern Andes: Environmental impacts of urban sprawl in Santiago de Chile on the Andean piedmont’.  		 			H Romero 		,  		 			F Ordenes 		.  	 	 		\textit{Mountain Research and Development}  		2004. 24 p. .  	 
\bibitem[Karaburun ()]{b64}\label{b64} 	 		‘Estimation of C factor for soil erosion modeling using NDVI in Büyükçekmece watershed’.  		 			A Karaburun 		.  	 	 		\textit{Ozean Journal of Applied Sciences}  		2010. 3  (1)  p. .  	 
\bibitem[Stöckli and Vidale ()]{b106}\label{b106} 	 		‘European plant phenology and climate as seen in a 20-year AVHRR land-surface parameter dataset’.  		 			R Stöckli 		,  		 			P L Vidale 		.  	 	 		\textit{International Journal of Remote Sensing}  		2004. 25 p. .  	 
\bibitem[Hashemi ()]{b45}\label{b45} 	 		‘Evaluating phenological events of shrubs land by AVHRR data’.  		 			S A Hashemi 		.  	 	 		\textit{American Journal of Scientific Research}  		2010.  (12)  p. .  	 
\bibitem[Moran et al. ()]{b79}\label{b79} 	 		‘Evaluation of simplified procedures for retrieval of land surface reflectance factors from satellite sensor output’.  		 			M S Moran 		,  		 			R D Jackson 		,  		 			P N Slater 		,  		 			P M Teillet 		.  	 	 		\textit{Remote Sensing of Environment}  		1992. 41 p. .  	 
\bibitem[Salomonson and Toll ()]{b102}\label{b102} 	 		‘Execution phase (C/D) spectral band characteristics of the EOS moderate resolution imaging spectrometer-Nadir (MODIS-N) facility instrument’.  		 			V V Salomonson 		,  		 			D L Toll 		.  	 	 		\textit{Advances in Space Research}  		1991. 11 p. .  	 
\bibitem[Tucker et al. ()]{b117}\label{b117} 	 		‘Expansion and contraction of the Sahara Desert from 1980 to’.  		 			C J Tucker 		,  		 			H E Dregne 		,  		 			W W Newcomb 		.  	 	 		\textit{Science}  		1991. 1990. 253 p. .  	 
\bibitem[Fontana ()]{b35}\label{b35} 	 		\textit{From single pixel to continental scale: using AVHRR and MODIS to study land surface parameters in mountain regions},  		 			F M A Fontana 		.  		 \url{http://www.climatestudies.unibe.ch/students/theses/phd/31.pdf.(AccessedonOctober15}  		2009. 2012. Switzerland.  		 			Institute of Geography, University of Bern 		 	 	 (Ph.D. dissertation) 
\bibitem[Kogan ()]{b69}\label{b69} 	 		‘Global drought watch from space’.  		 			F N Kogan 		.  	 	 		\textit{Bulletin of the American Meteorological Society}  		1997. 78  (4)  p. .  	 
\bibitem[Kawabata et al. ()]{b65}\label{b65} 	 		‘Global monitoring of the inter-annual changes in vegetation activities using NDVI and its relationships to temperature and precipitation’.  		 			A Kawabata 		,  		 			K Ichii 		,  		 			Y Yamaguchi 		.  	 	 		\textit{International Journal of Remote Sensing}  		2001. 22  (7)  p. .  	 
\bibitem[Moulin et al. ()]{b80}\label{b80} 	 		‘Global scale assessment of vegetation phenology using NOAA/AVHRR satellite measurements’.  		 			S Moulin 		,  		 			L Kergoat 		,  		 			N Viovy 		,  		 			G Dedieu 		.  	 	 		\textit{Journal of Climate}  		1997. 10 p. .  	 
\bibitem[Huete (2005)]{b56}\label{b56} 	 		‘Global variability of terrestrial surface properties derived from MODIS visible to thermal-infrared measurements’.  		 			A R Huete 		.  		 \url{http://ieeexplore.ieee.org/iel5/10226/32601/01526782.pdf.(Accessedon}  	 	 		\textit{Proceedings of IGARSS 05 Geoscience and Remote Sensing Symposium},  				 (IGARSS 05 Geoscience and Remote Sensing Symposium)  		2005. July 2005. September 05, 2011. p. .  	 
\bibitem[Tarpley et al. ()]{b114}\label{b114} 	 		‘Global vegetation indices from NOAA-7 meteorological satellite’.  		 			J D Tarpley 		,  		 			S R Schnieder 		,  		 			R L Money 		.  	 	 		\textit{Journal of Climate and Applied Meteorology}  		1984. 23 p. .  	 
\bibitem[Gsfc/Nasa (2003)]{b57}\label{b57} 	 		 			Gsfc/Nasa 		.  		 \url{http://modis.gsfc.nasa.gov/about/specs.html}  		\textit{MODIS technical specifications},  				2003. September 05, 2011.  	 
\bibitem[Tucker et al. ()]{b119}\label{b119} 	 		‘Higher northern latitude normalized difference vegetation index and growing season trends from 1982 to 1999’.  		 			C J Tucker 		,  		 			D A Slayback 		,  		 			J E Pinzon 		,  		 			S O Los 		,  		 			R B Myneni 		,  		 			M G Taylor 		.  	 	 		\textit{International Journal of Biometeorology}  		2001. 45  (4)  p. .  	 
\bibitem[Yang et al. (2008)]{b138}\label{b138} 	 		‘Impact of band-ratio enhanced AWIFS image to crop classification accuracy. The Future of Land Imaging?Going Operational’.  		 			Z Yang 		,  		 			P Willis 		,  		 			R Mueller 		.  		 \url{http://www.asprs.org/a/publications/proceedings/pecora17/0041.pdf.}  	 	 		\textit{The 17 th William T. Pecora Memorial Remote Sensing Symposium},  				 (Denver, Colorado)  		2008. 16-20 November, 2008. 2012.  	 	 (Accessed on December 16) 
\bibitem[Khlopenkov and Trishchenko ()]{b67}\label{b67} 	 		‘Implementation and evaluation of concurrent gradient search method for reprojection of MODIS level 1B imagery’.  		 			K V Khlopenkov 		,  		 			A P Trishchenko 		.  	 	 		\textit{IEEE Transaction on Geoscience and Remote Sensing}  		2008. 46  (7)  p. .  	 
\bibitem[Townshend (1992)]{b112}\label{b112} 	 		‘Improved Global Data for Land Applications: A proposal for a new high resolution data Set’.  		 			J R G Townshend 		.  		 \url{http://library.wur.nl/WebQuery/clc/916308}  	 	 		\textit{International Geosphere-Biosphere Program}  		1992. June 04. 2012. 20.  	 	 (Report) 
\bibitem[Zhao et al. ()]{b140}\label{b140} 	 		‘Improvements of the MODIS terrestrial gross and net primary production global data set’.  		 			M Zhao 		,  		 			F A Heinsch 		,  		 			R R Nemani 		,  		 			S Running 		.  	 	 		\textit{Remote Sensing of Environment}  		2005. 95 p. .  	 
\bibitem[Myneni et al. ()]{b83}\label{b83} 	 		‘Increased plant growth in the northern high latitudes from 1981-1991’.  		 			R B Myneni 		,  		 			C D Keeling 		,  		 			C J Tucker 		,  		 			G Asrar 		,  		 			R R Nemani 		.  	 	 		\textit{Nature}  		1997. 386 p. .  	 
\bibitem[Richardson et al. ()]{b96}\label{b96} 	 		‘Influence of spring phenology on seasonal and annual carbon balance in two contrasting New England forests’.  		 			A D Richardson 		,  		 			D Y Hollinger 		,  		 			D B Dail 		,  		 			J T Lee 		,  		 			J W Munger 		,  		 			J O'keefe 		.  	 	 		\textit{Tree Physiology}  		2009. 29 p. .  	 
\bibitem[Sesnie et al. ()]{b105}\label{b105} 	 		‘Integrating Landsat TM and SRTM-DEM derived variables with decision trees for habitat classification and change detection in complex neotropical environments’.  		 			S E Sesnie 		,  		 			P E Gessler 		,  		 			B Finegan 		,  		 			S Thessler 		.  	 	 		\textit{Remote Sensing of Environment}  		2008. 112 p. .  	 
\bibitem[Ouyang et al. ()]{b84}\label{b84} 	 		‘Integration of multi-sensor data to assess grassland dynamics in a Yellow River sub-watershed’.  		 			W Ouyang 		,  		 			F H Hao 		,  		 			A K Skidmore 		,  		 			T A Groen 		,  		 			A G Toxopeus 		,  		 			T Wang 		.  	 	 		\textit{Ecological Indicators}  		2012. 18 p. .  	 
\bibitem[Prasad et al. (2007)]{b93}\label{b93} 	 		\textit{Inter-annual variability of vegetation cover Glamorgan},  		 			A K Prasad 		,  		 			S Sudipta 		,  		 			R P Singh 		,  		 			M Kafatos 		.  		 \url{http://dspace1.isd.glam.ac.uk/dspace/handle/10265/461}  		2007. November 11. 2012.  	 
\bibitem[Anyamba and Eastman ()]{b9}\label{b9} 	 		‘Interannual variability of NDVI over Africa and its relationship to El Ninõ/Southern Oscillation’.  		 			A Anyamba 		,  		 			J Eastman 		.  	 	 		\textit{International Journal of Remote Sensing}  		1996. 17  (13)  p. .  	 
\bibitem[Piao et al. ()]{b91}\label{b91} 	 		‘Interannual variations of monthly and seasonal NDVI in China from 1982 to 1999’.  		 			S L Piao 		,  		 			J Y Fang 		,  		 			L M Zhou 		,  		 			Q H Guo 		,  		 			M Henderson 		,  		 			W Ji 		,  		 			Y Li 		,  		 			S Tao 		.  	 	 		\textit{Journal of Geophysical Research}  		2003. 108  (D14)  p. .  	 
\bibitem[Chris and Molly ()]{b25}\label{b25} 	 		‘Intra-seasonal NDVI change projections in semi-arid Africa’.  		 			C F Chris 		,  		 			E B Molly 		.  	 	 		\textit{Remote Sensing of Environment}  		2006. 101 p. .  	 
\bibitem[Campbell ()]{b18}\label{b18} 	 		\textit{Introduction to remote sensing},  		 			J B Campbell 		.  		1987. New York: The Guilford Press. p. 281.  	 
\bibitem[Jensen ()]{b53}\label{b53} 	 		\textit{Introductory digital image processing: A remote sensing perspective},  		 			J R Jensen 		.  		2005. Englewood Cliffs, New Jersey: Prentice-Hall. p. .  	 	 (3 rd Edition) 
\bibitem[Baldi and Paruelo (2008)]{b10}\label{b10} 	 		‘Land use and land cover dynamics in South American temperate Grasslands’.  		 			G Baldi 		,  		 			J M Paruelo 		.  		 \url{http://www.ecologyandsociety.org/vol13/iss2/art6}  	 	 		\textit{Ecology and Society}  		2008. January 11. 2012. 13  (2) .  	 
\bibitem[Charbonneau and Kondolf ()]{b23}\label{b23} 	 		‘Land use change in California, USA: Nonpoint source water quality impacts’.  		 			R Charbonneau 		,  		 			G M Kondolf 		.  	 	 		\textit{Environmental Management}  		1993. 17  (4)  p. .  	 
\bibitem[Villalba et al. ()]{b123}\label{b123} 	 		‘Large-scale temperature changes across the southern Andes: 20 th century variations in the context of the past 400 years’.  		 			R Villalba 		,  		 			A Lara 		,  		 			J A Boninsegna 		,  		 			M Masiokas 		,  		 			S Delgado 		,  		 			J C Aravena 		,  		 			F A Roig 		,  		 			A Schmelter 		,  		 			A Wolodarsky 		,  		 			A Ripalta 		.  	 	 		\textit{Climatic Change}  		2003. 59 p. .  	 
\bibitem[Logan ()]{b73}\label{b73} 	 		 			T L Logan 		.  		\textit{EOS/AM-1 Digital Elevation Model (DEM) Data Sets: DEM and DEM auxiliary datasets in support of the EOS/Terra platform. JPL D-013508},  				 (Pasadena, CA)  		1999.  		 			Jet Propulsion Laboratory, California Institute of Technology 		 	 
\bibitem[Baldi et al. ()]{b11}\label{b11} 	 		‘Long-term satellite NDVI datasets: Evaluating their ability to detect ecosystem functional changes in South America’.  		 			G Baldi 		,  		 			M D Nosetto 		,  		 			R Aragón 		,  		 			F Aversa 		,  		 			J M Paruelo 		,  		 			E G Jobbágy 		.  	 	 		\textit{Sensors}  		2008. 8 p. .  	 
\bibitem[Measuring phenological variability from satellite imagery Journal of Vegetation Science]{b108}\label{b108} 	 		‘Measuring phenological variability from satellite imagery’.  	 	 		\textit{Journal of Vegetation Science}  		5  (5)  p. .  	 
\bibitem[Meneses-Tovar ()]{b77}\label{b77} 	 		 			C L Meneses-Tovar 		.  		\textit{NDVI as indicator of degradation. Unasylva},  				2011. 62 p. .  	 
\bibitem[Modelling of crop growth conditions and crop yield in Poland using AVHRR-based indices International Journal of Remote Sensing]{b29}\label{b29} 	 		‘Modelling of crop growth conditions and crop yield in Poland using AVHRR-based indices’.  	 	 		\textit{International Journal of Remote Sensing}  		23 p. .  	 
\bibitem[Moderate Resolution Imaging Spectroradiometer (MODIS) IEEE Transaction on Geoscience and Remote Sensing]{b42}\label{b42} 	 		‘Moderate Resolution Imaging Spectroradiometer (MODIS)’.  	 	 		\textit{IEEE Transaction on Geoscience and Remote Sensing}  		36  (4)  p. .  	 
\bibitem[Wan (2003)]{b124}\label{b124} 	 		\textit{MODIS Land-Surface Temperature products users' guide},  		 			Z Wan 		.  		 \url{http://www.icess.ucsb.edu/modis/LstUsrGuide/usrguide.html.(Accessedon}  		2003. September 07, 2011.  	 
\bibitem[Wolfe et al. ()]{b128}\label{b128} 	 		\textit{MODIS Level 1A Earth location algorithm theoretical basis document},  		 			R Wolfe 		,  		 			J Storey 		,  		 			E Masuoka 		,  		 			A Fleig 		.  		 \url{http://modis.gsfc.nasa.gov/(AccessedonDecember14}  		1995. 2012.  	 
\bibitem[Isaacman et al. ()]{b50}\label{b50} 	 		‘MODIS level 1B calibration and data products’.  		 			A Isaacman 		,  		 			G Toller 		,  		 			B Guenther 		,  		 			W L Barnes 		,  		 			X Xiong 		.  	 	 		\textit{Earth Observing Systems VIII, Proceedings of SPIE},  				 			H Huang,  			D Lu,  			Y Sasano 		 (ed.)  		2003. 5151 p. .  	 
\bibitem[Xiong et al. ()]{b135}\label{b135} 	 		‘MODIS reflective solar bands calibration algorithm and on-orbit performance’.  		 			X Xiong 		,  		 			J Sun 		,  		 			J A Esposito 		,  		 			B Guenther 		,  		 			W L Barnes 		.  	 	 		\textit{Optical Remote Sensing of the Atmosphere and Clouds III, Proceedings of the SPIE},  				 			H Huang,  			D Lu,  			Y Sasano 		 (ed.)  		2003a. 4891 p. .  	 
\bibitem[Xiong et al. ()]{b134}\label{b134} 	 		‘MODIS thermal emissive bands calibration algorithm and on-orbit performance’.  		 			X Xiong 		,  		 			K Chiang 		,  		 			B Guenther 		,  		 			W L Barnes 		.  	 	 		\textit{Optical Remote Sensing of the Atmosphere and Clouds III, Proceedings of the SPIE},  				 			H Huang,  			D Lu,  			Y Sasano 		 (ed.)  		2003. 4891 p. .  	 
\bibitem[Jin et al. ()]{b55}\label{b55} 	 		‘MODIS timeseries imagery for forest disturbance detection and quantification of patch size effects’.  		 			S Jin 		,  		 			Mg 		,  		 			A S Steven 		.  	 	 		\textit{Remote Sensing of Environment}  		2005. 99  (4)  p. .  	 
\bibitem[Huete et al. ()]{b49}\label{b49} 	 		\textit{MODIS vegetation index (MOD 13) algorithm theoretical basis document version 3},  		 			A R Huete 		,  		 			C Justice 		,  		 			Van W Leeuwen 		.  		 \url{http://modis.gsfc.nasa.gov/data/atbd/atbd\textunderscore mod13.pdf.}  		1999. 2011. 17.  	 	 (Accessed on September) 
\bibitem[Barnes and Salomonson ()]{b14}\label{b14} 	 		‘MODIS: A global image spectroradiometer for the Earth Observing System’.  		 			W L Barnes 		,  		 			V V Salomonson 		.  	 	 		\textit{Critical Reviews of Optical Science and Technology}  		1993. 47 p. .  	 
\bibitem[Tucker et al. ()]{b118}\label{b118} 	 		‘Monitoring large scale vegetation dynamics in the Nile delta and river valley from NOAA AVHRR data’.  		 			C J Tucker 		,  		 			J Gatlin 		,  		 			S R Schnieder 		,  		 			M A Kuchinos 		.  	 	 		\textit{Proceedings of the Conference on Remote Sensing of Arid and Semi-Arid Lands},  				 (the Conference on Remote Sensing of Arid and Semi-Arid LandsCairo, Egypt)  		1982. p. .  	 
\bibitem[Zhao et al. ()]{b139}\label{b139} 	 		‘Monitoring rapid vegetation succession in estuarine wetland using time series MODIS-based indicators: An application in the Yangtze River Delta area’.  		 			B Zhao 		,  		 			Y Yan 		,  		 			H Q Guo 		,  		 			M M He 		,  		 			Y J Gu 		,  		 			B Li 		.  	 	 		\textit{Ecological Indicators}  		2009. 9  (2)  p. .  	 
\bibitem[Rouse et al. (1973)]{b98}\label{b98} 	 		\textit{Monitoring vegetation systems in the Great Plains with ERTS. 3 rd ERTS Symposium, NASA SP-351 I},  		 			J W Rouse 		,  		 			R H Haas 		,  		 			J A Schell 		,  		 			D W Deering 		.  		 \url{http://geol.hu/data/online\textunderscore help/Vegetation\textunderscore Indices.html}  		1973. January 10. 2012. p. .  	 
\bibitem[Pauchard et al. ()]{b86}\label{b86} 	 		\textit{Multiple effects of urbanization on the biodiversity of developing countries: The case of a fast-growing metropolitan area},  		 			A Pauchard 		,  		 			M Aguayo 		,  		 			E Peña 		,  		 			R Urrutia 		.  		2006. Concepción, Chile.  	 
\bibitem[Farooq et al. ()]{b33}\label{b33} 	 		‘Natural resource conservation, poverty alleviation, and farmer partnership’.  		 			U Farooq 		,  		 			M Ahmad 		,  		 			A W Jasra 		.  	 	 		\textit{The Pakistan Development Review}  		2007. 46  (4)  p. .  	 
\bibitem[Aguilar et al. ()]{b3}\label{b3} 	 		‘NDVI as an indicator for changes in water availability to woody vegetation’.  		 			C Aguilar 		,  		 			J C Zinnert 		,  		 			M J Polo 		,  		 			D R Young 		.  	 	 		\textit{Ecological Indicators}  		2012. 23 p. .  	 
\bibitem[Piao et al. ()]{b89}\label{b89} 	 		‘NDVI-based increase in growth of temperate grasslands and its responses to climate changes in China’.  		 			S L Piao 		,  		 			A Mohammat 		,  		 			J Y Fang 		,  		 			Q Cai 		,  		 			J Feng 		.  	 	 		\textit{Global Environmental Change}  		2006. 16  (4)  p. .  	 
\bibitem[Gao ()]{b37}\label{b37} 	 		‘NDWI -A normalized difference water index for remote sensing of vegetation liquid water from space’.  		 			B C Gao 		.  	 	 		\textit{Remote Sensing of Environment}  		1996. 58 p. .  	 
\bibitem[Ahmad ()]{b4}\label{b4} 	 		‘NOAA AVHRR satellite data for evaluation of climatic variation and vegetation change in the Punjab Province’.  		 			F Ahmad 		.  	 	 		\textit{Pakistan. Journal of Food, Agriculture \& Environment}  		2012. 10  (2)  p. .  	 
\bibitem[Xiao et al. ()]{b131}\label{b131} 	 		‘Observation of flooding and rice transplanting of paddy rice field at the site to landscape scales in China using VEGETATION sensor data’.  		 			X Xiao 		,  		 			S Boles 		,  		 			S Frolking 		,  		 			W Salas 		,  		 			Iii Moore 		,  		 			B Li 		,  		 			C He 		,  		 			L Zhao 		,  		 			R 		.  	 	 		\textit{International Journal of Remote Sensing}  		2002. 23  (15)  p. .  	 
\bibitem[Huete et al. ()]{b47}\label{b47} 	 		‘Overview of the radiometric and biophysical performance of the MODIS vegetation indices’.  		 			A R Huete 		,  		 			K Didan 		,  		 			T Miura 		,  		 			E P Rodriguez 		,  		 			X Gao 		,  		 			L G Ferreira 		.  	 	 		\textit{Remote Sensing of Environment}  		2002. 83  (1-2)  p. .  	 
\bibitem[Verbesselt et al. ()]{b121}\label{b121} 	 		‘Phenological change detection while accounting for abrupt and gradual trends in satellite image time series’.  		 			J Verbesselt 		,  		 			R Hyndman 		,  		 			A Zeileis 		,  		 			D Culvenor 		.  	 	 		\textit{Remote Sensing of Environment}  		2010. 114  (12)  p. .  	 
\bibitem[Baret and Guyot ()]{b13}\label{b13} 	 		‘Potentials and limits of vegetation indices for LAI and APAR assessment’.  		 			F Baret 		,  		 			G Guyot 		.  	 	 		\textit{Remote Sensing of Environment}  		1991. 35 p. .  	 
\bibitem[Aber et al. ()]{b0}\label{b0} 	 		‘Predicting the effects of climate change on water yield and forest production in the northeastern United States’.  		 			J D Aber 		,  		 			S V Ollinger 		,  		 			C A Federer 		,  		 			P B Reich 		,  		 			M L Goulden 		,  		 			D W Kicklighter 		,  		 			J M Melillo 		,  		 			R G Lathrop 		.  	 	 		\textit{Climate Research}  		1995. 5 p. .  	 
\bibitem[Baldocchi et al. ()]{b12}\label{b12} 	 		‘Predicting the onset of net carbon uptake by deciduous forests with soil temperature and climate data: a synthesis of FLUXNET data’.  		 			D D Baldocchi 		,  		 			T A Black 		,  		 			P S Curtis 		,  		 			E Falge 		,  		 			J D Fuentes 		,  		 			A Granier 		,  		 			L Gu 		,  		 			A Knohl 		,  		 			K Pilegaard 		,  		 			H P Schmid 		,  		 			R Valentini 		,  		 			K Wilson 		,  		 			S Wofsy 		,  		 			L Xu 		,  		 			S Yamamoto 		.  	 	 		\textit{International Journal of Biometeorology}  		2005. 49 p. .  	 
\bibitem[Guenther et al. ()]{b41}\label{b41} 	 		\textit{Prelaunch algorithm and data format for the level 1 calibration products for the EOS-AM1},  		 			B Guenther 		,  		 			G Godden 		,  		 			X Xiong 		,  		 			E Knight 		,  		 			S Qiu 		,  		 			H Montgomery 		,  		 			M Hopkins 		,  		 			M Khayat 		,  		 			Z Hao 		.  		1998.  	 
\bibitem[Barnes et al. ()]{b15}\label{b15} 	 		‘Prelaunch characteristics of the Moderate Resolution Imaging Spectroradiometer (MODIS) on EOS-AM1’.  		 			W L Barnes 		,  		 			T S Pagano 		,  		 			V V Salomonson 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		1998. 36 p. .  	 
\bibitem[Rahman et al. ()]{b95}\label{b95} 	 		 			Md R Rahman 		,  		 			A H M H Islam 		,  		 			Md A Rahman 		.  		\textit{NDVI derived sugarcane area identification and crop condition assessment. Planplus},  				2004. 1 p. .  	 
\bibitem[Huang et al. ()]{b46}\label{b46} 	 		‘Rapid loss of Paraguay's Atlantic forest and the status of protected areas: A Landsat assessment’.  		 			C Huang 		,  		 			S Kim 		,  		 			A Altstatt 		,  		 			J R G Townshend 		,  		 			P Davis 		,  		 			K Song 		,  		 			C J Tucker 		,  		 			O Rodas 		,  		 			A Yanosky 		,  		 			R Clay 		,  		 			J Musinsky 		.  	 	 		\textit{Remote Sensing of Environment}  		2007. 106 p. .  	 
\bibitem[Tucker ()]{b116}\label{b116} 	 		‘Red and photographic infrared linear combinations for monitoring vegetation’.  		 			C J Tucker 		.  	 	 		\textit{Remote Sensing of Environment}  		1979. 8 p. .  	 
\bibitem[Glenn et al. ()]{b38}\label{b38} 	 		‘Relationship between remotely-sensed vegetation indices, canopy attributes and plant physiological processes: What vegetation indices can and cannot tell us about the landscape’.  		 			E P Glenn 		,  		 			A R Huete 		,  		 			P L Nagler 		,  		 			S G Nelson 		.  	 	 		\textit{Sensors}  		2008. 8 p. .  	 
\bibitem[Choudhury ()]{b24}\label{b24} 	 		‘Relationship between vegetation indices, radiation absorption, and net photosynthesis evaluated by sensitivity analysis’.  		 			B J Choudhury 		.  	 	 		\textit{Remote Sensing of Environment}  		1987. 22 p. .  	 
\bibitem[Guo ()]{b43}\label{b43} 	 		‘Relationships between NDVI and climatological variability in the Prairie ecozone of Canada’.  		 			X Guo 		.  	 	 		\textit{Prairie Perspectives}  		2003. 6 p. .  	 
\bibitem[Dong et al. ()]{b31}\label{b31} 	 		‘Remote sensing estimates of boreal and temperate forest woody biomass, carbon pools, sources and sinks’.  		 			J Dong 		,  		 			R K Kaufmann 		,  		 			R B Myneni 		,  		 			C J Tucker 		,  		 			P E Kauppi 		,  		 			J Liski 		,  		 			W Buermann 		,  		 			V Alexeyev 		,  		 			M K Hughes 		.  	 	 		\textit{Remote Sensing of Environment}  		2003. 84 p. .  	 
\bibitem[Wessels et al. ()]{b127}\label{b127} 	 		‘Remotely sensed vegetation phenology for describing and predicting the biomes of South Africa’.  		 			K Wessels 		,  		 			K Steenkamp 		,  		 			G Maltitz 		,  		 			S Archibald 		.  	 	 		\textit{Applied Vegetation Science}  		2011. 14  (1)  p. .  	 
\bibitem[Saito et al. ()]{b100}\label{b100} 	 		‘Seasonal changes of vegetation index obtained from NOAA/AVHRR data in China and Japan’.  		 			G Saito 		,  		 			N Mino 		,  		 			Y Q Li 		,  		 			Y Yasuda 		.  	 	 		\textit{Application on remote sensing technology for the management of agricultural resources},  				 			S Uchida,  			C Youqi,  			G Saito 		 (ed.)  		2002. Beijing' China Agricultural Scientech Press. p. .  	 
\bibitem[Townshend and Justice ()]{b113}\label{b113} 	 		‘Selecting the spatial-resolution of satellite sensors required for global monitoring of land transformations’.  		 			J R G Townshend 		,  		 			C O Justice 		.  	 	 		\textit{International Journal of Remote Sensing}  		1988. 9  (2)  p. .  	 
\bibitem[Menzel et al. ()]{b78}\label{b78} 	 		‘Spatial and temporal variability of the phenological seasons in Germany from 1951 to 1996’.  		 			A Menzel 		,  		 			N Estrella 		,  		 			P Fabian 		.  	 	 		\textit{Global Change Biology}  		2001. 7 p. .  	 
\bibitem[Hamel et al. ()]{b44}\label{b44} 	 		‘Spring Normalized Difference Vegetation Index (NDVI) predicts annual variation in timing of peak faecal crude protein in mountain ungulates’.  		 			S Hamel 		,  		 			M Garel 		,  		 			M Festa-Bianchet 		,  		 			J-M Gaillard 		,  		 			S D Côté 		.  	 	 		\textit{Journal of Applied Ecology}  		2009. 46 p. .  	 
\bibitem[Akiyama et al. ()]{b7}\label{b7} 	 		‘Sustainable grassland management using GIS, GPS and remote sensing data in Inner Mongolia’.  		 			T Akiyama 		,  		 			K Kawamura 		,  		 			A Fukuo 		,  		 			Z Z Chen 		.  	 	 		\textit{Application on remote sensing technology for the management of agricultural resources},  				 			S Uchida,  			C Youqi,  			G Saito 		 (ed.)  		2002. Beijing' China Agricultural Scientech Press. p. .  	 
\bibitem[Musande et al. (2012)]{b81}\label{b81} 	 		\textit{Temporal indices data for specific crop discrimination using fuzzy based noise classifier. International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences},  		 			V Musande 		,  		 			A Kumar 		,  		 			K Kale 		,  		 			P S Roy 		.  		2012. 25 August -01 September 2012. Melbourne, Australia: XXXIX-B8. p. .  	 
\bibitem[Wang et al. ()]{b125}\label{b125} 	 		‘Temporal responses of NDVI to precipitation and temperature in the central Great Plains, USA’.  		 			J Wang 		,  		 			P M Rich 		,  		 			K P Price 		.  	 	 		\textit{International Journal of Remote Sensing}  		2003. 24 p. .  	 
\bibitem[Potter et al. ()]{b92}\label{b92} 	 		‘Terrestrial ecosystem production, a process model based on global satellite and surface data’.  		 			C S Potter 		,  		 			J T Randerson 		,  		 			C B Field 		,  		 			P A Matson 		,  		 			P M Vitousek 		,  		 			H A Mooney 		,  		 			S A Klooster 		.  	 	 		\textit{Global Biogeochemical Cycles}  		1993. 7 p. .  	 
\bibitem[Khan ()]{b66}\label{b66} 	 		\textit{The Climate of Pakistan},  		 			J A Khan 		.  		1993. Karachi, Pakistan: Rehbar Publishers. p. .  	 
\bibitem[Dennison and Roberts ()]{b30}\label{b30} 	 		‘The effects of vegetation phenology on endmember selection and species mapping in southern California chaparral’.  		 			P E Dennison 		,  		 			D A Roberts 		.  	 	 		\textit{Remote Sensing of Environment}  		2003. 87  (2-3)  p. .  	 
\bibitem[Canziani et al. ()]{b17}\label{b17} 	 		‘The influence of climate and dam construction on the Iberá wetlands’.  		 			G A Canziani 		,  		 			R M Ferrati 		,  		 			C Rossi 		,  		 			D Ruiz-Moreno 		.  	 	 		\textit{Argentina. Regional Environmental Change}  		2006. 6 p. .  	 
\bibitem[Justice et al. ()]{b61}\label{b61} 	 		‘The Moderate Resolution Imaging Spectrora diometer (MODIS): Land remote sensing for global change research’.  		 			C Justice 		,  		 			E Vermote 		,  		 			J R G Townshend 		,  		 			R Defries 		,  		 			D P Roy 		,  		 			D K Hall 		,  		 			V V Salomonson 		,  		 			J Privette 		,  		 			G Riggs 		,  		 			A Strahler 		,  		 			W Lucht 		,  		 			R Myneni 		,  		 			Y Knjazihhin 		,  		 			S Running 		,  		 			R Nemani 		,  		 			Z Wan 		,  		 			A R Huete 		,  		 			W Leeuwen 		,  		 			R Wolfe 		,  		 			L Giglio 		,  		 			J P Muller 		,  		 			P Lewis 		,  		 			M Barnsley 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		1998. 36 p. .  	 	 (data. International Journal of Remote Sensing) 
\bibitem[Villalba et al. ()]{b122}\label{b122} 	 		‘Tree-ring evidence for long-term precipitation changes in subtropical South America’.  		 			R Villalba 		,  		 			H R Grau 		,  		 			J A Boninsegna 		,  		 			G C Jacoby 		,  		 			A Ripalta 		.  	 	 		\textit{International Journal of Climatology}  		1998. 18 p. .  	 
\bibitem[Fuller ()]{b36}\label{b36} 	 		‘Trends in NDVI time series and their relation to rangeland and crop production in Senegal’.  		 			D O Fuller 		.  	 	 		\textit{International Journal of Remote Sensing}  		1998. 19 p. .  	 
\bibitem[Pettorelli et al. ()]{b88}\label{b88} 	 		‘Using the satellite-derived NDVI to assess ecological responses to environmental change’.  		 			N Pettorelli 		,  		 			J O Vik 		,  		 			A Mysterud 		,  		 			J M Gaillard 		,  		 			C J Tucker 		,  		 			N C Stenseth 		.  	 	 		\textit{Trends in Ecology \& Evolution}  		2005. 20  (9)  p. .  	 
\bibitem[Chandola et al. (2010)]{b20}\label{b20} 	 		‘Using time series segmentation for deriving vegetation phenology indices from MODIS NDVI data’.  		 			V Chandola 		,  		 			D Hui 		,  		 			L Gu 		,  		 			B Bhaduri 		,  		 			R R Vatsavai 		.  	 	 		\textit{IEEE International Conference on Data Mining Workshops, 13 th},  				 (Sydney, Australia)  		2010. December 2010. p. .  	 
\bibitem[Zhou et al. ()]{b142}\label{b142} 	 		‘Variations in northern vegetation activity inferred from satellite data of vegetation index during 1981 to 1999’.  		 			L M Zhou 		,  		 			C J Tucker 		,  		 			R K Kaufmann 		,  		 			D Slayback 		,  		 			N V Shabanov 		,  		 			R B Myneni 		.  	 	 		\textit{Journal of Geophysical Research}  		2001. 106  (D17)  p. 83.  	 
\bibitem[Piao et al. ()]{b90}\label{b90} 	 		‘Variations in vegetation net primary production in the Qinghai-Xizang Plateau, China, from 1982 to 1999’.  		 			S L Piao 		,  		 			J Y Fang 		,  		 			J S He 		.  	 	 		\textit{Climatic Change}  		2006a. 74  (1-3)  p. .  	 
\bibitem[Singh et al. ()]{b99}\label{b99} 	 		‘Vegetation and temperature condition indices from NOAA AVHRR data for drought monitoring over India’.  		 			R P Singh 		,  		 			S Roy 		,  		 			F Kogan 		.  	 	 		\textit{International Journal of Remote Sensing}  		2003. 24  (22)  p. .  	 
\bibitem[Kogan (1987)]{b68}\label{b68} 	 		‘Vegetation index for areal analysis of crop conditions’.  		 			F N Kogan 		.  	 	 		\textit{Proceedings of 18 th Conference Agricultural and Forest Meteorology and 8 th Conference Biometeorology and Aerobiology},  				 (18 th Conference Agricultural and Forest Meteorology and 8 th Conference Biometeorology and AerobiologyLafayette, Indiana)  		1987. September 15-18, 1987. AMS Publisher. p. .  	 
\bibitem[Cyr et al. ()]{b27}\label{b27} 	 		‘Vegetation indices derived from remote sensing for an estimation of soil protection against water erosion’.  		 			L Cyr 		,  		 			F Bonn 		,  		 			A Pesant 		.  	 	 		\textit{Ecological Modelling}  		1995. 79  (1-3)  p. .  	 
\bibitem[Hufkens et al. ()]{b58}\label{b58} 	 		\textit{Vegetation phenology from MODIS/AVHRR/PhenoCam: Scaling and validation possibilities},  		 			K Hufkens 		,  		 			M A Friedl 		,  		 			A Richardson 		,  		 			T Milliman 		,  		 			M Migliavacca 		.  		 \url{http://modis.gsfc.nasa.gov/sci\textunderscore team/meetings/201001/presentations/posters/land/hufkens.pdf.}  		2010. 2011. 10.  	 	 (Accessed on November) 
\bibitem[Tan et al. ()]{b110}\label{b110} 	 		\textit{Vegetation phenology metrics derived from temporally smoothed and gap-filled MODIS data},  		 			B Tan 		,  		 			J T Morisette 		,  		 			R E Wolfe 		,  		 			F Gao 		,  		 			G A Ederer 		,  		 			J M Nightingale 		,  		 			J A Pedelty 		.  		 \url{URL:www.igarss08.org/Abstracts/pdfs/2347.pdf.}  		2008. 2011. 10.  	 	 (Accessed on November) 
\bibitem[What is NDVI? United States Geological Survey Science for Changing World (2010)]{b132}\label{b132} 	 		‘What is NDVI? United States Geological Survey’.  		 \url{http://ivm.cr.usgs.gov/}  	 	 		\textit{Science for Changing World}  		2010. Accessed on September 10, 2011.  	 	 (USGS) 
\bibitem[Xiong et al. ()]{b133}\label{b133} 	 		 			J Xiong 		,  		 			G Toller 		,  		 			V Chiang 		,  		 			J Sun 		,  		 			J A Esposito 		,  		 			W L Barnes 		.  		 \url{http://modis.gsfc.nasa.gov/(AccessedonNove-mber12}  		\textit{MODIS level 1B algorithm theoretical basis document},  				2005. 2012.  	 
\bibitem[Zhou et al. ()]{b141}\label{b141} 	 		 			L M Zhou 		,  		 			R K Kaufmann 		,  		 			Y Tian 		,  		 			R B Myneni 		,  		 			C J Tucker 		.  		\textit{Relation between interannual variations in satellite measures of},  				2003.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
