You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carolina Amadio edited this page May 6, 2025
·
2 revisions
create_2basins_restarts.py
This script generates initial condition (IC) input files by initializing carbon tracer fields (e.g., R*l) with spatially varying vertical profiles over defined sub-basins of the Mediterranean Sea.
In the branch 5-new-bc-nudging-on-r3l-cdom, the script was used to create nudging input files for CDOM, later assimilated into the model.
In this case, two different vertical profiles were defined for the western and eastern basins. The vertical structure follows a sigmoid-shaped function.
Features:
Uses a mask file to define the model grid and basin geometry.
Defines WES and EAS basins with custom boundaries using bitsea utilities.
Applies a vertical profile (CDOM_profile) to assign distinct values in each basin.