forked from bnubald/icenet-edsbook
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
44 lines (44 loc) · 1.55 KB
/
Copy pathCITATION.cff
File metadata and controls
44 lines (44 loc) · 1.55 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
cff-version: 1.2.0
message: Please cite the following works when using this project.
abstract: >-
IceNet is a python library that provides the ability to download, process,
train and predict from end to end. Users can interact with IceNet either via
the python interface or via a set of command-line interfaces (CLI) which
provide a high-level interface that covers the above abilities. This project
demonstrates the use of the python library API for forecasting sea ice for a
reduced dataset to demonstrate the end-to-end capabilities of IceNet, from
source data download to forecast generation.
title: >-
Sea ice forecasting using the IceNet library (Jupyter Notebook) published in
the Environmental Data Science book
authors:
- family-names: Byrne
given-names: James
affiliation: British Antarctic Survey
orcid: 0000-0003-3731-2377
- family-names: Ubald
given-names: Bryn Noel
affiliation: British Antarctic Survey
orcid: 0000-0002-0206-7140
email: bryald@bas.ac.uk
date-released: '2024-07-01'
contact:
- family-names: Ubald
given-names: Bryn Noel
affiliation: British Antarctic Survey
orcid: 0000-0002-0206-7140
email: bryald@bas.ac.uk
identifiers:
- description: Open review report for this notebook
type: url
value: https://github.com/eds-book/notebooks-reviews/issues/7
keywords:
- Cryosphere
- Modelling
- Standard
- Python
license: MIT
license-url: https://opensource.org/license/MIT
repository: https://github.com/eds-book/67a1e320-7c47-4ea9-8df8-e868326bc90b
type: software
version: v2025.6.0