diff --git a/CONTRIBUTING/index.html b/CONTRIBUTING/index.html index a0844922..8b916186 100644 --- a/CONTRIBUTING/index.html +++ b/CONTRIBUTING/index.html @@ -969,7 +969,14 @@
CHANGELOG.md
with details about your change in a section titled
+ Unreleased
. If one does not exist, please create one. ++:memo: The versioning scheme we use is SemVer. Note that until +we agree we're ready for v1.0.0, we will not increment major version.
+
main
branch and CHANGELOG
is updated.bump-my-version
to increase the version number in all needed places, e.g. to
+ increase the minor version (1.2.3
to 1.3.0
):
+ v
, e.g.
+ v1.3.0
.+:gear: After the GitHub release is published, multiple automations will trigger:
++
+- Zenodo will create a new DOI.
+- GitHub Actions will publish a PyPI release.
+:memo:
+earthaccess
is published to conda-forge through the +earthdata-feedstock, as this +project was renamed early in its life. The conda package is namedearthaccess
.
You're now authenticated with NASA Earthdata Login -Using token with expiration date: 11/17/2023 +Using token with expiration date: 12/10/2023 Using environment variables for EDL@@ -2231,10 +2231,10 @@
{'accessKeyId': 'ASIA2D3OGJNTN67YVEGJ', - 'secretAccessKey': 'mz7qIqy8XmFe/mvMuaXPwFEGuGObEOGQ0LevltaH', - 'sessionToken': 'FwoGZXIvYXdzENb//////////wEaDEwh4JnZwX+1abSGDyLcAWcgag8+nG+3ILXbLbNMRtvPgaSMRvcJpwcyf9IC3PP9qsVEYPipIA4Dq2I+PvY1D9JBXv3HBq1t6tgyJjVQiPBALDw1zJcxfms+aBRmTSNgAbEBU60ixUBNeWofiAc6bP4+elTSvQJkD+zF5HSaXxW07auUcOEHLcwD3ylSLwGyt8xzEQK0eP+ofsElqOLNEMGx36BEHlD38HHPcLiGSUOTOeL7fTNSu8itxaNfc2e9RueuLSquf9VqzYuoOl8NSGXMzMifh6QPu8VWw+nFsNv8Q3iLdwQXXroxTc4ogvCiqAYyLRGzEieu+/wkKmFWiNxgLFv4BDnhUIqPk+i0Jz9aZwUDw42+OydFQJ2PMAZDew==', - 'expiration': '2023-09-18 21:50:10+00:00'}+
{'accessKeyId': 'ASIA2D3OGJNTNGQA663P', + 'secretAccessKey': 'c1ALMyzKnwMdeg3G4KucyGdGmz2W1KyxJLbxCnQQ', + 'sessionToken': 'FwoGZXIvYXdzEAAaDGXoW2gEBrU78DxLciLcAQ7Q8XBv/8XL/kJ9XU84w3Z0yIh/8YHh2siYep0oPuJTvbzFwZpk+tvPczRkAikZxw7eVmJQ8stgVq+xQ3a4aBd8VMlcNi6ZoA9DJKagE7LKimvsZnHjk7E2Kz0EyMlhQsupYe+YCM+xIBsDgfOBHah4tyRQutjwncHw8oRoLhqseZ4QZg3VydSmAXo5bJFKepD/V38Bi2vwXiL6EzS0gAS8TIsElmddAc2M9U3po5PB/SDwii/AkYe4b+SuEs0OPs/i2X++efbXUZd4ME/EgZAjxHaESmkgXOIbn1Iouc2cqQYyLQgMU03Tj+6w19DDf+rQ+4rm+pYzkAMieEhWM5LCNMKeEVbeETCCz6m+6TQoSQ==', + 'expiration': '2023-10-11 23:50:33+00:00'}
+ + + + @@ -1113,8 +1117,8 @@
using earthaccess v0.5.3 +using earthaccess v0.6.1 You're now authenticated with NASA Earthdata Login -Using token with expiration date: 11/17/2023 +Using token with expiration date: 12/10/2023 Using environment variables for EDL
Datasets found: 220 +Datasets found: 222 {'cloud-info': {'Region': 'us-west-2', 'S3BucketAndObjectPrefixNames': ['podaac-ops-cumulus-public/SEA_SURFACE_HEIGHT_ALT_GRIDS_L4_2SATS_5DAY_6THDEG_V_JPL2205/', 'podaac-ops-cumulus-protected/SEA_SURFACE_HEIGHT_ALT_GRIDS_L4_2SATS_5DAY_6THDEG_V_JPL2205/'], @@ -2847,12 +2847,12 @@What
earthaccess.open()
do? + @@ -2869,12 +2869,12 @@What
earthaccess.open()
do? + @@ -2891,12 +2891,12 @@What
earthaccess.open()
do? + @@ -2910,8 +2910,8 @@What
earthaccess.open()
do?Using <class 'earthaccess.store.EarthAccessFile'> filesystem -CPU times: user 2.73 s, sys: 421 ms, total: 3.15 s -Wall time: 1min 7s +CPU times: user 3.36 s, sys: 442 ms, total: 3.8 s +Wall time: 41 s@@ -3313,9 +3313,9 @@What
earthaccess.open()
do?