Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Introduction

Welcome to the OSDF Examples repository! This repository provides example notebooks and scripts that demonstrate how to access data from via the Open Science Data Federation(OSDF) using the using PelicanFS software. All the notebooks demonstrate how to stream geoscience data into your workflows and perform an interesting calculation/visualization. If you wish to learn more about OSDF and/or Pelican, please refer to the OSDF cookbook.

How is the repository organized?

This repository is organized by into various sections (mostly) based on the data origins from which the data is accessed and the computational platforms used to execute the notebooks.

🌐 Access Methods

Some of these notebooks use intake/intake-ESM catalogs in conjunction with the PelicanFS software to stream data. Others directly use the PelicanFS software to load data into xarray.

Repository Structure