You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
argopy is continuously tested to work under most OS (Linux, Mac, Windows) and with python versions >= 3.8
Usage
# Import the main data fetcher:fromargopyimportDataFetcher
# Define what you want to fetch... # a region:ArgoSet=DataFetcher().region([-85,-45,10.,20.,0,10.])
# floats:ArgoSet=DataFetcher().float([6902746, 6902747, 6902757, 6902766])
# or specific profiles:ArgoSet=DataFetcher().profile(6902746, 34)
# then fetch and get data as xarray datasets:ds=ArgoSet.load().data# ords=ArgoSet.to_xarray()
# you can even plot some information:ArgoSet.plot('trajectory')
They are many more usages and fine-tuning to allow you to access and manipulate Argo data:
filters at fetch time (standard vs expert users, automatically select QC flags or data mode, ...)
The argopy team is concerned about the environmental impact of your favorite software development. Starting June 1st 2024, we're experimenting with the Green Metrics Tools from Green Coding to get an estimate of the energy used and CO2eq emitted by our development activities on Github infrastructure. Results: