Problem description
The target FWL_DATA layout defines atmos_clim/ generically. AGNI stores its data in a res/ structure (thermodynamics/, surface_albedos/, scattering/, parfiles/). Diverging names force a backwards-compatibility retrofit when AGNI migrates.
Preferred solution
Update the layout spec so atmos_clim/ uses the AGNI-compatible subfolders atmos_clim/{thermodynamics,surface_albedos,scattering,parfiles}. Aligning now, before anything migrates, avoids a later retrofit.
Requested by @nichollsh in FormingWorlds/PROTEUS#605; ties to nichollsh/AGNI#185.
Problem description
The target FWL_DATA layout defines
atmos_clim/generically. AGNI stores its data in ares/structure (thermodynamics/,surface_albedos/,scattering/,parfiles/). Diverging names force a backwards-compatibility retrofit when AGNI migrates.Preferred solution
Update the layout spec so
atmos_clim/uses the AGNI-compatible subfoldersatmos_clim/{thermodynamics,surface_albedos,scattering,parfiles}. Aligning now, before anything migrates, avoids a later retrofit.Requested by @nichollsh in FormingWorlds/PROTEUS#605; ties to nichollsh/AGNI#185.