Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FORCES
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CHS
FORCES
Graph
dbd31b151614332188659952c999a4001789564e
Select Git revision
Branches
20
38-update-with-jams
39-refactor-gitlab_ci-yml
add_functions_to_mo_poly
add_mo_datetime
add_mo_grid
baseflow_opti
cmake_scripts_update_v1.7
datetime_partial_string_fix
develop
fix_logging_stdout_issue
forces_edk_hourly
main
default
protected
message_update
mhm_compat
mhm_large_domain_runtime
mlm_updates
mpr_compat
netcdf_private
opti_add_BFI_output
update_CI_2024
Tags
10
v0.6.1
v0.6.0
v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.1
v0.1.0
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Apr
2
28
Mar
24
14
13
12
6
26
Feb
29
Jan
30
Dec
27
26
27
Oct
10
Apr
8
4
28
Mar
27
26
25
24
23
22
21
19
13
6
Jul
28
Jun
16
24
May
17
16
9
7
6
5
4
3
1
17
Mar
16
15
14
12
30
Jan
27
23
18
9
5
4
21
Dec
20
18
Nov
30
Sep
11
10
1
27
Jun
22
21
17
15
14
9
8
23
May
18
17
10
9
6
27
Apr
26
19
14
8
4
Mar
7
Feb
13
Jan
12
11
10
6
5
4
21
Dec
16
15
14
9
3
1
29
Nov
26
25
24
23
22
18
15
11
9
3
28
Oct
25
18
12
7
30
Sep
27
22
16
15
14
13
10
8
7
6
mo_grid: update tests
add_mo_grid
add_mo_grid
mo_grid: ascii grids are top-down by default
mo_grid: remove flip_packed_data again
mo_regridder: use id_bounds routine
mo_grid: add y_direction selector; better ascii reading; update all methods to handle y-dir
utils: add flipped functions
mo_grid: add total_area method
flip: memory efficient inplace flipping of data
mo_grid: add ascii data reading methods; rename in_data arg to data
mo_grid: add ascii export routines
CI: only use 4 jobs for parallel building
mo_grid: fix flipping methods and test them
test: skip mo_grid test with conditional converage
mo_grid: further testing
mo_grid: add first tests
mo_regridder: draft execute methods
mo_grid: add data conversion methods
move regridder to separate module
Merge branch 'add_mo_grid' of git.ufz.de:chs/forces into add_mo_grid
mo_grid: rename grid_t -> grid; regridder_t -> regridder
mo_grid: rename upscaler_t to regridder_t; init from grids only
mo_grid: enable deriving fine grids
typo
mo_grid: rename extend to extent; add x_size and y_size to extent method
mo_grid: add is_periodic method to grid_t
mo_grid: update cell area calculation
grid: remove unnecessary 'id' attribute
Merge branch 'add_mo_grid' of git.ufz.de:chs/forces into add_mo_grid
pfunit remove unsupported test
mo_grid: better error message
mo_grid: add grid%has_mask
mo_grid: add grid%derive_coarse_grid
mo_grid rename estimate_aux_coords to upscale_aux_coords
mo_grid: be more explicit about aux var names
mo_grid: add first version of grid%to_netcdf
doc: \copydoc not needed for type bound procedures with doxygen >= 1.9.7
doc: some docstring fixes in mo_grid
mo_grid: fix aux-vertices missing upper edge
doc: simplify procedure docs in types
doc: better pre-proc of files; hide private attributes in doc
Loading