Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add NcML previewer #17 #18

Merged
merged 4 commits into from
Dec 22, 2022
Merged

add NcML previewer #17 #18

merged 4 commits into from
Dec 22, 2022

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Dec 20, 2022

Here's a screenshot of how it looks:

Screen Shot 2022-12-20 at 2 26 47 PM

Copy link
Member

@qqmyers qqmyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't run this but it follows the basic pattern of all the other ones. I left a couple requests and a question about XSS filtering.

5.2curlcommands.md Outdated Show resolved Hide resolved
previewers/v1.3/js/ncml.js Outdated Show resolved Hide resolved
previewers/v1.3/js/ncml.js Outdated Show resolved Hide resolved
@pdurbin
Copy link
Member Author

pdurbin commented Dec 22, 2022

Because I can't put this PR on https://github.com/orgs/IQSS/projects/2 I'm using the following issue to represent its state:

I'm about to move it back to review since I believe I've addressed the feedback so far.

While I'm here I'll leave a screenshot of the expected error page, which I was just testing:

Screen Shot 2022-12-22 at 11 46 13 AM

@qqmyers
Copy link
Member

qqmyers commented Dec 22, 2022

Looks good. The XSS filtering might be more than needed (i.e. the html previewer filters much less than the text previewer), but that can be adjusted as people play with real NetCDF files and decide what's useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NcML (XML) previewer
2 participants