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

Auto PR - develop β†’ MAPL-v3 - add ascat mask maker #735

Merged
16 commits merged into from
Mar 19, 2024
Merged

Commits on Mar 11, 2024

  1. add ascat mask maker

    amfox37 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4c3062b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. discover filepath

    amfox37 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    53065bb View commit details
    Browse the repository at this point in the history
  2. added header comment

    amfox37 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ff241e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae97130 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199c730 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    9aa8ec7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a1b5a3b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. 1 Configuration menu
    Copy the full SHA
    409cd2c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. add combination choices

    amfox37 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e0f3655 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. additional cleanup and documentation of ascat_mask_maker.F90:

    - clarified comments and error messages
    - change "== 1" to "/= 0" for consistency with ASCAT EUMETSAT reader
    - avoid repeated allocate/deallocate within i,j loop
    - use nint() to avoid risky integer division when calculating N_lon, N_lat
    gmao-rreichle committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5805a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136df14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d0750 View commit details
    Browse the repository at this point in the history
  4. updated paths to ASCAT EUMETSAT soil moisture retrieval data and mask…

    … file (LDASsa_DEFAULT_inputs_ensupd.nml, ascat_mask_maker.F90)
    gmao-rreichle committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    48c5ece View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cea441d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe99646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd0230d View commit details
    Browse the repository at this point in the history