Skip to content

Commit

Permalink
C-RAID configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwiglierhammer committed Sep 4, 2024
1 parent 5a7b19c commit 9ca00af
Show file tree
Hide file tree
Showing 9 changed files with 17,017 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"process_list_file": "source_deck_list_pre.txt",
"release_periods_file": "source_deck_periods.json",
"job_memo_mb": 4000,
"job_time_hr": "01",
"job_time_min": "30",
"data_model": "c_raid",
"cdm_map": "c_raid"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"process_list_file": "source_deck_list_post.txt",
"release_periods_file": "source_deck_periods.json",
"job_memo_mb": 4000,
"job_time_hr": "01",
"job_time_min": "00",
"correction_version": "null",
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"process_list_file": "source_deck_list_post.txt",
"release_periods_file": "source_deck_periods.json",
"job_memo_mb": 4000,
"job_time_hr": "00",
"job_time_min": "30"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"process_list_file": "source_deck_list_post.txt",
"release_periods_file": "source_deck_periods.json",
"job_memo_mb": 4000,
"job_time_hr": "00",
"job_time_min": "30",
"md_model": "null",
"md_subdir": "null",
"md_first_yr_avail": "null",
"md_last_yr_avail": "null"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"process_list_file": "source_deck_list_post.txt",
"release_periods_file": "source_deck_periods.json",
"job_memo_mb": 4000,
"job_time_hr": "00",
"job_time_min": "59",
"qc_first_date_avail": 2015-01",
"qc_last_date_avail": "2024-08",
"history_explain": "Position, tracking and parameter QC flags added"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"process_list_file": "source_deck_list_post.txt",
"release_periods_file": "source_deck_periods.json",
"job_memo_mb": 500,
"job_time_hr": "00",
"job_time_min": "10"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
202404
Loading

0 comments on commit 9ca00af

Please sign in to comment.