Skip to content

update environment to latest catalog-to-xpublish

Sarah Jordan requested to merge update-cat-to-xpub into main

@ewojtylko1, @dblodgett - This updates to reference the latest release of Catalog-To-Xpublish which addresses the issue you opened, so the /json endpoint returns a json rather than a string.

I also updated the environment.yml file to include the Catalog-To-Xpublish dependencies that addresses #9 (closed), though I think you all still need to investigate the routing issue that's removing the api/xpublish prefix for requests like http://localhost:8000/api/xpublish/conus404-daily/datasets/zarr-s3-osn that results in the Access Denied error.

This walks back the changes in 0.1.6 that made the docs work but not the opendap endpoints, so the build.py file works as in 0.1.5.

Merge request reports

Loading