Recent Releases of gediDB
gediDB - v2026.04.30
Full Changelog: https://github.com/simonbesnard1/gedidb/compare/v2026.04.28...v2026.04.30
Sustainable Development - Environmental Satellites
- Python
Published by simonbesnard1 about 2 months ago
gediDB - v2026.05.28
What's Changed
- 64 ignore missing shot l4 product by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/66
- make earth_data_dir parameters optional by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/67
- make sure netrc info is not duplicated by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/68
- 61 compute pavd profile by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/69
- 62 optimise tiledb structure by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/70
- 71 bug fix tests by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/72
- increase code coverage by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/75
- update quick overview by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/76
- implement cp waveform calc by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/77
- MAINT: Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/79
- MAINT: Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/78
- MAINT: Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/83
- MAINT: Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/80
- MAINT: Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/84
- MAINT: Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/86
- MAINT: Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/85
- MAINT: Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/88
- MAINT: Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/89
- MAINT: Bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/91
- MAINT: Bump mamba-org/setup-micromamba from 2 to 3 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/92
- MAINT: Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/93
Full Changelog: https://github.com/simonbesnard1/gedidb/compare/v2025.09.24...v2026.04.28
Sustainable Development - Environmental Satellites
- Python
Published by simonbesnard1 about 2 months ago
gediDB - v2025.09.24
What's Changed
- 21 fix paper workflow by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/22
- 23 joss paper review by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/24
- 23 joss paper review by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/25
- MAINT: Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/26
- MAINT: Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/30
- MAINT: Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/31
- MAINT: Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/32
- Please document wget as an external dependency in the user guide. by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/34
- Update authentication.py by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/35
- MAINT: Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/36
- MAINT: Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/37
- MAINT: Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in https://github.com/simonbesnard1/gedidb/pull/38
- Use
data_config.ymleverwhere by @jhkennedy in https://github.com/simonbesnard1/gedidb/pull/46 - Switch GitLab to GitHub everywhere by @jhkennedy in https://github.com/simonbesnard1/gedidb/pull/43
- Community files should be for gedidb not numpy by @jhkennedy in https://github.com/simonbesnard1/gedidb/pull/41
- Python version requirements in contributing.rst by @jhkennedy in https://github.com/simonbesnard1/gedidb/pull/40
- Update contributing.rst by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/51
- 23 joss paper review by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/52
- 50 doc installation docs suggestions by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/53
- update example use case by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/54
- update installing.rst file by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/55
- reorganise index by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/56
- update quick overview by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/57
- update quick overview by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/58
New Contributors
- @jhkennedy made their first contribution in https://github.com/simonbesnard1/gedidb/pull/46
Full Changelog: https://github.com/simonbesnard1/gedidb/compare/v2025.04.25...v2025.09.24
Sustainable Development - Environmental Satellites
- Python
Published by simonbesnard1 9 months ago
gediDB - v2025.04.25
What's Changed
- add full installation by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/20
Full Changelog: https://github.com/simonbesnard1/gedidb/compare/v2025.02.6...v2025.04.25
Sustainable Development - Environmental Satellites
- Python
Published by simonbesnard1 about 1 year ago
gediDB - v2025.02.6
What's Changed
- 10 improve reading speed by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/11
- Set no_sign_request to True f no credentials provided
- Update readme path to logo
Others
- The global data archive is also now released and can be access using v2025.02.6
Full Changelog: https://github.com/simonbesnard1/gedidb/compare/v2025.02.5...v2025.02.6
Sustainable Development - Environmental Satellites
- Python
Published by simonbesnard1 over 1 year ago
gediDB - v2025.02.5
What's Changed
- Update README.md by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/3
- valid h5 file after downloading by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/7
- integrate lint into CI by @simonbesnard1 in https://github.com/simonbesnard1/gedidb/pull/8
- Updated README.md by @felixdombrowski in https://github.com/simonbesnard1/gedidb/pull/9
New Contributors
- @simonbesnard1 made their first contribution in https://github.com/simonbesnard1/gedidb/pull/3
- @dependabot made their first contribution in https://github.com/simonbesnard1/gedidb/pull/4
- @felixdombrowski made their first contribution in https://github.com/simonbesnard1/gedidb/pull/9
Full Changelog: https://github.com/simonbesnard1/gedidb/compare/v2025.02.4...v2025.02.5
Sustainable Development - Environmental Satellites
- Python
Published by simonbesnard1 over 1 year ago