Skip to content

Commit 0067d43

Browse files
committed
Add Paolo et al. (2023) to docs and obs datasets
1 parent aff0ca3 commit 0067d43

3 files changed

Lines changed: 55 additions & 4 deletions

File tree

docs/users_guide/tasks/climatologyMapAntarcticMelt.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ climatologyMapAntarcticMelt
44
===========================
55

66
An analysis task for comparison of Antarctic maps of melt rates against
7-
observations from `Adusumilli et al. (2020) <https://doi.org/10.1038/s41561-020-0616-z>`_.
7+
observations from `Paolo et al. (2023) <https://doi.org/10.5194/tc-17-3409-2023>`_.
88

99
Component and Tags::
1010

@@ -76,7 +76,7 @@ For more details, see:
7676
Observations
7777
------------
7878

79-
:ref:`adusumilli_melt`
79+
:ref:`paolo_melt`
8080

8181
Example Result
8282
--------------

docs/users_guide/tasks/timeSeriesAntarcticMelt.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ timeSeriesAntarcticMelt
44
=======================
55

66
An analysis task for plotting time series of mean melt rates per ice shelf or
7-
Antarctic region along with observations from `Rignot et al. (2013)`_
8-
and `Adusumilli et al. (2020) <https://doi.org/10.1038/s41561-020-0616-z>`_.
7+
Antarctic region along with observations from `Rignot et al. (2013)`_,
8+
`Adusumilli et al. (2020) <https://doi.org/10.1038/s41561-020-0616-z>`_,
9+
and `Paolo et al. (2023) <https://doi.org/10.5194/tc-17-3409-2023>`_.
910

1011
Component and Tags::
1112

mpas_analysis/obs/observational_datasets.xml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,56 @@
636636
</nameInDocs>
637637
</observation>
638638

639+
<observation>
640+
<name>
641+
Antarctic melt rates and fluxes
642+
</name>
643+
<component>
644+
ocean
645+
</component>
646+
<description>
647+
Melt rates and melt fluxes from Paolo et al. (2023)
648+
</description>
649+
<source>
650+
[Data from: ANT_G1920V01_IceShelfMelt.nc](https://doi.org/10.5067/SE3XH9RXQWAM)
651+
</source>
652+
<releasePolicy>
653+
Not stated.
654+
</releasePolicy>
655+
<references>
656+
[Paolo et al. (2023)](https://doi.org/10.5194/tc-17-3409-2023)
657+
</references>
658+
<bibtex>
659+
@article{Paolo2023,
660+
author = {Paolo, F. S. and Gardner, A. S. and Greene, C. A. and Nilsson, J. and Schodlok, M. P. and Schlegel, N.-J. and Fricker, H. A.},
661+
title = {Widespread slowdown in thinning rates of West Antarctic ice shelves},
662+
journal = {The Cryosphere},
663+
volume = {17},
664+
year = {2023},
665+
number = {8},
666+
pages = {3409--3433},
667+
url = {https://tc.copernicus.org/articles/17/3409/2023/},
668+
doi = {10.5194/tc-17-3409-2023}
669+
}
670+
</bibtex>
671+
<dataUrls>
672+
- https://its-live-data.s3.amazonaws.com/height_change/Antarctica/Floating/ANT_G1920V01_IceShelfMelt.nc
673+
</dataUrls>
674+
<preprocessing>
675+
preprocess_observations/preprocess_paolo_melt.py
676+
</preprocessing>
677+
<tasks>
678+
- climatologyMapAntarcticMelt
679+
- timeSeriesAntarcticMelt
680+
</tasks>
681+
<subdirectory>
682+
Ocean/Melt/Paolo
683+
</subdirectory>
684+
<nameInDocs>
685+
paolo_melt
686+
</nameInDocs>
687+
</observation>
688+
639689
<observation>
640690
<name>
641691
HadISST Nino 3.4 Index

0 commit comments

Comments
 (0)