Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PE_CBL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stefano Serafin
PE_CBL
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a96e498f7c877b59ce63af89e842b48bc432c97f
Select Git revision
Branches
2
master
default
protected
new_cbl_models
Tags
1
0.99
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
May
23
13
8
23
Apr
10
12
Mar
27
Feb
26
11
7
24
Jan
22
21
20
15
Oct
8
2
Aug
1
22
Jul
18
16
12
11
10
9
8
19
Feb
16
bug fix in BouLac scheme (parcel energy computation)
new_cbl_models
new_cbl_models
new settings for BouLac model
additional documentation
observation operator function moved to utils/observations
additional LES dataset
enable thinning; added linear interpolation observation operator; additional csv data format
additional setting for initial mixed-layer depth
new set of experiments to compare parameter sensitivity in different PBL schemes
updated gitignore
First implementation of BouLac PBL model
mixed-layer initial profiles now possible; runtime check on pbl depth
first attempt at 2D sensitivity ensemble run
enabled parameter perturbations with Sobol sequences, for multiple parameters
enabled new settings for YSU model and PE
axes associated with colorbar are now set explicitly
axes associated with colorbar are now set explicitly
labels in plot_p no longer hardcoded
YSU model code extended to permit perturbing multiple parameters; bug fix in CBL.run
new experiments to compare sensitivity of different parameters in different PBL schemes
added skeleton of so-called datadriven CBL model; minor bug fixes in other models
Added YSU CBL model implementation; minor changes in simple CBL model to favor comparability; extended cbl settings
new YSU model parameters
reorganized cbl settings json file, with dummy keys as comments
reverted CBL_TM class naming; different models can be added as methods
changed CBL class to CBL_TM, updated code accordingly; added testing block in PE_CBL.py
fixed a bug preventing the correct loading of runs made with old code versions; added 1 figure for EGU2025 poster
master
master
utility code removed from root folder
moved utility code into its own subdir
updated README
added requirements.txt file
Combined load_or_run and get_experiment into a single function, for clarity
0.99
0.99
improved documentation
improved documentation
Improved documentation
updated default settings
minor tweaks to profile plots
amended default DA settings
amended default DA settings
edits to import statements, following new module names
renamed files for clarity
Loading