Skip to content

Yr_Climfloat_netcdf.py

Carolina Amadio edited this page Apr 18, 2025 · 6 revisions

Yr_Climfloat_netcdf.py This script computes yearly vertical climatologies of a given BGC-Argo variable for different Mediterranean sub-basins.

Input: BGC-Argo float profiles selected for a given variable (--variable) and time range.

Method: For each sub-basin, profiles are interpolated onto the model depth levels.

Vertical averages and standard deviations are computed for each sub-basin.

Output: PNG Figures: Vertical profiles for each sub-basin are plotted and saved as PNG files.

CSV Files: Interpolated profile data is saved in CSV files for each sub-basin.

NetCDF Files:

yr_Avg_.nc: Contains the mean values of the profiles.

yr_Std_.nc: Contains the standard deviations of the profiles.

Clone this wiki locally