Skip to content

v2025.07.07

Latest
Compare
Choose a tag to compare
@battistowx battistowx released this 07 Jul 18:10
· 31 commits to main since this release
d341eff

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