Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Update gridmet_etl.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcd-mscb authored Jul 17, 2020
1 parent cbb5df0 commit 12230bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gridmetetl/gridmet_etl.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Console script for gridmetetl."""
from gridmetetl.etl import FpoNHM
from etl import FpoNHM
import argparse
import sys
import datetime
Expand Down

0 comments on commit 12230bb

Please sign in to comment.