Skip to content
Snippets Groups Projects
Select Git revision
  • 0366f2005c28163b74c496f24de64b44b4fd29df
  • master default protected
  • development
  • marco/aquacrop-fix-api-use
  • precompile-statements
  • precompile-tools
  • tmp-faster-loading
  • skylark
  • testsuite
  • code-review
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.5
  • v0.5.4
  • v0.5.3
  • v0.5.2
  • v0.2
  • v0.3.0
  • v0.4.1
  • v0.5
21 results

utils.jl

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    example.sh NaN GiB
    #!/bin/bash
    ## A short shell script to test the current development version of Persephone.
    
    if [[ -d "example_results" ]]
    then
        rm -r example_results
    fi
    
    ./run.jl -o example_results
    
    src/analysis/analyse_nature.R example_results