Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
faq [2018/03/28 09:57]
claudia
faq [2018/09/28 23:51]
admin [How to implement loops in libRadtran]
Line 135: Line 135:
  
      for sza in 0 15 30 45; do      for sza in 0 15 30 45; do
-       sed s/​SZA/​$sza/ ​uvspec.template ​uvspec.template > uvspec.inp+       sed s/SZA/$sza/ uvspec.template > uvspec.inp
        ​../​bin/​uvspec < uvspec.inp >> uvspec.out        ​../​bin/​uvspec < uvspec.inp >> uvspec.out
      done      done
Line 192: Line 192:
  
   profile_file 1D aer1 your_aerosol1.dat   profile_file 1D aer1 your_aerosol1.dat
-  profile_properties aer1 your_aerosol1.cdf+  profile_properties aer1 your_aerosol1.cdf ​interpolate
  
   profile_file 1D aer2 your_aerosol2.dat   profile_file 1D aer2 your_aerosol2.dat
-  profile_properties aer2 your_aerosol2.cdf+  profile_properties aer2 your_aerosol2.cdf ​interpolate
  
   ...   ...
 
 
faq.txt ยท Last modified: 2022/12/09 23:51 by admin
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki