We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi I am running LBLRTM12.17 and get layer optical depth (Dint_***) with double precision, could you provide an IDL code to read the output?
Thanks
The text was updated successfully, but these errors were encountered:
@maclion-zhao try the solution in #59 (comment). it should work with the ODInt files as well.
ODInt
note that's a Python solution. @jrmascio do you have the IDL script on hand that you could just upload into this issue?
please and thanks
Sorry, something went wrong.
@maclion-zhao try the solution in #59 (comment). it should work with the ODInt files as well. note that's a Python solution. @jrmascio do you have the IDL script on hand that you could just upload into this issue? please and thanks
Thanks, I really need IDL code.
@maclion-zhao I will email you the IDL script since GitHub doesn't allow for .pro files to be attached here, but the calling statement to run it is:
.pro
read_lbl_file, OD_fileName, od, wv, /double, file_type=0
pernak18
No branches or pull requests
Hi I am running LBLRTM12.17 and get layer optical depth (Dint_***) with double precision, could you provide an IDL code to read the output?
Thanks
The text was updated successfully, but these errors were encountered: