Opened 17 years ago
Closed 17 years ago
#222 closed task (fixed)
Decide on a process for guaranteeing that datasets bundled with ANUGA are free of licenses
Reported by: | ole | Owned by: | duncan |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Management and planning | Version: | |
Severity: | normal | Keywords: | |
Cc: | trevor.dhu@…, duncan |
Description
Here's an idea: First step is to identify all datasets distributed with ANUGA prior to releases
I suggest modifying the script
create_distribution.py
such that all data files (based on agreed filename extensions) in the release are listed in a text file and on the screen.
This would form the basis for a document that the release manager needs to get signed off in regard to datasets being unencumbered by licensing.
To avoid repetition, we could look for special files accompanying each data file, with a description of its origin and if it has been vetted and approved for release.
This is a start
Change History (5)
comment:1 Changed 17 years ago by
Type: | defect → task |
---|
comment:2 Changed 17 years ago by
Component: | Appearance and visualisation → Management |
---|
comment:3 Changed 17 years ago by
Priority: | normal → highest |
---|
comment:4 Changed 17 years ago by
Cc: | duncan added |
---|
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Stephen suggested to exclude all source code files and then look at the rest. A list is now being produced by create_distribution.py as of changeset:4865