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

Refreshing the MATLAB codes #17

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 19, 2022

  1. Delete plot_transmission.m

    Merged into RunLowtran.m
    WhiteChimney authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4808b9e View commit details
    Browse the repository at this point in the history
  2. Delete lowtran_transmission.m

    Changing name to lowtran_ground2space.m for clarity
    WhiteChimney authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a0672fc View commit details
    Browse the repository at this point in the history
  3. Create lowtran_horizaltrans.m

    Add the senario of a horizontal (constant-pressure) path, and repackaged with a direct output for MATLAB usage.
    WhiteChimney authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9b5d1c8 View commit details
    Browse the repository at this point in the history
  4. Create lowtran_groud2space.m

    Rewrite the code so that the output can be directly used in MATLAB, without handling Python stuff.
    WhiteChimney authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    8c3ab9b View commit details
    Browse the repository at this point in the history
  5. Update RunLowtran.m

    Repacked so that the code is more suitable for MATLAB users, without the need to handle Python codes.
    WhiteChimney authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    fadaf64 View commit details
    Browse the repository at this point in the history
  6. Update RunLowtran.m

    WhiteChimney authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4a31539 View commit details
    Browse the repository at this point in the history