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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
c438f0ce84afa147aac7d8bb84c9032b916b92f9
Select Git revision
11 results
persefone-model
Author
Search by author
Any Author
authors
0 authors
Jul 27, 2023
Wrote weather.jl
· c438f0ce
xo30xoqa
authored
1 year ago
View commits for tag v0.2
v0.2
c438f0ce
Updated documentation
· 57264494
xo30xoqa
authored
1 year ago
57264494
Downloaded Jena weather data and wrote extraction script
· 1e6e7d67
xo30xoqa
authored
1 year ago
1e6e7d67
Jul 20, 2023
Updated documentation
· 24da04df
xo30xoqa
authored
1 year ago
24da04df
Implemented equations for dynamic energy budgets
· 0fd99174
xo30xoqa
authored
1 year ago
0fd99174
Started working on energy budgets
· c5c8f603
xo30xoqa
authored
1 year ago
c5c8f603
Jul 18, 2023
Added tests for insect submodel
· 26ee5084
xo30xoqa
authored
1 year ago
26ee5084
Rewrote insect submodel
· e82aa559
xo30xoqa
authored
1 year ago
e82aa559
Jul 17, 2023
Started working on the insect biomass submodel.
· d7996cb0
xo30xoqa
authored
1 year ago
d7996cb0
May 28, 2023
Added script for runtime profiling
· 7f3949e8
xo30xoqa
authored
1 year ago
7f3949e8
Created `[world]` settings section
· f6e8b026
xo30xoqa
authored
1 year ago
f6e8b026
Created `world` module.
· 71800e6b
xo30xoqa
authored
1 year ago
71800e6b
Updated documentation
· bece892e
xo30xoqa
authored
1 year ago
bece892e
Renamed project to Persefone
· 60e90125
xo30xoqa
authored
1 year ago
60e90125
Updated logo
· cda1e3cc
xo30xoqa
authored
1 year ago
cda1e3cc
Feb 08, 2023
Removed extraneous files
· e8d0b905
xo30xoqa
authored
2 years ago
e8d0b905
Updated documentation
· b70e1d03
xo30xoqa
authored
2 years ago
b70e1d03
Added Makefile
· d4e43d75
xo30xoqa
authored
2 years ago
d4e43d75
Feb 07, 2023
Added documentation on adapting Persephone
· b402c07f
xo30xoqa
authored
2 years ago
b402c07f
Added architecture diagrams
· 600bbd3f
xo30xoqa
authored
2 years ago
600bbd3f
Feb 03, 2023
Updated documentation
· b77f0c23
xo30xoqa
authored
2 years ago
b77f0c23
Added cross-references to documentation.
· 092c7694
xo30xoqa
authored
2 years ago
092c7694
Added @shuffle! macro
· 7c8b7287
xo30xoqa
authored
2 years ago
7c8b7287
Wrote species DSL documentation
· ce8d15a3
xo30xoqa
authored
2 years ago
ce8d15a3
Feb 02, 2023
Wrote the software architecture documentation.
· 6bcd56b4
xo30xoqa
authored
2 years ago
6bcd56b4
Wrote `getproperty()` and `setproperty!()` for the Animal type
· 577ff86d
xo30xoqa
authored
2 years ago
577ff86d
Added tests for data outputs.
· f6942e8b
xo30xoqa
authored
2 years ago
f6942e8b
Feb 01, 2023
Added CONTRIBUTORS file
· e12fe1a7
xo30xoqa
authored
2 years ago
e12fe1a7
Removed parallelisation again, wasn't working yet
· 8e89cb52
xo30xoqa
authored
2 years ago
8e89cb52
Jan 31, 2023
Fixed @test_logs issue, code cleanup
· fd1cfdeb
xo30xoqa
authored
2 years ago
fd1cfdeb
Jan 24, 2023
Added run parallelisation and cleaned up `simulation.jl`
· 47496d12
xo30xoqa
authored
2 years ago
47496d12
Jan 23, 2023
Switched to using local loggers
· 4d7f5127
xo30xoqa
authored
2 years ago
4d7f5127
Jan 22, 2023
Implemented parameter scanning
· a20d431f
xo30xoqa
authored
2 years ago
a20d431f
Jan 21, 2023
Made sure that the model RNG is used throughout
· 18f31e95
xo30xoqa
authored
2 years ago
18f31e95
Added a clean-repo check to the output.
· e3245182
xo30xoqa
authored
2 years ago
e3245182
Wrote simulation tests
· 3aecf3f0
xo30xoqa
authored
2 years ago
3aecf3f0
Changed model RNG to StableRNG and enforced its use
· dbff4414
xo30xoqa
authored
2 years ago
dbff4414
Jan 20, 2023
Updated documentation
· 60ff8280
xo30xoqa
authored
2 years ago
60ff8280
Fixed the (hopefully) remaining bugs in the species macros
· 4954227d
xo30xoqa
authored
2 years ago
4954227d
Bugfixes in the species macros
· f7d339d5
xo30xoqa
authored
2 years ago
f7d339d5
Loading