manage2js.1



     NAME
          manage2js - convert management  *.par files to JSON file

     SYNOPSIS
          manage2js laimaxfile managefile

     DESCRIPTION
          Program converts management parameter files into JSON file.
          Converted file output is redirected to standard output.

     OPTIONS
          laimaxfile
               Parameter file containing LAImax values for all crop
               types

          managefile
               Parameter file containing LAImax values for temperate
               cereals and maize and EP and EC values

     EXAMPLES
          Create data file for temperature:
               manage2js manage_laimax.par manage.par >manage.js

     EXIT STATUS
          manage2js returns a zero exit status if output was converted
          successfully.  Non zero is returned in case of failure.


     AUTHORS
          See AUTHORS file


     COPYRIGHT
          (C) Potsdam Institute for Climate Impact Research (PIK), see
          COPYRIGHT file


     SEE ALSO
          bin2cdf(1), country2cdf(1), regridlpj(1), lpjml(1),
          txt2clm(1), cru2clm(1), clm(5)













Man(1) output converted with man2html