Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    32ad120a
    Read a list of files and the first date · 32ad120a
    Lionel GUEZ authored
    We want to generalize our possible sources of NetCDF files. We no
    longer make assumptions of their filenames. And the time step may not
    be the day so we cannot infer a timestep number from the filename. So
    we just read a list of files as arguments and we read the first date
    from standard input. We pass the date to standard input of the Fortran
    executable.
    32ad120a
    History
    Read a list of files and the first date
    Lionel GUEZ authored
    We want to generalize our possible sources of NetCDF files. We no
    longer make assumptions of their filenames. And the time step may not
    be the day so we cannot infer a timestep number from the filename. So
    we just read a list of files as arguments and we read the first date
    from standard input. We pass the date to standard input of the Fortran
    executable.