Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GloWPa Model
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
GloWPa
GloWPa Model
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
41ce1920b17c5c3ceb37a6006bc7934e58f744ed
Select Git revision
Branches
6
develop
feature_Level_4_exception
mapping-tool
mapping-tool-bacteria
mapping_add_livestock
master
default
protected
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Mar
9
Oct
13
Jul
10
Jan
9
19
Sep
9
Aug
13
Jul
20
Oct
20
Apr
15
18
Feb
16
3
Dec
22
Nov
19
20
Oct
19
16
15
14
13
6
9
Sep
18
Aug
17
3
30
Jul
28
27
22
21
20
17
16
15
14
8
16
Jun
9
5
29
May
Added instructions to install the project dependencies using renv in the README file.
mapping-tool
mapping-tool
Merge branch 'mapping-tool.rc1' into mapping-tool
Removed rgdal dependency. Added renv lockfile to install all dependencies required to run the model. Lockfile does not include packages required to run the plumber api. Updated Readme.
Not sure what has been changed.
Change in pathogenflows_land_water_separated.R to make WWTP works
mapping-tool-ba…
mapping-tool-bacteria
test
Add pathogen-bacteria, pathogen emission seperate to land and to water
Updated Readme. Updated submodule reference.
updated submodule.
updated submodule
Fixed two bugs:
Merge branch 'mapping-tool' of https://git.wur.nl/glowpa/glowpa-model into mapping-tool
Highlighting some to do things.
Land emissions were not included in the overall gridded emissions. These have now been included.
Updated readme.txt file
mapping_add_liv…
mapping_add_livestock
Log info of async subprocesses.
Solving a replace 0.00001 issue, as the full stop was read as any character.
Never mind, it was correct anyway.
Forgot to uncomment something.
Reading in the WWTP data from the parsed data. Also fixed the zoom for the local png plots.
Removed the as.character for a specific column in human_data in pathogenflows.R to other comments also, right after the data is read in in api.R.
Read the gid in as.character
Moved the total calculation from the plotter to the pathogenflows script.
Corrected the plotter for level 4 for the fact that more areas are selected than the ones in human_data only.
Replace the value provided by the model as missing (0.00001) with NA.
Minor change, removed log 10 calculation, that is now done in plotter for level 4 exception
feature_Level_4…
feature_Level_4_exception
Added plotter exception for level 4 and changed way of plotting.
Add na.rm=TRUE to sum function that was missing.
Removed the log10 calculation of emissions and added it to the plotter for the level 4 exception
merge mapping tool
Removed a print of an intermediate .csv that helped solve bugs and I forgot to remove earlier.
Corrected small error in order of function.
Merge branch 'feature-plot-extent' into mapping-tool
Feat: plotter accepts a plot extent.
Added the level 4 exception (no grid is made for that; ideally the model will still be changed that gridded input data also doesn't have to be provided), where still required the compostingTwinSlab and compostingTwinNoSlab were removed and the totals become NA when they should be NA and 0 when they are 0. Finally, the WWTP script now actually reads in the emitted data from the input file rather than the generalised data for the treatment type.
Added gadm level to scenario
Added model input and the local environment to the gitignore
Added Nynkes bugfix to git
Fix issue. missing and is.null cannot be combined in 1 condition.
- Changed background color of maps to gray
Loading