This file is part of FPL (Fortran Processing Library).
Copyright (C) 2015 Fernando Martins Pimenta
FPL is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
FPL is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with FPL. If not, see <http://www.gnu.org/licenses/>.
===========================================================================
About Author:
Fernando Martins Pimenta
Student of Surveying and Cartographic Engineering
Federal University of Viçosa - Brazil
Bachelor of Biosystems Engineer
Federal University of São João del-Rei - Brazil
Research Group on Atmosphere-Biosphere Interaction
Federal University of Viçosa
Data: August 09, 2015
Contacts: [email protected], [email protected]
Download FPL from My Github.
Compile the library as root.
cd /FortranProcessingLibrary
make
The documentation can be found at Research Group on Atmosphere-Biosphere website.
TODO:
[Partially OK] Parallelize the code.
[Partially OK] Creategrid subroutine.
[->] Implement zonal statistics subroutines/functions
[->] Implement map plotting subroutines (GMT/Python/GNUPLOT ????).
[->] Implement subroutines to convert datatypes.
[->] Command Line Args subroutines
Fernando Pimenta My Github!