- Canberra, Australia
- http://omad.net/
- @omad@fosstodon.org
Popular repositories Loading
-
KeyCounter
KeyCounter PublicCount your keystrokes, are you producing something, or surfing the net...
Python 3
-
datacube-experiments
datacube-experiments PublicFile format and performance experiments relating to Australian Geoscience Datacube development
Python 1
-
-
-
django-geonames
django-geonames PublicForked from ramusus/django-geonames
Fork of official GeoDjango geonames application refactored and adopted for Django 1.2.1
Python
509 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 17 commits in 4 repositories
Created a pull request in opendatacube/datacube-core that received 9 comments
Fix Dask Data Load error
This PR adds a test and a fix for a data load error which causes the load to raise an unhandled exception. I believe it was introduced at some poin…
Opened 4 other pull requests in 3 repositories
opendatacube/datacube-core
1
merged
1
open
-
Fix measurement pickling in Python 3.10
This contribution was made on Apr 10
-
Reinstate grid workflow
This contribution was made on Apr 4
opendatacube/odc-loader
1
merged
-
Stop uploading to test pypi on every commit
This contribution was made on Apr 24
opendatacube/odc-geo
1
merged
-
Use pyproject+flit for building package
This contribution was made on Apr 3
Reviewed 56 pull requests in 9 repositories
opendatacube/datacube-core
25 pull requests
-
build(deps): bump mako from 1.3.9 to 1.3.10
This contribution was made on Apr 24
-
build(deps): bump beautifulsoup4 from 4.13.3 to 4.13.4
This contribution was made on Apr 24
-
build(deps): bump ipython from 8.34.0 to 8.35.0
This contribution was made on Apr 24
-
build(deps): bump urllib3 from 2.3.0 to 2.4.0
This contribution was made on Apr 24
-
build(deps): bump pytest-cov from 6.0.0 to 6.1.1
This contribution was made on Apr 24
-
Import names from defining module
This contribution was made on Apr 24
-
memory: fix MetadataTypeResource constructor
This contribution was made on Apr 24
-
dependabot: update uv.lock
This contribution was made on Apr 24
-
Use Ruff instead of flake8
This contribution was made on Apr 24
-
api: type annotate group_by_time
This contribution was made on Apr 24
-
Remove executable permission on files
This contribution was made on Apr 23
-
postgres: use one type for fields
This contribution was made on Apr 18
-
users: import right index
This contribution was made on Apr 18
-
tests: use set instead of list
This contribution was made on Apr 17
-
Fix Dask Data Load error
This contribution was made on Apr 17
-
model: fix Measurement eq implementation
This contribution was made on Apr 10
-
api: add missing staticmethod
This contribution was made on Apr 10
-
CI: update to latest Doctor-RST
This contribution was made on Apr 10
-
tests: lookup value in range
This contribution was made on Apr 7
-
Fix some readthedocs warnings
This contribution was made on Apr 7
-
More Python 3.10 updates
This contribution was made on Apr 2
-
Remove redundant casts
This contribution was made on Apr 2
-
Update to Python 3.10 syntax
This contribution was made on Apr 2
-
Convert .format to f-strings
This contribution was made on Apr 2
-
Move mypy config from CI to mypy.ini
This contribution was made on Apr 2
- Some pull request reviews not shown.
opendatacube/datacube-explorer
7 pull requests
-
Import names from defining module
This contribution was made on Apr 24
-
docs/conf: remove hashbang
This contribution was made on Apr 23
-
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Apr 21
-
Add some type signatures
This contribution was made on Apr 17
-
tests: fix typo in assert message
This contribution was made on Apr 2
-
Remove psycopg2 usages
This contribution was made on Apr 1
-
docker-compose: speed up postgis
This contribution was made on Apr 1
opendatacube/odc-tools
3 pull requests
-
Add some more type signatures
This contribution was made on Apr 24
-
Fix deprecated uris warnings
This contribution was made on Apr 3
-
pytest: ignore boto deprecation warning
This contribution was made on Apr 3
opendatacube/eo-datasets
3 pull requests
-
Fix some type signatures
This contribution was made on Apr 24
-
Update requirements/deployment.txt
This contribution was made on Apr 24
-
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Apr 21
opendatacube/odc-loader
2 pull requests
-
Add some type signatures
This contribution was made on Apr 24
-
Release 0.5.1
This contribution was made on Apr 3
opendatacube/odc-stac
2 pull requests
-
Fix release
This contribution was made on Apr 3
-
Release 0.4.0rc1
This contribution was made on Apr 3
opendatacube/datacube-ows
1 pull request
-
Remove leftover debug file
This contribution was made on Apr 18
opendatacube/datacube-wps
1 pull request
-
Fix CI
This contribution was made on Apr 10
conda-forge/odc-apps-dc-tools-feedstock
1 pull request
-
odc-apps-dc-tools v1.9.0
This contribution was made on Apr 1
Created an issue in opendatacube/datacube-core that received 2 comments
Data Load Error with ODC 1.9+ while using Dask (in some cases)
Rob stumbled across and I've spent the day hunting down a bug while loading data with ODC 1.9+ and Dask. The failure occurs sometimes when loading …
Opened 3 other issues in 1 repository
opendatacube/datacube-core
2
open
1
closed
-
Change
query_group_by
function to not accept**kwargs
This contribution was made on Apr 24 -
Remove
datacube-search
CLI by moving it's features into thedatacube
CLIThis contribution was made on Apr 22 -
Flaky tests due to relying on pytest fixtures running in a certain order
This contribution was made on Apr 16