Ignore:
Timestamp:
Aug 8, 2025, 7:50:27 PM (5 months ago)
Author:
jbclement
Message:

PEM:

  • Replacing the Bash script "concat_diagpem.sh" by a Python script "concat_pem.py" which is much faster.
  • Corrections and updates for "visu_evol_layering.py".

JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/deftank/README

    r3861 r3883  
    103103  Bash script file to set the orbital parameters of a file "startfi.nc" from Laskar's data contained in "obl_ecc_lsp.asc" according to the initial date 'year_earth_bp_ini' defined in "run_PEM.def". See also "modify_startfi_orbit.sh".
    104104
    105 # concat_diagpem.sh:
    106   Bash script file to concatenate along the variable 'Time' all the "diagpem.nc" files of the PEM into one NetCDF file. 'Time' is re-indexed with the numbering of Martian years simulated by the PEM run.
     105# concat_pem.py:
     106  Python script file to concatenate the NetCDF files of the PEM along the dimension 'Time' into one NetCDF file. 'Time' is re-indexed by increment.
    107107
    108108# clean.sh:
Note: See TracChangeset for help on using the changeset viewer.