I got one more problem earlier it was running perfectly EUMETSAT MSG 2 data. Now I'm not able to generate plot due to some errors showing when I am running eumetsat data also. Please find the following errors
export XRIT_DECOMPRESS_PATH=/usr/bin/PublicDecompWT-master/xRITDecompress/xRITDecompress
python
#!/usr/bin/env python3
import datetime
import platform
import warnings
import netCDF4
import os
import conda
conda_file_dir = conda.__file__
conda_dir = conda_file_dir.split('lib')[0]
proj_lib = os.path.join(os.path.join(conda_dir, 'share'), 'proj')
os.environ["PROJ_LIB"] = proj_lib
import OpenSSL.SSL
os.environ['QT_QPA_PLATFORM']='offscreen'
import matplotlib as mpl
mpl.use('Agg')
import matplotlib.pyplot
matplotlib.use('Agg')
import imp
import pyart
import scipy.ndimage as spyi
import numpy as np
import matplotlib
import matplotlib.pyplot as plt
from netCDF4 import num2date, date2num, Dataset
from time import time
import mpl_toolkits
import calendar
import pandas as pd
from datetime import datetime
import csv
from mpl_toolkits.basemap import Basemap
import matplotlib.dates as mdates
import glob
from matplotlib import animation
import shapefile
import
matplotlib.cmfrom matplotlib.patches import Polygon
from matplotlib.collections import PatchCollection
from matplotlib.colors import Normalize
import matplotlib.patches as mpatches
import matplotlib.lines as mlines
from netCDF4 import Dataset
from io import StringIO
import pandas
import pylab
import cartopy.crs as ccrs
from cartopy.mpl.ticker import LongitudeFormatter, LatitudeFormatter
from matplotlib.offsetbox import OffsetImage, AnnotationBbox
import cartopy.crs as ccrs
from PIL import Image
from matplotlib.cbook import get_sample_data
import cartopy.io.shapereader as shpreader
import cartopy.feature as cf
import cartopy.crs as ccrs
from contextlib import suppress
import sys
from shutil import ignore_patterns
from shutil import copytree, ignore_patterns
import logging
import optparse
import array
import array as arr
import cartopy
import cartopy.crs as ccrs
import matplotlib.pyplot as plt
import matplotlib
import matplotlib.pyplot as plt
from siphon.catalog import TDSCatalog, get_latest_access_url
import numpy as np
import matplotlib.pyplot as plt
import cartopy.crs as ccrs
from netCDF4 import Dataset
import numpy as np
from datetime import datetime, timedelta
import cartopy.crs as ccrs
import cartopy.feature as cfeature
LOGGING_LEVELS = {'critical': logging.CRITICAL,
'error': logging.ERROR,
'warning': logging.WARNING,
'info': logging.INFO,
'debug': logging.DEBUG}
import numpy as np
from pyresample import load_area, save_quicklook, SwathDefinition
from pyresample.kd_tree import resample_nearest
from satpy import Scene, MultiScene
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
from pyresample import geometry
from satpy import Scene
from glob import glob
from satpy import DatasetID
import matplotlib.pyplot as plt
import cartopy.crs as ccrs
from cartopy.mpl.ticker import LongitudeFormatter, LatitudeFormatter
from matplotlib.offsetbox import OffsetImage, AnnotationBbox
import cartopy.crs as ccrs
from PIL import Image
from matplotlib.cbook import get_sample_data
import cartopy.io.shapereader as shpreader
import cartopy.feature as cf
import cartopy.crs as ccrs
from contextlib import suppress
from mpl_toolkits.basemap import Basemap
from pyresample.geometry import AreaDefinition
from satpy.config import check_satpy
from satpy.writers import to_image
from satpy.composites import PaletteCompositor
import numpy as np
from satpy.composites import BWCompositor
from satpy.enhancements import colorize
from satpy.writers import to_image
from satpy import Scene, MultiScene
from satpy.multiscene import timeseries
from glob import glob
from pyresample.geometry import AreaDefinition
from satpy import Scene, MultiScene
from glob import glob
fig = plt.figure(figsize=[10,8])
filenames = glob("*20070113*")
global_scene = Scene(reader="seviri_l1b_hrit", filenames=filenames)
/home/vankayk/anaconda3/lib/python3.6/site-packages/satpy/readers/seviri_l1b_hrit.py:291: DeprecationWarning: This function is deprecated. See:
https://pyproj4.github.io/pyproj/stable/gotchas.html#upgrading-to-pyproj-2-from-pyproj-1 lon, lat, alt = pyproj.transform(geocent, latlong, x, y, z)
>>> global_scene.load(["IR_108"])
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
/home/vankayk/anaconda3/lib/python3.6/site-packages/pyproj/crs/crs.py:543: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See:
https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems proj_string = self.to_proj4()
ERROR:satpy.readers.yaml_reader:Could not load dataset 'DatasetID(name='IR_108', wavelength=(9.8, 10.8, 11.8), resolution=3000.403165817, polarization=None, calibration='brightness_temperature', level=None, modifiers=())': operands could not be broadcast together with shapes (82671,) (82670,)