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
This is the final release of this toolbox under the BGC-Argo-Mat name. All future development will be done under the [OneArgo-Mat](https://github.com/NOAA-PMEL/OneArgo-Mat) name.
7
+
This is the first release of this toolbox under the OneArgo-Mat name. It is a further development of the [BGC-Argo-Mat](https://github.com/NOAA-PMEL/BGC_Argo_Mat_Toolbox) toolbox.
8
8
9
9
## ABOUT
10
10
11
-
This toolbox contains a variety of functions for accessing, processing, and visualizing [Biogeochemical Argo](https://biogeochemical-argo.org) data. Functions are designed to be maximally efficient, to provide access to the most up-to-date data available, and to allow for downloading and plotting of those data based on numerous user-defined conditions. Release 1.3 of this toolbox allows access to all [Argo](https://argo.ucsd.edu/) data.
11
+
This toolbox contains a variety of functions for accessing, processing, and visualizing [Argo](https://argo.ucsd.edu) data, including Core, Deep, and Biogeochemical Argo. Functions are designed to be maximally efficient, to provide access to the most up-to-date data available, and to allow for downloading and plotting of those data based on numerous user-defined conditions.
12
12
13
13
## QUICK DEMO
14
14
15
-
This <ahref="Demo.md">sample code</a> shows an example of selecting floats that match geographic and temporal limits and visualizing some of the data.
15
+
This <ahref="Demo.md">sample code</a> shows an example of selecting BGC floats that match geographic and temporal limits and visualizing some of the data.
16
16
17
17
## INSTALLATION AND USE
18
18
@@ -92,7 +92,7 @@ Show_under_ice.m : shows marking of estimated positions in show_trajecto
92
92
## REQUIREMENTS
93
93
At least MATLAB R2016b (or any newer release) is needed to use these functions without modifications.<br/>
94
94
At least MATLAB R2019b is needed to overlay profiles of two different types of variables.<br/>
95
-
An Internet connection is needed to get the latest versions of index and Sprof files; but the repository includes versions of these files so that it can be run offline.<br/>
95
+
An Internet connection is needed to get the latest versions of index and profile files; but analysis and visualization functions can be run offline.<br/>
96
96
Memory requirements depend on the number of profiles and variables that are simultaneously loaded into memory.<br/>
97
97
Up to 10 GB local disk space is needed to store all Sprof files of BGC floats.<br/>
98
98
Up to 50 GB local disk space is needed to store all prof files of core and deep floats.<br/>
@@ -110,7 +110,7 @@ H. C. Bittig et al., 2019. Front. Mar. Sci. https://doi.org/10.3389/fmars.2019.0
@@ -121,9 +121,7 @@ A similar toolbox in Python:<br/>
121
121
122
122
Please cite this toolbox as:
123
123
124
-
H. Frenzel*, J. Sharp*, A. Fassbender, N. Buzby, J. Plant, T. Maurer, Y. Takeshita, D. Nicholson, A. Gray, 2021. BGC-Argo-Mat: A MATLAB toolbox for accessing and visualizing Biogeochemical Argo data. Zenodo. https://doi.org/10.5281/zenodo.4971318.
125
-
126
-
*These authors contributed equally to the code.
124
+
H. Frenzel, J. Sharp, A. Fassbender, N. Buzby, 2022. OneArgo-Mat: A MATLAB toolbox for accessing and visualizing Argo data. Zenodo. https://doi.org/10.5281/zenodo.6588041
0 commit comments