Skip to content

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

Description

@lazyn1997

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions