Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #146 from bird-house/add-new-testdata-for-new-finc…
…h-subset-nb testdata: new test file for new finch subset.ipynb For notebook https://github.com/bird-house/finch/blob/e2298701dcd20b24dae021c666ebb684d3640b4b/docs/source/notebooks/subset.ipynb To fix error in `docker logs finch`: ``` OSError: [Errno -102] NetCDF: Can't read file: b'https://lvupavicsdev.ouranos.ca/twitcher/ows/proxy/thredds/dodsC/birdhouse/testdata/xclim/NRCANdaily$ nrcan_canada_daily_tasmin_1990.nc' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/conda/envs/finch/lib/python3.9/site-packages/pywps/app/Process.py", line 248, in _run_process self.handler(wps_request, wps_response) # the user must update the wps_response. File "/code/finch/processes/wps_base.py", line 42, in _handler_wrapper raise ProcessError(f"Finch failed with {err!r}") pywps.app.exceptions.ProcessError: Finch failed with OSError -102, NetCDF: Can t read file ``` Together with bird-house/finch#177 + latest Finch docker + latest xESMF, we have a working Jenkins build http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/minor-fixes-launchnotebook-nbval-lax-as-option/12/console
- Loading branch information