Skip to content
New issue

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

Read optical depth output #80

Open
maclion-zhao opened this issue Feb 26, 2025 · 3 comments
Open

Read optical depth output #80

maclion-zhao opened this issue Feb 26, 2025 · 3 comments
Assignees

Comments

@maclion-zhao
Copy link

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

@pernak18 pernak18 self-assigned this Feb 26, 2025
@pernak18
Copy link
Member

@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

@maclion-zhao
Copy link
Author

@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.

@jrmascio
Copy link
Collaborator

@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:

read_lbl_file, OD_fileName, od, wv, /double, file_type=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants