pytroll / trollflow2

Next generation Trollflow. Trollflow is for batch-processing satellite data using Satpy
https://trollflow2.readthedocs.org/
GNU General Public License v3.0
10 stars 15 forks source link

Pass arbitrary params to Scene.load #154

Closed gerritholl closed 2 years ago

gerritholl commented 2 years ago

Allow to configure arbitrary extra parameters to be passed to Scene.load.

codecov[bot] commented 2 years ago

Codecov Report

Merging #154 (7623ae3) into main (3ae8805) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   95.57%   95.58%   +0.01%     
==========================================
  Files          11       11              
  Lines        2417     2425       +8     
==========================================
+ Hits         2310     2318       +8     
  Misses        107      107              
Flag Coverage Δ
unittests 95.58% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
trollflow2/plugins/__init__.py 92.89% <100.00%> (+0.01%) :arrow_up:
trollflow2/tests/test_trollflow2.py 99.50% <100.00%> (+<0.01%) :arrow_up: