Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Persefone.jl
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
Commits · c438f0ce84afa147aac7d8bb84c9032b916b92f9
c438f0ce84afa147aac7d8bb84c9032b916b92f9
Select Git revision
Selected
c438f0ce84afa147aac7d8bb84c9032b916b92f9
Branches
9
master
default
protected
development
marco/aquacrop-regional-params
precompile-statements
precompile-tools
tmp-faster-loading
skylark
testsuite
code-review
Tags
11
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
persefone-model
Author
Search by author
Any Author
authors
fx97izoz
fx97izoz
gp46dode
gp46dode
jw82usig
jw82usig
us53tome
us53tome
xo30xoqa
xo30xoqa
5 authors
Browse files
Jul 27, 2023
Wrote weather.jl
· c438f0ce
xo30xoqa
authored
Jul 27, 2023
View commits for tag v0.2
v0.2
c438f0ce
Updated documentation
· 57264494
xo30xoqa
authored
Jul 27, 2023
57264494
Downloaded Jena weather data and wrote extraction script
· 1e6e7d67
xo30xoqa
authored
Jul 27, 2023
1e6e7d67
Jul 20, 2023
Updated documentation
· 24da04df
xo30xoqa
authored
Jul 20, 2023
24da04df
Implemented equations for dynamic energy budgets
· 0fd99174
xo30xoqa
authored
Jul 20, 2023
0fd99174
Started working on energy budgets
· c5c8f603
xo30xoqa
authored
Jul 20, 2023
c5c8f603
Jul 18, 2023
Added tests for insect submodel
· 26ee5084
xo30xoqa
authored
Jul 18, 2023
26ee5084
Rewrote insect submodel
· e82aa559
xo30xoqa
authored
Jul 18, 2023
e82aa559
Jul 17, 2023
Started working on the insect biomass submodel.
· d7996cb0
xo30xoqa
authored
Jul 17, 2023
d7996cb0
May 28, 2023
Added script for runtime profiling
· 7f3949e8
xo30xoqa
authored
May 28, 2023
7f3949e8
Created `[world]` settings section
· f6e8b026
xo30xoqa
authored
May 28, 2023
f6e8b026
Created `world` module.
· 71800e6b
xo30xoqa
authored
May 28, 2023
71800e6b
Updated documentation
· bece892e
xo30xoqa
authored
May 28, 2023
bece892e
Renamed project to Persefone
· 60e90125
xo30xoqa
authored
May 28, 2023
60e90125
Updated logo
· cda1e3cc
xo30xoqa
authored
May 28, 2023
cda1e3cc
Feb 08, 2023
Removed extraneous files
· e8d0b905
xo30xoqa
authored
Feb 8, 2023
e8d0b905
Updated documentation
· b70e1d03
xo30xoqa
authored
Feb 8, 2023
b70e1d03
Added Makefile
· d4e43d75
xo30xoqa
authored
Feb 8, 2023
d4e43d75
Feb 07, 2023
Added documentation on adapting Persephone
· b402c07f
xo30xoqa
authored
Feb 7, 2023
b402c07f
Added architecture diagrams
· 600bbd3f
xo30xoqa
authored
Feb 7, 2023
600bbd3f
Feb 03, 2023
Updated documentation
· b77f0c23
xo30xoqa
authored
Feb 3, 2023
b77f0c23
Added cross-references to documentation.
· 092c7694
xo30xoqa
authored
Feb 3, 2023
092c7694
Added @shuffle! macro
· 7c8b7287
xo30xoqa
authored
Feb 3, 2023
7c8b7287
Wrote species DSL documentation
· ce8d15a3
xo30xoqa
authored
Feb 3, 2023
ce8d15a3
Feb 02, 2023
Wrote the software architecture documentation.
· 6bcd56b4
xo30xoqa
authored
Feb 2, 2023
6bcd56b4
Wrote `getproperty()` and `setproperty!()` for the Animal type
· 577ff86d
xo30xoqa
authored
Feb 2, 2023
577ff86d
Added tests for data outputs.
· f6942e8b
xo30xoqa
authored
Feb 2, 2023
f6942e8b
Feb 01, 2023
Added CONTRIBUTORS file
· e12fe1a7
xo30xoqa
authored
Feb 1, 2023
e12fe1a7
Removed parallelisation again, wasn't working yet
· 8e89cb52
xo30xoqa
authored
Feb 1, 2023
8e89cb52
Jan 31, 2023
Fixed @test_logs issue, code cleanup
· fd1cfdeb
xo30xoqa
authored
Jan 31, 2023
fd1cfdeb
Jan 24, 2023
Added run parallelisation and cleaned up `simulation.jl`
· 47496d12
xo30xoqa
authored
Jan 24, 2023
47496d12
Jan 23, 2023
Switched to using local loggers
· 4d7f5127
xo30xoqa
authored
Jan 23, 2023
4d7f5127
Jan 22, 2023
Implemented parameter scanning
· a20d431f
xo30xoqa
authored
Jan 22, 2023
a20d431f
Jan 21, 2023
Made sure that the model RNG is used throughout
· 18f31e95
xo30xoqa
authored
Jan 21, 2023
18f31e95
Added a clean-repo check to the output.
· e3245182
xo30xoqa
authored
Jan 21, 2023
e3245182
Wrote simulation tests
· 3aecf3f0
xo30xoqa
authored
Jan 21, 2023
3aecf3f0
Changed model RNG to StableRNG and enforced its use
· dbff4414
xo30xoqa
authored
Jan 21, 2023
dbff4414
Jan 20, 2023
Updated documentation
· 60ff8280
xo30xoqa
authored
Jan 20, 2023
60ff8280
Fixed the (hopefully) remaining bugs in the species macros
· 4954227d
xo30xoqa
authored
Jan 20, 2023
4954227d
Bugfixes in the species macros
· f7d339d5
xo30xoqa
authored
Jan 20, 2023
f7d339d5
Loading