Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: duqtools/duqtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.3
Choose a base ref
...
head repository: duqtools/duqtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 12 commits
  • 55 files changed
  • 3 contributors

Commits on Jan 25, 2024

  1. Fix cli version crash for pypi installs (#704)

    Catch all exceptions
    stefsmeets authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    719f65c View commit details
    Browse the repository at this point in the history
  2. Add quickstart documentation for the gateway (#705)

    * Add quickstart
    
    * Fix small issues
    stefsmeets authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b852f61 View commit details
    Browse the repository at this point in the history
  3. Fix error to be relative (#697)

    * Fix error to be relative
    
    * Update test data
    
    ---------
    
    Co-authored-by: Stef Smeets <s.smeets@esciencecenter.nl>
    v1kko and stefsmeets authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    584c5d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    851ea84 View commit details
    Browse the repository at this point in the history
  2. Specify lookup.json via environment variable (#711)

    * Add environment variable to point to jetto lookup json
    
    * Set path in pytest
    
    * Update docs
    stefsmeets authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    46f53d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. using hdf5 with acccess layer (#712)

    * require minimal typing_extension version
    
    * split into mdsplusimashandle and hdf5imashandle
    v1kko authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    72e5522 View commit details
    Browse the repository at this point in the history
  2. simplify systems (#703)

    * change default system to nosystem
    
    * improved nosystem
    
    * fix circular import
    v1kko authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    405a133 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Revise documentation (#714)

    * Remove asciinema links
    
    * Remove operations from api docs
    
    * Make jetto subdir with variables
    
    * Update plotting page for current api
    
    * Tweak command-line documentation
    
    * Move jetto system / var definitions to docs/jetto
    
    * Update example config
    
    * Add usage single-pager, setup->canonical UQ
    
    * Re-organize usage.md
    
    * Add intro to canonical UQ
    
    * Fix systems docs
    
    * Fix links [wip]
    
    * Fix links for non-generated docs
    
    * Revise jinja2 loader
    
    * Fix links
    
    * Update docs
    stefsmeets authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    97758f6 View commit details
    Browse the repository at this point in the history
  2. Fix IMAS tests (#718)

    Set test environment to mdsplus
    stefsmeets authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7e05a83 View commit details
    Browse the repository at this point in the history
  3. Remove ETS6 and Jetto-v210921 systems (#717)

    * Remove ets6, v210921 systems
    
    * Remove unused code
    
    * Fix docs crash
    stefsmeets authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a6539be View commit details
    Browse the repository at this point in the history
  4. Updated requirements.txt files

    v1kko committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    640bf85 View commit details
    Browse the repository at this point in the history
  5. Bump version to: 3.1.0

    v1kko committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bf92a00 View commit details
    Browse the repository at this point in the history
Loading