Skip to content

Destine#195

Closed
kuivi wants to merge 3 commits intomainfrom
destine
Closed

Destine#195
kuivi wants to merge 3 commits intomainfrom
destine

Conversation

@kuivi
Copy link
Copy Markdown
Collaborator

@kuivi kuivi commented Feb 26, 2026

No description provided.

- New tool: destine_retrieval_tool.py with two-step workflow:
  1. search_destine_parameters: RAG semantic search over 82 DestinE parameters via Chroma vector store
  2. retrieve_destine_data: download point time series via earthkit.data + polytope
- Authentication via ~/.polytopeapirc token (from desp-authentication.py)
- UI toggle for DestinE data with token file status check
- DestinE test suite (pytest -m destine), skipped by default
- Updated README with DestinE authentication instructions
Move os.chdir(REPO_ROOT) from module level to an autouse fixture that
restores the original cwd after each test, preventing side effects on
other test files that use relative paths.
@kuivi kuivi closed this Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant