GithubHelp home page GithubHelp logo

sdrave / simdb Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 40 KB

A simple Python module for management of simulation datasets

License: BSD 2-Clause "Simplified" License

Python 100.00%

simdb's People

Contributors

andreasbuhr avatar ftschindler avatar sdrave avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

simdb's Issues

compactify git status report?

When running git status -s from the command line within my dune-common git submodule, I get

$ git status -s
 M dune/common/misc.hh
?? build-clang-debug/

The correcponding section within the generated INFO file, however, lists all untracked files in the build-clang-debug directory seperately (only showing the first few lines):

  dune-common:
    branch: !!python/unicode 'HEAD'
    clean: false
    diff: "\e[1mdiff --git a/dune/common/misc.hh b/dune/common/misc.hh\e[m\n\e[1mindex\
      \ e2387a3..d726b29 100644\e[m\n\e[1m--- a/dune/common/misc.hh\e[m\n\e[1m+++\
      \ b/dune/common/misc.hh\e[m\n\e[36m@@ -3,8 +3,8 @@\e[m\n #ifndef MISC_HH\e[m\n\
      \ #define MISC_HH\e[m\n \e[m\n\e[31m-#warning This file is deprecated.  Its\
      \ contents have moved to stringutility.hh and math.hh, \\\e[m\n\e[31m-     \
      \    or will disappear completely.\e[m\n\e[32m+\e[m\e[32m//#warning This file\
      \ is deprecated.  Its contents have moved to stringutility.hh and math.hh, \\\
      \e[m\n\e[32m+\e[m\e[32m//         or will disappear completely.\e[m\n \e[m\n\
      \ /** \\file\e[m\n     \\brief Miscellaneous helper stuff\e[m"
    revision: !!python/unicode '2fe44e56be211cdf9c9336449cd89bca2ea58736'
    status: "\e[31mM\e[m dune/common/misc.hh\n\e[31m??\e[m build-clang-debug/"
    untracked: |-
      build-clang-debug/CMakeCache.txt
      build-clang-debug/CMakeFiles/3.0.2/CMakeCCompiler.cmake
      build-clang-debug/CMakeFiles/3.0.2/CMakeCXXCompiler.cmake
      build-clang-debug/CMakeFiles/3.0.2/CMakeDetermineCompilerABI_C.bin
      build-clang-debug/CMakeFiles/3.0.2/CMakeDetermineCompilerABI_CXX.bin
      build-clang-debug/CMakeFiles/3.0.2/CMakeDetermineCompilerABI_Fortran.bin

which results in a rather long list of untracked files. Do you know why this happens, or how to circumvent it (or is this behaviour intended)? Since simdb does not track the content of the untracked files I would be fine with just recording the name of the folder...

database select function uses wildcards

Hi there,

I had two experiments, one called "foo", the oder "foo2". Then it is impossible to select the "foo" experiment, as "foo" always matches "foo2".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.