Skip to content
Snippets Groups Projects
Commit f53707e9 authored by Bing Gong's avatar Bing Gong
Browse files

Update plot_ambs_forecast.py

parent 01d94a19
No related branches found
No related tags found
No related merge requests found
Pipeline #78287 passed
...@@ -10,6 +10,8 @@ the AMBS-workflow) ...@@ -10,6 +10,8 @@ the AMBS-workflow)
import xarray as xr import xarray as xr
import numpy as np import numpy as np
import pandas as pd import pandas as pd
import sys
from argparse import ArgumentParser
import matplotlib import matplotlib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment