Plot time series of a bgc-argo parameter from netCDF profiles
Recommended "installation" process :
- Clone the repository where you want it (git clone https://github.com/qjutard/time_series_plot)
- Adapt pathway definitions in 'pathways.R', 'BGTS.sh', and 'start_TS.R'
- Create an alias in your '.bashrc' or '.bash_aliases' (alias BGTS="~/path/to/repository/BGTS.sh")
- Go to the working directory (where you want plots to be written)
- READ THE HELP (BGTS -h)
- Updates can then be obtained with git pull