Skip to content

Commit

Permalink
Update monetio/sat/_modis_l2_mm.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zachary Moon <[email protected]>
  • Loading branch information
dwfncar and zmoon authored Oct 7, 2024
1 parent 407de06 commit cb1215b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monetio/sat/_modis_l2_mm.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import logging
import sys
from collections import OrderedDict
from glob import glob
from datetime import datetime, timezone
from glob import glob

import numpy as np
import xarray as xr
Expand Down

0 comments on commit cb1215b

Please sign in to comment.