AER-RC / LBLRTM

Line-By-Line Radiative Transfer Model by Atmospheric and Environmental Research
Other
86 stars 28 forks source link

examples #3

Open kcadyper opened 4 years ago

kcadyper commented 4 years ago

Seems like we need a document on running the examples. I can work on that

lfcma commented 3 years ago

Are there any document about examples

when I run_lnfl.pl , there are error mesage

So I running ls -la under /home/XXXXXX/lblrtm/run_examples/TAPE3_files it seems there is an uncorrect link " TAPE1 -> ../../../aer_v_3.8/aer_v_3.8" there are no directory names "../../../aer_v_3.8/aer_v_3.8" so I change it to "TAPE1 -> ../../../aer_v_3.8/line_file/aer_v_3.8

./lnfl_v3.2_linux_gnu_sgl could execute now

but run_lnfl.pl still have error message.


Creating TAPE3_aer_v_3.8_ex_ir


rm: cannot remove ‘TAPE3’: No such file or directory

Running exec: lnfl_v3.2_linux_gnu_sgl

/bin/rm: cannot remove ‘TAPE7’: No such file or directory /bin/rm: cannot remove ‘TAPE8’: No such file or directory /bin/rm: cannot remove ‘TAPE10’: No such file or directory

any suggestions

feng lu

kcadyper commented 3 years ago

Hi, Feng Lu

You are right that the path to the TAPE3 is not correct. We will fix this in the next release.

If your LNFL run created a TAPE3 you can ignore the messages; they are not errors, just notices from the script that it did not find any files it needed to remove before running LNFL.

Thanks for finding our error; let us know if you have further questions.

Karen From: Feng Lu notifications@github.com Reply-To: AER-RC/LBLRTM reply@reply.github.com Date: Monday, January 18, 2021 at 3:49 To: AER-RC/LBLRTM LBLRTM@noreply.github.com Cc: "Cady-Pereira, Karen" kcadyper@aer.com, Author author@noreply.github.com Subject: Re: [AER-RC/LBLRTM] examples (#3)

Caution: This email originated outside of the organization

Are there any document about examples

when I run_lnfl.pl , there are error mesage

So I running ls -la under /home/XXXXXX/lblrtm/run_examples/TAPE3_files it seems there is an uncorrect link " TAPE1 -> ../../../aer_v_3.8/aer_v_3.8" there are no directory names "../../../aer_v_3.8/aer_v_3.8" so I change it to "TAPE1 -> ../../../aer_v_3.8/line_file/aer_v_3.8

./lnfl_v3.2_linux_gnu_sgl could execute now

but run_lnfl.pl still have error message.


Creating TAPE3_aer_v_3.8_ex_ir


rm: cannot remove ‘TAPE3’: No such file or directory

Running exec: lnfl_v3.2_linux_gnu_sgl

/bin/rm: cannot remove ‘TAPE7’: No such file or directory /bin/rm: cannot remove ‘TAPE8’: No such file or directory /bin/rm: cannot remove ‘TAPE10’: No such file or directory

any suggestions

feng lu

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_AER-2DRC_LBLRTM_issues_3-23issuecomment-2D762089563&d=DwMFaQ&c=birp9sjcGzT9DCP3EIAtLA&r=eLar8vBEOORvbwxcyr_LCg&m=C89wqI4GdXJ5ZD9OSXT2cpcBBOrz_kHS53kIGpsIkU8&s=qMfQwo3xz2mdYA66T-Y9Eu5oHg3mEgrdOk4AcE9eHq0&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AJ64JHWSDX7MTNAB6S6E3HTS2PYV7ANCNFSM4O6QZDDA&d=DwMFaQ&c=birp9sjcGzT9DCP3EIAtLA&r=eLar8vBEOORvbwxcyr_LCg&m=C89wqI4GdXJ5ZD9OSXT2cpcBBOrz_kHS53kIGpsIkU8&s=FF_a_G54yfo0KbyKa5vsImAKKGlHoasT_acy2SVqw94&e=.


This email is intended solely for the recipient. It may contain privileged, proprietary or confidential information or material. If you are not the intended recipient, please delete this email and any attachments and notify the sender of the error.

pernak18 commented 2 years ago

@kcadyper you are providing doc on how to run the examples in the release assets now, right? if so, i'll close this issue