Skip to content

Commit

Permalink
removing unecessary import of addMeta, roundValues
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptisteVandecrux committed Jun 19, 2024
1 parent 9d56d84 commit 1263d7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pypromice/process/join_l2.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import pandas as pd
import xarray as xr
from argparse import ArgumentParser
from pypromice.process.utilities import addMeta, roundValues
from pypromice.process.write import prepare_and_write
from pypromice.process.L1toL2 import correctPrecip
logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 1263d7f

Please sign in to comment.