How to write a data from a NetCDF file to a CSV or Excel file using R
Luke Data Manager Luke Data Manager
892 subscribers
143 views
10

 Published On Sep 1, 2024

In this video, you will learn to write data from NetCDF files to a CSV or XLSX file that you can open in Excel or your favourite spreadsheet editor.

Chapters
00:00 Introduction
00:38 Variables with 1 dimension
07:22 Variables with 2 dimensions
18:27 Variables with 3 dimensions

How to cite this course
If you think this course contributed to the work you are doing, consider citing it in your list of references. Here is a recommended citation:

Marsden, L. (2024, May 31). NetCDF in R - from beginner to pro. Zenodo. https://doi.org/10.5281/zenodo.11400754

All videos in this course
01:    • How to open a NetCDF file in R progra...  
02:    • How to plot data from a NetCDF file i...  
03:    • How to write a data from a NetCDF fil...  

Code
This tutorial series is accompanied by a Jupyter Book with code, explanations and more examples. You can find the relevant section here:
https://lhmarsden.github.io/NetCDF_in...

Data used in this tutorial:

1st dataset
OPeNDAP URL: https://opendap1.nodc.no/opendap/phys...
Landing page: https://doi.org/10.21335/NMDC-2085836...
Citation:
Elizabeth Jones (2022) CTD data from Nansen Legacy Cruise - Joint cruise 2-1 Staion: P1_NLEG01-1 https://doi.org/10.21335/NMDC-2085836...

2nd dataset:
OPeNDAP URL: https://dap.ceda.ac.uk/thredds/dodsC/...
Landing page: https://dx.doi.org/10.5285/eade270043...
Citation:
Lavergne, T.; Sørensen, A.; Tonboe, R.T.; Kreiner, M.; Saldo, R.; Birkedal, A.; Baordo, F.; Aspenes, T.; Eastwood, S. (2023): ESA Sea Ice Climate Change Initiative (Sea_Ice_cci): High(er) Resolution Sea Ice Concentration Climate Data Record Version 3 (SSM/I and SSMIS). NERC EDS Centre for Environmental Data Analysis, 17 May 2023. doi:10.5285/eade27004395466aaa006135e1b2ad1a. https://dx.doi.org/10.5285/eade270043...

3rd dataset:
OPeNDAP URL: https://www.ncei.noaa.gov/thredds/dod...
Landing page: https://www.ncei.noaa.gov/access/meta...
Citation:
H.-M. Zhang, B. Huang, J. H. Lawrimore, M. J. Menne, and T. M. Smith (2019): NOAA Global Surface Temperature Dataset (NOAAGlobalTemp), Version 5.0. NOAA National Centers for Environmental Information. doi:10.25921/9qth-2p70 Accessed 2024-04-09.

show more

Share/Embed