Set up authentication for the ADME OSDU connector — get an Azure bearer token and write dev_config.json for live testing.
databricks-industry-solutions/energy-sandbox
SkillsMP has collected 5 skills from databricks-industry-solutions/energy-sandbox. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 1
- GitHub forks
- 1
Skills in this repository
Showing 5 of 5 collected skills.
Mechanical audit of the ADME OSDU connector — implementation correctness, test coverage, artifacts completeness, and security. Produces a scored report.
Run the AdmeOsduLakeflowConnect pytest suite, diagnose failures, and fix the connector or simulator until everything passes. Branches on mode={simulate|live}.
Validate that credentials for the ADME OSDU connector authenticate successfully against the real ADME API.
Validate that ADME domain tables (wellbore, reservoir, rock_and_fluid) correctly implement CDC incremental sync — offset tracking, watermark filtering, and pagination termination.