14 lines
188 B
YAML
14 lines
188 B
YAML
name: test_atmos_chem_env
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.11
|
|
- jupyter
|
|
- numpy
|
|
- pandas
|
|
- matplotlib
|
|
- plotly=5.18
|
|
- h5py=3.10
|
|
- pybis=1.35
|