Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
ModSpa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CESBIO
Modélisation
ModSpa
Graph
61ade41eb743ba8280b2776aa430814947fedc63
Select Git revision
Branches
2
main
default
protected
optim
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Mar
12
11
7
4
24
Jan
19
Nov
18
12
5
23
Oct
15
7
4
Sep
29
Aug
28
22
20
29
Jul
10
8
6
Jun
17
May
16
18
Apr
3
28
Mar
22
14
13
6
Feb
19
Jan
18
12
11
21
Dec
8
7
5
1
30
Nov
17
3
2
17
Oct
15
12
5
3
2
28
Sep
27
26
25
22
20
19
18
15
14
13
11
8
7
4
1
31
Aug
30
25
24
23
18
17
14
11
10
9
7
2
28
Jul
27
26
25
21
19
13
12
11
6
5
4
Small refactoring and lisibility changes.
main
main
Minor changes in memory prevision and prints.
optim
optim
Finished block division for samir calculations, first resutls are great, few more tests needed. Speed isn't too impacted by number of chunks.
Small changes before 2nd otpimization.
Compiled samir_daily() function with numba, added various simplifications on other functions.
Added multiprocessing to polygon extraction in parcel mode. Added one test to samir params.
Notebook updates.
Corrected and update weather input part. Reworked and fixed parcel mode. Updated environment files.
Updated french charter.
Added english charter.
Edited README.md and added SAMIR excel charter.
Added license and authors.
Small config file change, added possibility to compress output file.
Bug fix in samir equations.
Added possibility to enter initial soil water content as a raster input, optional. Added yaml env file for non linux OS.
Change scale factor of rain to prevent stack overflow for large precipitation values.
Small performance updates.
Updated weather part with new version of CDS servers. Improved ET0 calculation. Code seems to work fine, further tests needed.
Bug correction in input notebook.
Modified all path creation with os.path.join(). Started modifications of weather part in preparation for the new CDS Climate server. Old method is not implemented yet, will find a way to work around for the time being.
Small code updates, improved samir_param class, change data path.
Minor code modifications.
Doc update, minor code modification and code comment update.
Environment update and code adaptation.
Bug correction in samir model : fixed parameter rasterization.
Modifications to NDVI calculation scripts. Addition of irrigation mask as input. Various changes following these modifications.
Fixed georeferencing bug.
Code updates. Still georeferencing issue for NDVI cube, crs is not well written.
Various code updates. Bug correction and improvements in preprocessing, new python only reprojection method.
Updated NDVI preprocessing, improved parcel mode optimization. Updated and improved documentation.
Modified LandSat download to include landsat 9 products.
Updated config file.
NDVI and Weather preprocessing update. Fixed both pixel and parcel mode, smoother and faster processing. Data download and processing is functional. Parcel mode has received a large update. Environment file updated.
Added LandSat STAC download. Not fully functional yet.
New functions to download S2 Copernicus data. Functional scripts. Resolution handling has to be added for Theia and LandSat.
Small changes before S2 copernicus and Safran preprocessing modications.
Updated preprocessing scripts. S2 Copernicus download not fixed yet.
Add TODO.
Updated some preprocessing scripts.
Minor code changes in postprocessing. Updated sphynx documentation.
Loading