Skip to content

Commit

Permalink
read file path from params
Browse files Browse the repository at this point in the history
change color
change axis
  • Loading branch information
ho11laqe committed Oct 7, 2024
1 parent c4bffe5 commit 648553e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions igm/modules/postproc/anim_plotly/anim_plotly.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
#!/usr/bin/env python3
import copy

import numpy as np
import os
import json
from types import SimpleNamespace
import xarray as xr
from matplotlib.font_manager import json_load


def params(parser):
Expand Down

0 comments on commit 648553e

Please sign in to comment.