Skip to content
Snippets Groups Projects
Select Git revision
  • dbb3c9a55dceb0020870310cc368d214b2385c51
  • master default protected
  • development
  • fix-missing-weatherdata
  • fix-eichsfeld-weather
  • marco-development
  • marco/dev-aquacrop
  • 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
24 results

Project.toml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Project.toml 641 B
    name = "Persephone"
    uuid = "039acd1d-2a07-4b33-b082-83a1ff0fd136"
    authors = ["Daniel Vedder <daniel.vedder@idiv.de>"]
    version = "0.0.1"
    
    [deps]
    Agents = "46ada45e-f475-11e8-01d0-f70cc89e6671"
    ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
    Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
    GeoArrays = "2fb1d81b-e6a0-5fc5-82e6-8e06903437ab"
    Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
    LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
    Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
    StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
    StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
    TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"