-
- Downloads
Read a list of files and the first date
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.
Please register or sign in to comment