Skip to content

Releases: nasa/gesdisc-tutorials

v2025.07.07

07 Jul 18:10
d341eff
Compare
Choose a tag to compare

v2025.07.07 Changelog

New Tutorials:

  • Add "How to Calculate Greenhouse Gas Growth Rates" by @klmorgan22 in #102
  • Add "How to Search and Load GES DISC Cloud OPeNDAP Collections" notebook by @battistowx in #160
  • Add "Custom GES DISC Anaconda Environments" README and three new Anaconda environment files to the "environments" subfolder @battistowx in #178
  • Add "Earthdata Webinar: Examining Hurricane Milton's Milestones with NASA's GES DISC Datasets" Google Colab Notebook by @battistowx in #144

Tutorial Updates:

  • Add earthaccess methods to "How to Calculate and Plot Wind Speed using MERRA-2 Wind Component Data using Python" by @battistowx in #107
  • Fix token header by @battistowx in #115
  • Convert time bytestring to datetime coordinate due to on-prem TDS error, various markdown cleanup in "How to remotely access MERRA-2 with Python3 and calculate monthly average surface PM2.5 for world countries
    " by @battistowx in #118
  • Fix redundant Time Series Service code in "How to Access the GiC Time Series Service" by @battistowx in #121
  • Add earthaccess and python-cmr methods to "How to Obtain a List of S3 URLs for a GES DISC Collection" by @alexishunzinger in #123
  • Update "How to Directly Access MERRA-2 Data from an S3 Bucket with Python" to include earthaccess by @battistowx in #125
  • Update "How to Read IMERG Data Using Python" to use earthaccess, GPM v07, pcolormesh for plotting, and xarray by @battistowx in #127
  • Add "what are Earthdata Prerequisite Files?" section to prerequisites how-to by @battistowx in #132
  • Add "raise" to the bottom of each exception block in "How to Access GES DISC Data with Python" by @battistowx in #140
  • Add earthaccess OPeNDAP url instructions, re-organize and clarify markdown in "How to Access GES DISC Data with Python" by @battistowx in #149
  • Add table of enabled Giovanni Zarr stores to "How to Search and Access Giovanni variable Zarr stores" by @battistowx in #154
  • Update "How to Access and Analyze GLDAS Zarr Stores" notebook to use fsspec by @battistowx in #155
  • Update table in "How to Search and Load GES DISC Cloud OPeNDAP Collections" to include new collections by @battistowx in #171
  • Update "How to Download a Spatial and Variable Subset of Level 1B Data using OPeNDAP" notebook to use DAP4 and earthaccess by @battistowx in #167
  • Add DAP4 to OPeNDAP access sections in "How to Access GES DISC Data using python" and "How to Search and Load GES DISC Cloud OPeNDAP Collections" by @battistowx in #173
  • Add earthaccess to "How to Plot Horizontal and Vertical Slices of Swath Data with Python Using GPM_2ADPR" @battistowx in #175
  • Add "Recommended Anaconda Environment" column to main notebooks README by @battistowx in #178

Full Changelog: v2024.10.01...v2025.07.07

v2024.10.01

01 Oct 22:12
61ec1b3
Compare
Choose a tag to compare

Quarterly release updates:

  • Overhauled "How to Access GES DISC Data using Python" to include earthaccess, actual links for testing, token instructions, and enhanced supplementary markdown #108
  • Overhauled "How to Generate Earthdata Prerequisite Files" to include earthaccess for generating .netrc and .dodsrc files, and include steps for generating and storing an Earthdata Login token #110
  • Replace steps for searching and authenticating S3 buckets with earthaccess in "How to Perform Cross-DAAC S3 Bucket Access Using Python" #105
  • Replace steps for searching and authenticating S3 buckets with earthaccess, clean up plot in "How to Directly Access MERRA-2 Data from an S3 Bucket with Python from a Cloud Environment" #103
  • Add "How to Concatenate OCO Lite Files Using Python" #100

v2024.07.01

02 Jul 16:06
a70e3ab
Compare
Choose a tag to compare

Quarterly release updates:

v2024.03.04

04 Mar 18:59
f817019
Compare
Choose a tag to compare

v2024.03.04 Changelog:

  1. Added GPM Xarray S3 notebook by Rupesh Shrestha with formatting edits: #68
  2. Added news_&_dia folder, which contains Jupyter Notebooks used in various News and Data-in-action articles: #70

v2023.12.21

21 Dec 21:06
cb463b3
Compare
Choose a tag to compare

v2023.12.21 Changelog:

  1. Added cloud-tutorials/webinars/10-30_Earthdata_Webinar.ipynb: #55
  2. Added webinars/14_November_2023_Carpentries_Skill-Up/November_14th_Carpentries_Demo.ipynb: #63
  3. Replaced the original hydrology data rods demo (with GiC variables) with an on-premises data rods tutorial originally presented at the 2022 ASA Workshop: #51
  4. Shortened and added columns to README documents: #50
  5. Changed netcdf4-python version requirement in notebooks/How_to_Access_GES_DISC_Data_Using_Python.ipynb

v2023.08.01

01 Aug 14:39
72cc042
Compare
Choose a tag to compare

Initial release for version control and DOI assignment.