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
eda47b9eae38c33297a22d0161c14bbfbeb7fbd3
Select Git revision
Branches
12
master
default
protected
development
new-data
dev-cropmodels
fix-almass-crop-model
aquacrop-integration
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
23 results
persefone-model
src
core
utils.jl
Author
Search by author
Any Author
authors
0 authors
Mar 20, 2025
Make struct AnnualDate immutable
· eda47b9e
Marco Matthies
authored
2 months ago
eda47b9e
Sep 06, 2024
Check package directory for input files
· dc00b4a2
xo30xoqa
authored
8 months ago
dc00b4a2
Aug 09, 2024
Made farm model configurable
· e5e9dee4
xo30xoqa
authored
9 months ago
e5e9dee4
Minor additions to utils.jl
· eb8515d8
xo30xoqa
authored
9 months ago
eb8515d8
Aug 08, 2024
Added `@areaof()` macro and `isgrassland()` function
· eb3d2280
xo30xoqa
authored
9 months ago
eb3d2280
AnnualDates can be constructed from a string
· b4f6a32f
xo30xoqa
authored
9 months ago
b4f6a32f
AnnualDates can be instantiated from strings
· 694f9103
xo30xoqa
authored
9 months ago
694f9103
Aug 05, 2024
Made skylark dates normally distributed, added first-year mortality
· f925cb99
xo30xoqa
authored
9 months ago
f925cb99
Moved random functions to utils.jl, added `randn()`
· 61f0ef71
xo30xoqa
authored
9 months ago
61f0ef71
Aug 02, 2024
Integrated AnnualDates into the nature submodel
· e81536f7
xo30xoqa
authored
9 months ago
e81536f7
Added automatic conversion of Tuple{Int64,Int64} to AnnualDate
· 778d6e37
xo30xoqa
authored
9 months ago
778d6e37
Moved date and unit functions to core/util.jl
· 2fccb9f8
xo30xoqa
authored
9 months ago
2fccb9f8
Loading