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

New docker build for raven notebooks #76

Merged
merged 5 commits into from Jun 18, 2021
Merged

Conversation

tlvu
Copy link
Contributor

@tlvu tlvu commented Jun 18, 2021

Add intake-xarray (fixes Ouranosinc/pavics-sdi#223)

@huard @tlogan2000 also proactively add intake-geopandas and intake-thredds as they look interesting. Tried to add intake-stac but got into conflicting dependencies during build so had to leave it out.

This is an incremental build (not a full build) from the previous release (#75) so only those are changed (so regression risk is extremely low):

    package                    |            build                                                                                                     
    ---------------------------|-----------------                                                                                                     
    intake-geopandas-0.2.4     |     pyhd8ed1ab_0          12 KB  conda-forge                                                                         
    intake-thredds-2021.6.16   |     pyhd8ed1ab_0          13 KB  conda-forge                                                                         
    intake-xarray-0.5.0        |     pyhd8ed1ab_0         1.4 MB  conda-forge                                                                         
    ------------------------------------------------------------

Jenkins build with only known error: http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/new-docker-build-raven-notebooks/1/console

Raven notebooks passing: http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/new-docker-build-raven-notebooks/2/console

Manual tested Pavics homepage notebooks as well, using https://medus.ouranos.ca/jupyter since this image is deployed there.

Matching PR to deploy to PAVICS bird-house/birdhouse-deploy#178

@tlvu tlvu requested a review from tlogan2000 June 18, 2021 18:04
@tlvu tlvu changed the title New docker build raven notebooks New docker build for raven notebooks Jun 18, 2021
tlvu added a commit to bird-house/birdhouse-deploy that referenced this pull request Jun 18, 2021
Given it's an incremental build, these are the only differences:

```diff
>   - intake-geopandas=0.2.4=pyhd8ed1ab_0
>   - intake-thredds=2021.6.16=pyhd8ed1ab_0
>   - intake-xarray=0.5.0=pyhd8ed1ab_0
```

See PR Ouranosinc/PAVICS-e2e-workflow-tests#76.
@tlvu tlvu merged commit 3806e67 into master Jun 18, 2021
@tlvu tlvu deleted the new-docker-build-raven-notebooks branch June 18, 2021 20:33
tlvu added a commit to bird-house/birdhouse-deploy that referenced this pull request Jun 18, 2021
…notebooks

jupyter: update for raven notebooks

To deploy the new Jupyter env to PAVICS.

Given it's an incremental build, these are the only differences:

```diff
>   - intake-geopandas=0.2.4=pyhd8ed1ab_0
>   - intake-thredds=2021.6.16=pyhd8ed1ab_0
>   - intake-xarray=0.5.0=pyhd8ed1ab_0
```

See PR Ouranosinc/PAVICS-e2e-workflow-tests#76.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New package required to access ERA5 data directly on google cloud through pangeo intake catalog
1 participant