Skip to content

0_count_avai_nprofiles.py

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

This script performs the following tasks:

  1. Counts the number of available BGC-Argo float profiles per basin, using the full dataset (climatological months).
  2. 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.

Example Plots

*Figure 1: Monthly distribution of profiles for the selected basin (saved locally as csv).*

*Figure 2: Profiles distribution across different basins (saved locally as png).*

← Back to Main Sections

Clone this wiki locally