-
Notifications
You must be signed in to change notification settings - Fork 0
0_count_avai_nprofiles.py
Carolina Amadio edited this page Apr 18, 2025
·
13 revisions
This script performs the following tasks:
- Counts the number of available BGC-Argo float profiles per basin, using the full dataset (climatological months).
- Plots the distribution of available profiles across climatological months (January to December).
It uses the function timerequestors.Clim_month() to assign all BGC-Argo profiles to a specific climatological month, enabling aggregation independent of the specific year.
This is useful for assessing temporal coverage of the dataset before computing climatologies.