Skip to content

Commit

Permalink
fix the dox
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcYin committed Nov 9, 2018
1 parent 6250b4b commit a5d78bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/Data_access_and_adaption_for_Landsat5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -895,8 +895,8 @@ purporse.
.. code::

import numpy as np
from the_aerosol import solve_aerosol
from the_correction import atmospheric_correction
from SIAC.the_aerosol import solve_aerosol
from SIAC.the_correction import atmospheric_correction
sensor_sat = 'OLI', 'L8'
toa_bands = ['landsat/'+i for i in bands]
view_angles = ['landsat/landsat_ang/LT05_L1TP_202034_20110905_20161006_01_T1_VZA_VAA_%s.TIF'%i \
Expand Down

0 comments on commit a5d78bd

Please sign in to comment.