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
1ef90d13d3a7663d134a5a55ab8efebd003bb1b7
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
10
Apr
9
8
7
5
4
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
fix more file docs
add_mo_grid
add_mo_grid
better file docs
better include examples
grid: better name groups for docs
regridder: include example; better doc; initialize pointers to null()
mo_regridder: explicitly specify array dimensions
simplify example
mo_regridder: enable packed/unpacked input; prevent creating source matrix if possible; only use execute for all operations
mo_regridder: fix input data bug (copypasta); add upscale_fraction operator
mo_regridder: fix alloc bug; add upscale_laf
mo_regridder: calculate weights during initialization for speedup
mo_regridder: add var and std upscaler
mo_regridder: add down-scaler; add openmp
mo_regridder: simplify optional args in execute; prepare more operators; add upscale_sum
add example path for FORCES_EXE
update README with infos on FORCES_EXE
CMake: add option to specify an executable
Add examples directory
fix tests
mo_regridder: add first upscaling operators and tests
mo_grid: rename n_cells to ncells; better naming for factors in derive grid method
mo_grid: more descriptive constant names
mo_grid: update tests
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
Loading