Remove pygrib as a dependency; manually parse coordinate reference system from eccodes keys #458
Annotations
1 error and 3 warnings
Python 3.12 on OS windows-latest
The process 'C:\Users\runneradmin\miniconda3\condabin\mamba.bat' failed with exit code 1
|
Python 3.12 on OS windows-latest
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Python 3.12 on OS windows-latest
CondaKeyError: 'channels': value 'defaults' not present in config
|
Python 3.12 on OS windows-latest
PackagesNotFoundError: The following packages are not available from current channels:
- xarray[version='>=2023.12.0']
- requests[version='>=2.31.0']
- python=3.12*
- pandas[version='>=2.1.4']
- numpy[version='>=1.26.2']
- matplotlib[version='>=3.8.2']
- pytest-conv
Current channels:
- https://conda.anaconda.org/conda-forge
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
Note: 'use_only_tar_bz2' is enabled. This might be omitting some
packages from the index. Set this option to 'false' and retry.
|