Commit 4b114934 authored by Willi Rath's avatar Willi Rath
Browse files

Add credentials to all projects

parent 0d03c691
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -7,7 +7,19 @@ http_path_remote: https://git.geomar.de/data/ARGO
git_path_remote: git@git.geomar.de:data/ARGO.git

repo_description: |
      ARGO data from: <http://wwz.ifremer.fr/lpo/SO-Argo/>
      ARGO data from: <http://wwz.ifremer.fr/lpo/SO-Argo/Home>  and
      <http://www.argo.ucsd.edu/>

acknowledgements: |
    The Argo data were collected and made freely available by the International
    Argo Program and the national programs that contribute to it.
    (http://www.argo.ucsd.edu,  http://argo.jcommops.org).  The Argo Program is
    part of the Global Ocean Observing System.

citations:
    - text: "Argo (2000). Argo float data and metadata from Global Data
        Assembly Centre (Argo GDAC). SEANOE. http://doi.org/10.17882/42182"
      doi: "10.17882/42182"

prefixes: data doc

+9 −0
Original line number Diff line number Diff line
@@ -10,6 +10,15 @@ repo_description: |
     ASCAT on METOP Level 4 Daily Gridded Mean Wind Fields in 0.25° Geographical Grid
     <http://products.cersat.fr/details/?id=CER_WND_GLO_1D_025_ASCAT>

acknowledgements: |
     ASCAT data were obtained from the Centre de Recherche et d'Exploitation
     Satellitaire (CERSAT), at IFREMER, Plouzané (France).

citations:
    - text: "Bentamy, A.; Croize-Fillon, 2010: Gridded surface wind fields
        from Metop/ASCAT measurements, International Journal of Remote Sensing "
      doi: "10.1080/01431161.2011.600348"

prefixes: data doc

data:
+10 −0
Original line number Diff line number Diff line
@@ -14,6 +14,16 @@ repo_description: |

    <https://www.aviso.altimetry.fr/en/data/products/value-added-products/global-mesoscale-eddy-trajectory-product.html>

acknowledgements: |
    Mesoscale Eddy Trajectories were calculated by the CLS/DUACS team and made
    available by AVISO.

citations:
    - text: "Chelton, D. B., M. G. Schlax, and R. M Samelson, 2011: Global
        observations of nonlinear mesoscale eddies. Prog. Oceanogr., 91,
        167—216."
      doi: "10.1016/j.pocean.2011.01.002"

prefixes: data doc

credential_files:
+9 −2
Original line number Diff line number Diff line
@@ -7,8 +7,15 @@ http_path_remote: https://git.geomar.de/data/Argo_mixedlayers_2017
git_path_remote: git@git.geomar.de:data/Argo_mixedlayers_2017.git

repo_description: |
    A mixed layer climatology and database (described in Holte et al. 2017) using Argo profiles and a hybrid method (Holte and Talley 2009) for finding the mixed layer depth
    <http://mixedlayer.ucsd.edu/>.
    A mixed layer climatology and database (described in Holte et al. 2017)
    using Argo profiles and a hybrid method (Holte and Talley 2009) for finding
    the mixed layer depth <http://mixedlayer.ucsd.edu/>.

citations:
    - text: "Holte, J., L. D. Talley, J. Gilson, and D. Roemmich (2017), An
        Argo mixed layer climatology and database, Geophys. Res. Lett., 44,
        5618–5626, doi:10.1002/2017GL073426."
      doi: "10.1002/2017GL073426"

prefixes: data doc

+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@ repo_description: |

    <https://www.ngdc.noaa.gov/mgg/global/>

citations:
    - text: "Amante, C. and B.W. Eakins, 2009. ETOPO1 1 Arc-Minute Global
      Relief Model: Procedures, Data Sources and Analysis. NOAA Technical
      Memorandum NESDIS NGDC-24. National Geophysical Data Center, NOAA."
      doi: "10.7289/V5C8276M"

prefixes: data doc

data:
Loading