Hello, I would like to ask how to solve this problem. I have tried to change several networks, but they all meet the same problem?
Starting processing at 2023-03-20 20:41:35.331307
Initialize MSI projection EPSG:32646
/home/li/miniconda3/envs/polymer/lib/python3.9/site-packages/pyproj/crs/crs.py:280: FutureWarning: '+init=<authority>:<code>' syntax is deprecated. '<authority>:<code>' is the preferred initialization method. When making the change, be mindful of axis order changes: 
https://pyproj4.github.io/pyproj/stable ... -in-proj-6
  projstring = _prepare_from_string(projparams)
Trying to download 
https://oceandata.sci.gsfc.nasa.gov/cgi ... MI_24h.hdf ...
failed: Resource temporarily unavailable.
failed: Network is unreachable.
failure (1024)
Trying to download 
https://oceandata.sci.gsfc.nasa.gov/cgi ... MI_24h.hdf ...
failed: Resource temporarily unavailable.
failed: Network is unreachable.
failure (1024)
Trying to download 
https://oceandata.sci.gsfc.nasa.gov/cgi ... OAST.OZONE ...
failed: Resource temporarily unavailable.
failed: Network is unreachable.
failure (1024)
Trying to download 
https://oceandata.sci.gsfc.nasa.gov/cgi ... TOVS.OZONE ...
failed: Resource temporarily unavailable.
failed: Network is unreachable.
failure (1024)
Traceback (most recent call last):
  File "/mnt/d/software/polymer-v4.13/polymer_cli.py", line 37, in <module>
    run_atm_corr(Level1(args.input_file),
  File "/mnt/d/software/polymer-v4.13/polymer/main.py", line 496, in run_atm_corr
    with level2 as l2, level1 as l1:
  File "/mnt/d/software/polymer-v4.13/polymer/level1.py", line 106, in __enter__
    self.level1 = L1(self.filename, **self.kwargs)
  File "/mnt/d/software/polymer-v4.13/polymer/level1_msi.py", line 151, in __init__
    self.init_ancillary()
  File "/mnt/d/software/polymer-v4.13/polymer/level1_msi.py", line 180, in init_ancillary
    self.ozone = self.ancillary.get('ozone', self.date)
  File "/mnt/d/software/polymer-v4.13/polymer/ancillary.py", line 242, in get
    res = self.find_ozone(date)
  File "/mnt/d/software/polymer-v4.13/polymer/ancillary.py", line 371, in find_ozone
    raise Exception('Could not find any valid ozone file for {}'.format(date))
Exception: Could not find any valid ozone file for 2022-07-05 04:38:21.183638