-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
27 lines (24 loc) · 1.26 KB
/
CITATION.cff
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
abstract: '<p>Want to learn how to work with NetCDF files? Know a bit of R? You have
come to the right place!</p>
<p>This course has been designed to help you understand NetCDF files, get data out
of them and create your own NetCDF files. The course is suitable for beginners who
know nothing about NetCDF files and those who are new to R. However, more experienced
users should also be able to learn a lot from this course.</p>
<p>You may be here because you are interested in publishing FAIR data. Did you know
that a NetCDF file is not necessarily FAIR unless it adheres to certain conventions?
You will learn about the Climate and Forecast (CF) conventions (https://cfconventions.org/)
and the Attribute Convention for Data Discovery (ACDD - https://wiki.esipfed.org/Attribute_Convention_for_Data_Discovery_1-3),
and how to make sure your files are compliant with them.</p>
<p>You can view the Jupyter book at https://nordatanet.github.io/NetCDF_in_R_from_beginner_to_pro</p>'
authors:
- affiliation: Norwegian Meteorological Institute
family-names: Marsden
given-names: Luke
orcid: 0000-0002-9746-544X
cff-version: 1.2.0
date-released: '2024-05-31'
doi: 10.5281/zenodo.11400754
license:
- cc-by-4.0
title: NetCDF in R - from beginner to pro
version: v1.0.0