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

Wildfire update #126

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

Wildfire update #126

wants to merge 25 commits into from

Commits on Nov 16, 2024

  1. removed old toml test files- using results.toml now

    Vedant P Iyer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7301862 View commit details
    Browse the repository at this point in the history
  2. get/update abstractions data and reset transload lock for later plugi…

    …n loading
    Vedant P Iyer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    b055e96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dfc15f View commit details
    Browse the repository at this point in the history
  4. updated wildfire example to use DSI core not pass through sqlite func…

    …tions
    Vedant P Iyer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c7555a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. fixed description

    jpulidojr authored and Vedant P Iyer committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a81bb77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1948857 View commit details
    Browse the repository at this point in the history
  3. commented out CSV pass through sqlite functions

    Vedant P Iyer committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    562277c View commit details
    Browse the repository at this point in the history
  4. updated table plot writer in coreterminal

    Vedant P Iyer committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7ebc7ab View commit details
    Browse the repository at this point in the history
  5. updated return object for get_artifacts

    Vedant P Iyer committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    2aa0f86 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    aac9e54 View commit details
    Browse the repository at this point in the history
  2. update get_artifacts call of other dsi example classes

    Vedant P Iyer committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ea3caa5 View commit details
    Browse the repository at this point in the history
  3. updated core and file_reader to update bueno and hostname readers to …

    …fit DSI abstraction
    Vedant P Iyer committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0d60920 View commit details
    Browse the repository at this point in the history
  4. reorganized old funcs, early return for put_artifacts insertion error…

    … and get_artifacts can return an orderedDict now
    Vedant P Iyer committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2d059bc View commit details
    Browse the repository at this point in the history
  5. updated pennant example to use dsi object and new get_artifact dict r…

    …eturn to update abstraction
    Vedant P Iyer committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e59c7da View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. updated wildfire/pennant examples with new core

    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c90dfae View commit details
    Browse the repository at this point in the history
  2. updated csv,bueno,yaml,toml readers to handle multiple files with mis…

    …matched columns of same table
    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b43c9c9 View commit details
    Browse the repository at this point in the history
  3. Core load_module calls add_rows for plugin readers, transload only us…

    …ed by plugin writers, specified error locations in artifact_handler
    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    88001de View commit details
    Browse the repository at this point in the history
  4. Allow mismatched col ingest into sqlite table, updated variables show…

    …n in inspect artifact
    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fa15ccd View commit details
    Browse the repository at this point in the history
  5. updated pennant example in examples.rst

    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    30c3ffb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a8fb62 View commit details
    Browse the repository at this point in the history
  7. changed project name to dsi-workflow

    jpulidojr authored and Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    94f201c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec7ade5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ff5e5b View commit details
    Browse the repository at this point in the history
  10. testing with old inspect_artifacts

    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0355ab5 View commit details
    Browse the repository at this point in the history
  11. add extra install to github CI file

    Vedant P Iyer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7660123 View commit details
    Browse the repository at this point in the history