Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
ni-meister-gedi-biomass-global
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Ian
ni-meister-gedi-biomass-global
Graph
raster_params
Select Git revision
Branches
5
dev
main
default
multiple_hse
raster_params
with_l4a
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
May
16
15
14
13
9
7
6
2
1
1
Apr
10
Mar
3
27
Feb
17
11
29
Jan
26
17
16
14
13
6
Dec
21
Nov
20
19
21
Oct
20
17
16
15
11
10
9
8
4
3
1
30
Sep
29
28
27
26
25
24
23
20
19
16
12
10
9
28
Aug
23
22
docs: enhance numbered headers with markdown and explanatory subheads
main
main
docs: update nmbim_on_maap_guide with clarifications and remove job management section
docs: update detailed argument descriptions in run_on_maap.py guide
docs: update NMBIM on MAAP guide with improved usage and post-processing instructions
merge: pull guide updates from GitHub
Update nmbim_on_maap_guide.md
refactor: rename no_redo option to no_resubmit in run_on_maap.py
docs: update installation instructions to use conda environment.yml
docs: add guide for process_gedi_granules
docs: update run_on_maapy.py guide
refactor: remove unused check_interval option from run_on_maap.py
fix: propagate KeyboardInterrupt in Job and JobManager.submit()
style: clarify monitoring suspended message with detailed instructions
fix: handle KeyboardInterrupt during job submission
fix: update prompt messages for clarity
style: update after-interrupt prompt for clarity
fix: add input timeout handling in monitoring
fix: handle KeyboardInterrupt in JobManager.submit()
refactor: wrap MAAP API calls in Job in _safe_request
refactor: improve job resubmission logic and logging in JobManager
fix: prepend 'Resubmitted:' when writing resubmitted job IDs in file
fix: update unsuccessful job state retrieval to use ledger status
fix: set logger and file handler level to INFO instead of DEBUG
refactor: copy config file to output_dir instead of logging contents
fix: added method to get a single job's status in JobLedger
fix: write unsuccessful job details to JSON file instead of logging
fix: update log message to reference unsuccessful_jobs.json path
refactor: log detailed info for unsuccessful jobs, not just IDs
fix: added hash method to Job
docs: update Job class docstring and clarify resubmission prompt
fix: changed order of pending states to match state progress
style: add log separators before and after model run messages
fix: downgraded logging level for full config printout
fix: finetuned logging levels for file vs console logging
fix: use redo_of instead of redo_tag in validate_redo_tag
fix: update redo tag validation and key prefix to use redo_of field
style: replace print statements with logging calls in JobManager.py
refactor: remove random sampling to simplify job state update logic
refactor: JobLedger.get_pending_jobs() sorts by recency
fix: add retry logic with backoff to get_collection_id
Loading