Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dsi features and deleted old code #136

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Vedant1
Copy link
Collaborator

@Vedant1 Vedant1 commented Jan 22, 2025

  • deleted old commented out code in several files including pass through functions
  • added new language for inserting data into backend (write) and taking data from backend (process) on top of existing put/get
  • updated pennant and wildfire examples with this
  • new find function in core and backend files to search for a term among all tables, cols and datapoints in a backend. Return object varies depending on where there is a match
  • updated core file to set run_flag = False by default
  • in core.py, check if backend is a subclass of Filesystem before accessing the filename variable in the backend

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