pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
220 stars 75 forks source link

fixed geoloc_example and added variable descriptions #121

Closed Spect4tor closed 1 year ago

Spect4tor commented 1 year ago

Geoloc_example was no longer working. This was also mentioned in Issue #105. The example is now structured like in the instrument definitions, along with some extra comments to explain the meaning/origin of the variables used.

codecov[bot] commented 1 year ago

Codecov Report

Merging #121 (83c1689) into main (cad4342) will decrease coverage by 0.16%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   87.65%   87.49%   -0.16%     
==========================================
  Files          15       15              
  Lines        2203     2207       +4     
==========================================
  Hits         1931     1931              
- Misses        272      276       +4     
Flag Coverage Δ
unittests 87.49% <0.00%> (-0.16%) :arrow_down:

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

Impacted Files Coverage Δ
pyorbital/geoloc_example.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.