Skip to content

Commit

Permalink
Dev (#70)
Browse files Browse the repository at this point in the history
* Create README

* Initial notebook commits

* Add notebook README entries

* corrected a typo in the first markup cell and changed the the last update date

* corrected a typo in the fist markup cell and updated the "last update' date

* Clean up unused libraries

* Initial commit

* Add data folder and CSV for MERRA-2 extremes notebook

* Add README entry and DOI badge

* Add custom citation

* Fix spelling

---------

Co-authored-by: Xiaohua Pan <[email protected]>
  • Loading branch information
battistowx and xpan2-gsfc authored Feb 29, 2024
1 parent a314d75 commit f817019
Show file tree
Hide file tree
Showing 5 changed files with 5,002 additions and 0 deletions.
452 changes: 452 additions & 0 deletions news_&_dia/Giovanni_MERRA2_Extreme_Monthly.ipynb

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions news_&_dia/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# GES DISC Notebooks from News and Data In Action Articles

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8205655.svg)](https://doi.org/10.5281/zenodo.8205654)

This folder contains notebooks used in various [news](https://disc.gsfc.nasa.gov/information/news?page=1) and [data in action](https://disc.gsfc.nasa.gov/information/data-in-action?page=1) articles from the GES DISC website.

| Notebook | Services, Tools, Data Types | Actions | Article Link |
| ------------- |-------------|:-------------:|:-------------:|
|[Read a on-prem data rod from a few segments and plot hourly time series at selected site](datarod_NLDAS_hourly_timeseries_segments_final.ipynb) | Python, Hydrology Data Rods | Access, Subset, Plot | [Rising Heat Waves in North America in the Past 40 Years](https://disc.gsfc.nasa.gov/information/news?title=Rising%20Heat%20Waves%20in%20North%20America%20in%20the%20Past%2040%20Years)
|[Read and plot MERRA-2 extreme detection indices monthly data subsetted by TDS ](TDS_MERRA2_Extreme_Monthly_shape_final.ipynb) | Python | Access, Subset, Plot | [Rising Heat Waves in North America in the Past 40 Years](https://disc.gsfc.nasa.gov/information/news?title=Rising%20Heat%20Waves%20in%20North%20America%20in%20the%20Past%2040%20Years)
|[Read time series generated by Giovanni and plot time series](Giovanni_MERRA2_Extreme_Monthly.ipynb) | Python, Giovanni | Access, Subset, Plot | [Rising Heat Waves in North America in the Past 40 Years](https://disc.gsfc.nasa.gov/information/news?title=Rising%20Heat%20Waves%20in%20North%20America%20in%20the%20Past%2040%20Years)
Loading

0 comments on commit f817019

Please sign in to comment.