Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analysis3-25.02-edge #173

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions environments/analysis3/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
### outside_files_to_copy

### Optional config for custom deploy script
export VERSION_TO_MODIFY=25.02
export VERSION_TO_MODIFY=25.02e
export STABLE_VERSION=24.12
export UNSTABLE_VERSION=25.02
export UNSTABLE_VERSION=25.02e

### Version settings
export ENVIRONMENT=analysis3
export FULLENV="${ENVIRONMENT}-${VERSION_TO_MODIFY}"

declare -a rpms_to_remove=( "openssh-clients" "openssh-server" "openssh" )
declare -a replace_from_apps=( "ucx/1.15.0" )
declare -a replace_from_apps=( "ucx/1.15.0" openmpi/5.9.5)
declare -a outside_commands_to_include=( "pbs_tmrsh" "ssh" )
declare -a outside_files_to_copy=( "/g/data/xp65/public/apps/openmpi/4.1.6" )
declare -a replace_with_external=( "/g/data/xp65/public/apps/openmpi/4.1.6" )
#declare -a outside_files_to_copy=( "/g/data/xp65/public/apps/openmpi/4.1.6" )
#declare -a replace_with_external=( "/g/data/xp65/public/apps/openmpi/4.1.6" )
37 changes: 19 additions & 18 deletions environments/analysis3/environment.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: analysis3
name: analysis3-edge
channels:
- conda-forge
- nodefaults
dependencies:
# SPEC0 packages
- python==3.11.*
- dask==2025.1.*
- numpy==1.26.*
- numpy==2.2.*
- scipy==1.15.*
- matplotlib==3.10.*
- pandas==2.2.*
Expand All @@ -17,12 +18,25 @@ dependencies:
- iris==3.11.*
- netcdf4==1.7.*
- libnetcdf=*=mpi_openmpi*
- openmpi==4.1.6
- openmpi==5.0.5
- pip=25.*
- hdf5=1.14.*=mpi_openmpi* # issues with version 1.14.3, version 1.14.4 not available for openmpi < 5.0
- hdf5=1.14.*=mpi_openmpi*
- jupyterlab==4.3.*
- cmor==3.9.*
- accessnri::access-nri-intake==1.0.*
# - numba needs numpy < 2.0
#- dask-ml Causing issue for some reasons
#- datashader requires numpy <2.0
#- geocat-comp issue with numpy <2. and probably python 3.11
#- geocat-comp requires numba and numpy < 2.0
#- icclim requires numba
#- neutralocean needs numpy < 2.0
#- regional-mom6 needs numpy <2
#- tensorflow
#- u8darts-all requires numba
#- wavespectra, needs numpy <2
#- wrf-python needs numpy <2
#- xarray-spatial needs numpy <2.
- aiohttp
- aiohttp-cors
- ants
Expand Down Expand Up @@ -59,11 +73,9 @@ dependencies:
- cvxpy
- dask-jobqueue
- dask-labextension
- dask-ml
- dask-xgboost
- dataclasses-json
- dataset
- datashader
- descartes
- distributed
- doc8
Expand All @@ -76,7 +88,6 @@ dependencies:
- erddapy
- esmf
- esmpy
- esmvalcore
- f90nml
- ffmpeg
- filelock
Expand All @@ -87,7 +98,6 @@ dependencies:
- fs
- gcc_linux-64
- gcm_filters
- geocat-comp
- geocat-viz
- geoplot
- geopy
Expand All @@ -99,7 +109,6 @@ dependencies:
- httpx
- hupper
- hvplot
- icclim
- intake
- intake-esm
- ipdb
Expand Down Expand Up @@ -136,11 +145,9 @@ dependencies:
- nc-time-axis
- ncdu
- nctoolkit
- neutralocean
- ninja
- nodejs
- notebook
- numba
- numexpr
- odc-geo
- opencv
Expand Down Expand Up @@ -172,7 +179,6 @@ dependencies:
- rasterio
- rasterstats
- rechunker
- regional-mom6
- regionmask
- rioxarray
- ruff
Expand All @@ -187,22 +193,17 @@ dependencies:
- sqlalchemy
- statsmodels
- sympy
- tensorflow
- timezonefinder
- tintx
- tqdm
- twine
- u8darts-all
- ujson
- vtk
- watchdog
- watermark
- wavespectra
- webcolors
- windspharm
- wradlib
- wrf-python
- xarray-spatial
- xarraymannkendall
- xcdat
- xclim
Expand All @@ -214,4 +215,4 @@ dependencies:
- xmovie
- xrft
- xskillscore
- xwrf
- xwrf