Skip to content

0_count_avai_nprofiles.py

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

📄 0_count_avai_nprofiles.py

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. barPlots the distribution of available profiles across climatological months (January to December).

It uses the function timerequestors.Clim_month() to have all BGC-Argo profiles in a specific month, which enables aggregation independent of the specific year.

This is useful for assessing temporal coverage of the dataset before computing climatologies

Clone this wiki locally