Changeset 3965


Ignore:
Timestamp:
May 9, 2019 10:51:12 AM (5 years ago)
Author:
suehring
Message:

Add file connection statements for virtual flight data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.iofiles

    r3812 r3965  
    2222PARTICLE_RESTART_DATA_IN in:lnpe    prtr     $fast_io_catalog/$run_identifier/RESTART  _rprt
    2323SVFIN                    in:lnpe    svfin    $fast_io_catalog/$run_identifier/SVF      _svf*
     24DATA_1D_FL_NETCDF        inopt      flr      $base_data/$run_identifier/OUTPUT         _fl*       nc
    2425DATA_1D_PR_NETCDF        inopt      prr      $base_data/$run_identifier/OUTPUT         _pr*       nc
    2526DATA_1D_SP_NETCDF        inopt      spr      $base_data/$run_identifier/OUTPUT         _sp*       nc
     
    6465VIRTUAL_MEAS_BIN*          out   *            $base_data/$run_identifier/OUTPUT         _vmeas     bin
    6566#
     67DATA_1D_FL_NETCDF*         out:tr   *         $base_data/$run_identifier/OUTPUT         _fl        nc
    6668DATA_1D_PR_NETCDF*         out:tr   *         $base_data/$run_identifier/OUTPUT         _pr        nc
    6769DATA_1D_SP_NETCDF*         out:tr   *         $base_data/$run_identifier/OUTPUT         _sp        nc
Note: See TracChangeset for help on using the changeset viewer.