Chris John
Chris John
The email address is set in the setup.xml, for example if using the local Jetty server that is emailEverythingTo here: https://github.com/ERDDAP/erddap/blob/main/development/jetty/config/setup.xml#L67 I think we should add a parameter to the...
I think having more documentation/information in the GitHub repo is a good thing. I'd be happy for you to post your code examples in the Q&A section. If you were...
Hi, thanks for the issue and pull request. Could you explain how you want to use this so I can make sure I understand the intentions? After a quick look...
Even if you only want successfully downloaded/accessed data, you probably want to include status codes besides 200. Specifically 206 (partial content) and redirects (300-308) might be useful. On a broader...
The content security policy (CSP) is controlled by the server admin, not the ERDDAP code. The easiest fix would be to add all of the possible ERDDAP servers to the...
This was resolved when the CSP for the server was updated.
Thank for reporting. Do you know of a currently available version of the data it is supposed to be linking to?
Thanks, I'll look into it.
Since this is not an ERDDAP issue, I'm going to close the issue here. I think the bug has been tracked elsewhere, but if it's still an issue please raise...
That sounds like a solid plan. I'll add this to the todo list.