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

add consistent character lengths for files and paths #1567

Merged
merged 11 commits into from
Aug 5, 2024

Commits on Aug 1, 2024

  1. replace usage of fm_path_name_len

    rem1776 authored and rem1776 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    13b068d View commit details
    Browse the repository at this point in the history
  2. update path lengths in fms2_io

    rem1776 authored and rem1776 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c7caaf8 View commit details
    Browse the repository at this point in the history
  3. use path size in platform mod for (hopefully) all filename variables

    rem1776 authored and rem1776 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    480636a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. update to use file length instead of path length where appropriate

    rem1776 authored and rem1776 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1049e1d View commit details
    Browse the repository at this point in the history
  2. remove unused import and length variable

    rem1776 authored and rem1776 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7a66a59 View commit details
    Browse the repository at this point in the history
  3. missed import

    rem1776 authored and rem1776 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    07a592d View commit details
    Browse the repository at this point in the history
  4. rm whitespace

    rem1776 authored and rem1776 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9b71541 View commit details
    Browse the repository at this point in the history
  5. update coupler types to use file length instead of path

    rem1776 authored and rem1776 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    612d59d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. revert ascci num lines changes and change time_interp_external2 lengt…

    …h to file instead of path
    rem1776 authored and rem1776 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f9cac03 View commit details
    Browse the repository at this point in the history
  2. fix import

    rem1776 authored and rem1776 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    97bd78b View commit details
    Browse the repository at this point in the history
  3. remove whitespace

    rem1776 authored and rem1776 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c8a03d6 View commit details
    Browse the repository at this point in the history