-
- Downloads
Added config parameters to run EnPT in 3 AC modes: 'land', 'water',...
Added config parameters to run EnPT in 3 AC modes: 'land', 'water', 'combined'. Added some boilerplate code in atmospheric_correction.py which is to be replaced by separate AC calls for water and land surfaces later.
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
Showing
- bin/enpt_cli.py 3 additions, 0 deletionsbin/enpt_cli.py
- enpt/options/config.py 13 additions, 0 deletionsenpt/options/config.py
- enpt/options/options_default.json 6 additions, 0 deletionsenpt/options/options_default.json
- enpt/options/options_schema.py 2 additions, 0 deletionsenpt/options/options_schema.py
- enpt/processors/atmospheric_correction/atmospheric_correction.py 43 additions, 28 deletions...ocessors/atmospheric_correction/atmospheric_correction.py
Loading