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 ole
- Type changed from defect to task
comment:2 Changed 17 years ago by ole
- Component changed from Appearance and visualisation to Management
comment:3 Changed 17 years ago by ole
- Priority changed from normal to highest
comment:4 Changed 17 years ago by ole
- Cc duncan added
comment:5 Changed 17 years ago by anonymous
- Resolution set to fixed
- Status changed from new to 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