Ouranosinc / PAVICS-e2e-workflow-tests

Test user-level workflow.
Apache License 2.0
0 stars 2 forks source link

docker: new build with latest Xclim and RavenPy and latest of everything else #106

Closed tlvu closed 1 year ago

tlvu commented 2 years ago

Overview

Full rebuild to get latest of everything, since the previous rebuild https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/pull/105.

Changes

< - cartopy=0.20.1=py38hf9a4893_1

  • cartopy=0.21.0=py38hf6c3373_3

< - cf_xarray=0.7.2=pyhd8ed1ab_0

  • cf_xarray=0.7.5=pyhd8ed1ab_0

< - cftime=1.6.0=py38h71d37f0_1

  • cftime=1.6.2=py38h26c90d9_1

< - clisops=0.9.0=pyh6c4a22f_0

  • clisops=0.9.3=pyh1a96a4e_0

unpin

< - dask=2022.1.0=pyhd8ed1ab_0

  • dask=2022.11.0=pyhd8ed1ab_0

new

  • flox=0.6.3=pyhd8ed1ab_0

< - fiona=1.8.20=py38hbb147eb_2

  • fiona=1.8.22=py38hc72d8cd_2

< - gdal=3.3.3=py38hcf2042a_0

  • gdal=3.5.3=py38h1f15b03_3

< - geopandas=0.10.2=pyhd8ed1ab_1

  • geopandas=0.12.1=pyhd8ed1ab_1

new

  • geopy=2.3.0=pyhd8ed1ab_0
  • pyston_lite=2.3.4=py38h0a891b7_1
  • python-pptx=0.6.21=pyhd8ed1ab_0

< - ravenpy=0.7.8=pyh8a188c0_0

  • ravenpy=0.9.0=pyha21a80b_0

pip to conda

< - requests-magpie==0.1.1

  • requests-magpie=0.2.0=pyhd8ed1ab_0

< - rioxarray=0.11.1=pyhd8ed1ab_0

  • rioxarray=0.13.1=pyhd8ed1ab_0

< - roocs-utils=0.6.1=pyh6c4a22f_0

  • roocs-utils=0.6.3=pyh1a96a4e_0

unpin

< - shapely=1.7.1=py38hb7fe4a8_5

  • shapely=1.8.5=py38hafd38ec_2

new

  • streamlit=1.15.0=pyhd8ed1ab_0

< - xarray=2022.3.0=pyhd8ed1ab_0

  • xarray=2022.10.0=pyhd8ed1ab_0

< - xclim=0.36.0=pyhd8ed1ab_0

  • xclim=0.39.0=pyhd8ed1ab_0

< - xesmf=0.6.2=pyhd8ed1ab_0

  • xesmf=0.6.3=pyhd8ed1ab_1

new

- jupyterlab-tabular-data-editor==1.0.0

Test

Related Issue / Discussion

Additional Information

tlvu commented 2 years ago

Oh funny, my comment on the other 2 commits 991f649 and 348c4e0 do not appear here but the one for commit 38fb8a8 does appear here ... weirdly inconsistent.

tlogan2000 commented 1 year ago

@tlvu I would interested to see what happens adding https://flox.readthedocs.io/en/latest/ as a dependency as well... It should run invisibily but improve xarray performance for many core xclim calculations.

While we're at it can you include https://python-pptx.readthedocs.io/en/latest/ in the pip installs?

tlvu commented 1 year ago

@Zeitsperre can you give a quick review, the infos in the PR description see if something glaring should block the release of the Jupyter env build. For small issues, we can fix in the next build.

tlvu commented 1 year ago

@Zeitsperre in fact I decided to just go-live. All the notebooks passed. I guess if something, it should be minor so we can fix in a new bulid. This PR has been opened for too long.

tlvu commented 1 year ago

@tlogan2000 you can notify Jupyter users to restart their session to get the new build.

tlogan2000 commented 1 year ago

ok perfect