generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
67d1709
commit 522501b
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
shortname: LMR-CMIP6 | ||
type: Paleobook | ||
thumbnail: thumbnail.png | ||
parts: | ||
- caption: Lifehacks | ||
chapters: | ||
- shortname: data_from_esm_cloudcat | ||
filename: data_from_esm_cloudcat | ||
thumbnail: data_from_esm_cloudcat.png | ||
tags: | ||
domains: | ||
- AWS | ||
- cloud-ready data | ||
- data viz | ||
- CMIP6 | ||
packages: | ||
- intake | ||
- AWS | ||
- xarray | ||
- pandas | ||
- shortname: spatial_snapshots | ||
filename: spatial_snapshots_xarray_bonuses | ||
thumbnail: spatial_snapshots_xarray_bonuses.png | ||
tags: | ||
domains: | ||
- model output | ||
- CMIP6 | ||
- coordinate systems | ||
packages: | ||
- xarray | ||
- matplotlib | ||
- cartopy | ||
- pandas | ||
- shortname: widget_primer | ||
filename: widget_primer | ||
thumbnail: widget_primer.png | ||
tags: | ||
domains: | ||
- model output | ||
packages: | ||
- ipywidgets | ||
- matplotlib | ||
- caption: Science Bits | ||
chapters: | ||
- shortname: CMIP6_LMR | ||
filename: CMIP6_LMR | ||
thumbnail: CMIP6_LMR.png | ||
tags: | ||
domains: | ||
- model output | ||
- LMR | ||
- CMIP6 | ||
packages: | ||
- xarray | ||
- matplotlib | ||
- cartopy | ||
- pandas | ||
- pyleoclim | ||
- shortname: VICS_dashboard | ||
filename: VICS_dashboard | ||
thumbnail: VICS_dashboard.png | ||
tags: | ||
domains: | ||
- Volcanic Input | ||
- Holocene climate | ||
- LMR | ||
- CMIP6 | ||
packages: | ||
- xarray | ||
- matplotlib | ||
- cartopy | ||
- ipywidgets |