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

Is there a whole-map atmospheric transport model method? #109

Open
lazyn1997 opened this issue May 27, 2024 · 0 comments
Open

Is there a whole-map atmospheric transport model method? #109

lazyn1997 opened this issue May 27, 2024 · 0 comments

Comments

@lazyn1997
Copy link

I want to apply the atmospheric transport model on a single graph, and currently I do it by looping each pixel and using SixSHelpers.Wavelengths.run_wavelengths. Why print("Running for many wavelengths - this may take a long time") always output and can't be turned off, which causes every pixel to output the above statement.

  1. Is there a way to close print("Running for many wavelengths - this may take a long time")?
  2. Or does the whole-map atmospheric transport model have a defined function that doesn't need to loop every pixel? This may improve operational efficiency.
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

1 participant