Ignore:
Timestamp:
Mar 9, 2026, 10:29:53 AM (6 days ago)
Author:
jbclement
Message:

PEM:

  • Introduction of a configurable display/logging system with options 'out2term', 'out2log', 'verbosity_lvl'. All messages now use verbosity levels ('LVL_NFO', 'LVL_WRN', 'LVL_ERR' and 'LVL_DBG').
  • Code encapsulation improvements with systematic privacy/protection of module variables.
  • Addition of workflow safety checks for required executables, dependencies (e.g. 'ncdump'), input files and callphys keys.
  • Renaming of PEM starting and diagnostic files ("startevol.nc" into "startevo.nc", "diagevol.nc" into "diagevo.nc").

JBC

File:
1 edited

Legend:

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

    r4090 r4110  
    11#!/usr/bin/env python3
    22#######################################################################################
    3 ### Python script to output the stratification data from the "restartevol#.nc" files ###
     3### Python script to output the stratification data from the "restartevo#.nc" files ###
    44#######################################################################################
    55
Note: See TracChangeset for help on using the changeset viewer.