Skip to content

CLIMATOLOGIES

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

0_count_avai_nprofiles.py

This script performs the following tasks:

  • Counts 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.

← Back to Main Sections

Clone this wiki locally