Created
September 7, 2023 16:08
-
-
Save deeplycloudy/a13b198d2660f0b30bf7c3994a07b3e6 to your computer and use it in GitHub Desktop.
Windows doesn't like this conda environment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: atmo5331 | |
channels: | |
- conda-forge | |
dependencies: | |
- python | |
- jupyterlab | |
- numpy | |
- scipy | |
- pandas | |
- xarray | |
- dask | |
- netcdf4 | |
- matplotlib | |
- cartopy | |
- pyproj | |
- pip | |
- arm_pyart | |
- metpy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment