microsoft / PlanetaryComputer

Issues, discussions, and information about the Microsoft Planetary Computer
https://planetarycomputer.microsoft.com/
MIT License
185 stars 9 forks source link

National Wetlands Inventory example notebook not working #174

Closed giswqs closed 1 year ago

giswqs commented 1 year ago

Excited to see the newly added National Wetlands Inventory. I just tested the example notebook and got the following error. https://planetarycomputer.microsoft.com/dataset/fws-nwi

item = collection.get_item("DC")

HTTPError: 404 Client Error: Not Found for url: https://planetarycomputer.microsoft.com/api/sas/v1/token/landcoverdata/fws-nwi-onboarding

TomAugspurger commented 1 year ago

Thanks for the report. This should be fixed now, and apologies for the error.

There was a typo in one of our configuration tables so this storage container set up properly. And our regular integration tests didn't catch it unfortunately.