-
Notifications
You must be signed in to change notification settings - Fork 19
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
Implement offline post-import checklist #831
Comments
Or implement in script for quick admin check on data going in - dataset overview (additional to that already implemented in make process) |
UPDATE: Manual admin checklist includes:
|
Suggest this is written to the proposed Slate admin manual |
@MamadioCMCC I do not see here anything that needs to be done on ThinkHazard! as it looks like all these are manual check. |
The original idea was to have a script to check the processing output; then, it turned into a manual check. Revising point by point, there are some minor adjustments that can be implemented on TH side in order to help verify any issue with data import.
If we want to be sure that all important metadata are added, we may simply mark those as mandatory fields when uploading a layer (GeoNode side).
This is partially already covered in the Admin page, "Complete" field (e.g. import issues with files are reported in red).
This should just work without need to check; dataset map should also provide this information, allowing to check all at once.
Instead of checking output, the field should have char limit or automatically truncate too long texts.
Again, if this works correctly by code there is no need to check it. |
Implement a post-data import checklist to ensure data is displaying as expected, to have formalised 'data sign off' of new data before publishing to public server. Sign off to be stored in an admin google sheet recording data imports.
To include
set up a series of post-import checks: e.g., data used in TH, shows data in window as expected, downloads ok
The text was updated successfully, but these errors were encountered: