Hi,
Great work ! Awesome to see more python tools to work with Argo data.
This year we started the development of an Argo python library to fetch Argo data from any source: https://github.com/euroargodev/argopy
We're ok with T/S/P data and our next step is to fetch BGC data (euroargodev/argopy#22)
Argopy supports caching, parallelization and manages seemingly for users access to erddap, a local ftp, argovis (and soon the online ftp),
At some point in 2021, argopy will be used internally on the new OWC implementation in python,
Basically, our philosophy is that python tools for Argo should be delegating data fetching to a 3rd party library, namely argopy
Do you think you would have an interest in implementing data fetching with argopy once we'll have full BGC data support ?
Hi,
Great work ! Awesome to see more python tools to work with Argo data.
This year we started the development of an Argo python library to fetch Argo data from any source: https://github.com/euroargodev/argopy
We're ok with T/S/P data and our next step is to fetch BGC data (euroargodev/argopy#22)
Argopy supports caching, parallelization and manages seemingly for users access to erddap, a local ftp, argovis (and soon the online ftp),
At some point in 2021, argopy will be used internally on the new OWC implementation in python,
Basically, our philosophy is that python tools for Argo should be delegating data fetching to a 3rd party library, namely argopy
Do you think you would have an interest in implementing data fetching with argopy once we'll have full BGC data support ?