Skip to content

Commit

Permalink
bugfix on postblock import
Browse files Browse the repository at this point in the history
  • Loading branch information
yingkaisha committed Nov 5, 2024
1 parent 7f21fbd commit 4fb5712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion credit/postblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from credit.data import get_forward_data
from credit.transforms import load_transforms
from credit.physics_core import physics_pressure_level
from credit.physics_core import physics_pressure_level, physics_hybrid_sigma_level
from credit.physics_constants import (
GRAVITY,
RHO_WATER,
Expand Down

0 comments on commit 4fb5712

Please sign in to comment.