Skip to content

Commit

Permalink
add yaml file for prepobsaero task
Browse files Browse the repository at this point in the history
  • Loading branch information
ypwang19 committed Jun 3, 2024
1 parent 061471c commit 4a716d2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions parm/aero/prep/prep_viirs.yaml.j2
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
provider: VIIRSAOD
window begin: {{ window_begin }}
window end: {{ window_end }}
binning:
cressman radius: 100
stride: 132
min number of obs: 500
variable: aerosolOpticalDepth
output file: {{ DATA }}/{{ OPREFIX }}viirs_{{sensor}}.{{ current_cycle | to_YMDH }}.nc4
input files: {{ input_files }}
thinning:
threshold: 0
channel: 4
preqc: 0

0 comments on commit 4a716d2

Please sign in to comment.