- Timestamp:
- Jul 7, 2025, 1:39:13 PM (7 days ago)
- Location:
- trunk/LMDZ.PLUTO/util/script_figures/movie_vmr_ch4
- Files:
-
- 1 added
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/util/script_figures/movie_vmr_ch4/FV3_utils.py
r3832 r3833 3 3 pi=math.pi 4 4 import matplotlib 5 matplotlib.use('TKAgg') 6 7 name="../Xhistins2015_short" 5 matplotlib.use('Agg') 8 6 9 7 def fmtsci(x, pos):
Note: See TracChangeset
for help on using the changeset viewer.