BioArgo
#211
Replies: 1 comment 4 replies
-
Hi @iuryt Example of code to load BGC data, without argopy support: from argopy import DataFetcher as ArgoDataFetcher
argo = ArgoDataFetcher(src='erddap', ds='bgc', mode='expert').float(5906217)
argo.data |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is BioArgo available for ArgoPy?
I would like to use it to help me to define initial conditions for a biogeochemical model.
Cool stuff!
Beta Was this translation helpful? Give feedback.
All reactions