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

Need file validation for pre_add_files_to_resource signal function #237

Closed
gantian127 opened this issue Mar 17, 2015 · 2 comments
Closed
Assignees
Milestone

Comments

@gantian127
Copy link
Member

This is needed for netCDF resource. When a new file is added for the netCDF resource, the netcdf_pre_add_files_to_resource receiver function is running. So there is a need to check if the netCDF file stores valid netCDF data (This is for the condition that when a file is in "XXX.nc" format but is not real netCDF data set).

mjstealey added a commit that referenced this issue Mar 17, 2015
…dd-files-to-resource-signal

[#237] file validation for pre_add_files_to_resource : initial implementation
@dtarb dtarb added this to the Release 1.5.0 milestone Apr 1, 2015
@gantian127 gantian127 reopened this Apr 1, 2015
@gantian127
Copy link
Member Author

This issue has been solved and merged back to the develop branch

@dtarb
Copy link
Member

dtarb commented Apr 20, 2015

@gantian127 based on your comment above I am closing. Reopen if you think this still needs work.

@dtarb dtarb closed this as completed Apr 20, 2015
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

No branches or pull requests

2 participants