Skip to content

Commit 9cb5727

Browse files
authored
EAMxx: add AODvis to derivations (#983)
1 parent ecf20d9 commit 9cb5727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e3sm_diags/derivations/derivations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -849,6 +849,7 @@
849849
},
850850
"AODVIS": {
851851
("od550aer",): rename,
852+
("AerosolOpticalDepth550nm",): rename, # EAMxx
852853
("AODVIS",): lambda aod: convert_units(
853854
rename(aod), target_units="dimensionless"
854855
),

0 commit comments

Comments
 (0)