Thanks for sharing this code - it's a nice example to use as I learn my way around CMAP. I don't know if this repository is still being examined, but in the event it is, I found two issues that will cause the code to crash.
First, in common.py, the first dataset is listed as "tblSeaFlow", which does not come up in the catalog search at the CMAP website. It was easy enough to dig around a little and find "tblSeaFlow_v1_5", but is it possible to find dataset names that have been deprecated?
Thanks again for the example.
(edited to make two issues to streamline possible responses)
Thanks for sharing this code - it's a nice example to use as I learn my way around CMAP. I don't know if this repository is still being examined, but in the event it is, I found two issues that will cause the code to crash.
First, in
common.py, the first dataset is listed as "tblSeaFlow", which does not come up in the catalog search at the CMAP website. It was easy enough to dig around a little and find "tblSeaFlow_v1_5", but is it possible to find dataset names that have been deprecated?Thanks again for the example.
(edited to make two issues to streamline possible responses)