https://github.com/data-exp-lab/yt_xarray_nasa_smd_2024
Detailed materials for "yt_xarray: Facilitating Software Reuse Between Space and Earth Sciences", presented at the 2024 Software for the NASA SMD Workshop
https://github.com/data-exp-lab/yt_xarray_nasa_smd_2024
Last synced: about 1 year ago
JSON representation
Detailed materials for "yt_xarray: Facilitating Software Reuse Between Space and Earth Sciences", presented at the 2024 Software for the NASA SMD Workshop
- Host: GitHub
- URL: https://github.com/data-exp-lab/yt_xarray_nasa_smd_2024
- Owner: data-exp-lab
- License: cc0-1.0
- Created: 2024-04-29T17:10:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T14:27:07.000Z (about 2 years ago)
- Last Synced: 2024-05-06T15:57:51.478Z (about 2 years ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 24.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yt_xarray: Facilitating Software Reuse Between Space and Earth Sciences
This repository contains the source code for the detailed materials for "yt_xarray: Facilitating Software Reuse Between Space and Earth Sciences", presented at the Software for the NASA SMD Workshop, May 7-9, 2024.
Rendered versions of the jupyter book are availabe as:
* a PDF: `yt_xr_2024.pdf`, in this directory
* html: [link](https://chrishavlin.github.io/NASASoftwareWorkshop2024/intro.html)
The directory `yt_xr_2024` is the jupyter book used to generate the PDF and html renderings while `code` contains the notebooks and additional code required to generate the figures used by the jupyter book. The requirements for each are listed in respective `requirements.txt` files in each directory. The script `build_jbook.sh` is a convenenience script for building the jupyter book: run `./build_jbook.sh` with no arguments for direction.