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

148 Clean Analysis3 #150

Merged
merged 4 commits into from
Dec 16, 2024
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
6 changes: 3 additions & 3 deletions environments/analysis3/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
### outside_files_to_copy

### Optional config for custom deploy script
export VERSION_TO_MODIFY=24.12
export STABLE_VERSION=24.11
export UNSTABLE_VERSION=24.12
export VERSION_TO_MODIFY=25.01b
export STABLE_VERSION=24.12
export UNSTABLE_VERSION=25.01b

### Version settings
export ENVIRONMENT=analysis3
Expand Down
6 changes: 0 additions & 6 deletions environments/analysis3/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,18 +107,13 @@ dependencies:
- gridfill
- xgcm
- xrft
- doit
- pylint
- dusqlpg
- matplotlib-venn
- nchash
- umtools
- clef
- nccmp
- coecms-util
- yamanifest
- cmocean
- splitvar
- marineHeatWaves
- holoviews
- geoviews
Expand All @@ -133,7 +128,6 @@ dependencies:
- nccompress
- mdssdiff
- mnctools
- addmeta
- satpy
- statsmodels
- dask-labextension
Expand Down
Loading