-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyst.yml
More file actions
89 lines (88 loc) · 2.43 KB
/
Copy pathmyst.yml
File metadata and controls
89 lines (88 loc) · 2.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
extends:
- https://raw.githubusercontent.com/eds-book/edsbook-config/main/edsbook.yml
project:
id: 1b8921af-e77f-4ccf-ae38-4813cdceba0f
title: Met Office UKV high-resolution atmosphere model data (Jupyter Notebook) published in the Environmental Data Science book
subtitle: UKV high-resolution (Met Office)
short_title: UKV high-resolution (Met Office)
abstract: Notebook developed to demonstrate how to explore UKV gridded model data using the Iris package.
authors:
- id: sadams
name: Samantha V. Adams
orcid: 0000-0003-3031-4855
corresponding: true
email: samantha.adams@metoffice.gov.uk
github: svadams
roles:
- Investigation
- Software
- Visualization
affiliations:
- metoffice
reviewers:
- id: acoca
name: Alejandro Coca-Castro
orcid: 0000-0002-9264-1539
github: acocac
roles:
- Writing – review & editing
affiliations:
- turing
editors:
- acoca
affiliations:
- id: metoffice
name: Met Office
department: Informatics Lab
- id: turing
name: The Alan Turing Institute
department: Environment & Sustainability
subject: Atmosphere
keywords:
- Atmosphere
- Exploration
- Standard
- Python
venue:
title: Environmental Data Science Book
short_title: EDS Book
url: https://www.edsbook.org
issue:
name: Standard
thumbnail: images/thumbnail.png
requirements:
- environment.yml
doi: 10.5281/zenodo.8309345
github: https://github.com/eds-book/1b8921af-e77f-4ccf-ae38-4813cdceba0f
jupyter:
binder:
repo: eds-book/1b8921af-e77f-4ccf-ae38-4813cdceba0f
open_access: true
license:
content: CC-BY-4.0
code: MIT
date: 2023-09-01
# To autogenerate a Table of Contents, run "jupyter book init --write-toc"
toc:
- file: README.md
- file: notebook.ipynb
exports:
- format: pdf
template: curvenote
article: notebook.ipynb
output: exports/notebook.pdf
- format: cff
type: software
version: v2025.6.0
license: MIT
license-url: https://opensource.org/license/MIT
identifiers:
- description: "Open review report for this notebook"
type: url
value: "https://github.com/alan-turing-institute/environmental-ds-book/pull/3"
bibliography:
- references.bib
site:
template: book-theme