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
Last revision Both sides next revision
faq [2018/07/13 08:51]
claudia [User defined aerosol]
faq [2022/12/09 23:39]
admin [Where is the tools directory?]
Line 48: Line 48:
   * {{::​disortreport1.1.pdf|The DISORT report}} for a detailed description. Highly recommended.   * {{::​disortreport1.1.pdf|The DISORT report}} for a detailed description. Highly recommended.
   * {{::​disort2.doc|The DISORT 2.0 IO documentation}} for  a description of all input/​output to DISORT. ​   * {{::​disort2.doc|The DISORT 2.0 IO documentation}} for  a description of all input/​output to DISORT. ​
-==== Where is the tools directory? ==== 
- 
-The directory structure has changed a bit from version 1.3 to version 1.4. We made libRadtran a bit more compliant to the "​standard"​ source code structure. All the sources are now in src, the library sources in libsrc_c and libsrc_f, and the binaries go into bin. While this is not a big improvement in itself, one may now use "make install"​ as with most other UNIX/Linux tools. 
  
 ==== How to redirect uvspec output ==== ==== How to redirect uvspec output ====
Line 135: Line 132:
  
      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
 
 
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