Skip to content

Commit 5252f95

Browse files
authored
Merge pull request #217 from PCMDI/update-volcanic-docs
Update volcanic documentation and PR template
2 parents 5c2d82f + ce6b686 commit 5252f95

4 files changed

Lines changed: 14 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44

55
Please confirm that this pull request has done the following:
66

7+
- [ ] Data released on ESGF
8+
- [ ] ESGF update pulled in here
79
- [ ] Documentation added (where applicable)
810
- [ ] Changelog item added to `changelog/`
11+
- [ ] Did a new release after merging

changelog/217.docs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated documentation for how to use the volcanic forcing.

changelog/217.trivial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated the pull request template.

docs/dataset-overviews/stratospheric-volcanic-so2-emissions-aod.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,15 @@ The volcanic emissions are provided with daily resolution
8686
alongside latitude, longitude and injection height information.
8787

8888
The aerosol optical properties are provided with monthly resolution
89-
on a latitudinal grid.
89+
on a latitudinal, vertical and wavelength grid.
90+
To facilitate use of our dataset in any radiative model,
91+
we provide the community with scripts
92+
(see [this associated Github repository](https://github.com/MetOffice/CMIP7_volcanic_aerosol_forcing/tree/main))
93+
that can be used to interpolate the files we provide on ESGF on any list of wavelength inputted by the user.
94+
These include a simple method to linearly interpolate to waveband midpoints
95+
and a weighted averaging method that is more computationally expensive
96+
but provides more representative averages, particularly for radiation schemes with broad wavebands.
97+
We therefore recommend modelling groups use the latter method where possible.
9098

9199
### Variables provided
92100

0 commit comments

Comments
 (0)