Changeset 3377
- Timestamp:
- 11/02/08 19:16:42 (13 years ago)
- Location:
- nappy/trunk
- Files:
-
- 5 copied
Legend:
- Unmodified
- Added
- Removed
-
nappy/trunk/2008 refactoring notes.txt
r3373 r3377 170 170 === New structure === 171 171 172 * nappy-0.2.3 173 * nappy 174 * bin 175 * nappy/nc_interface 176 * nappy/cdms_utils/ 177 * nappy/utils 178 * nappy/na_file 179 * nappy/contrib/aircraft 172 * nappy-<version> 173 * doc - containing any documentation including copy of Gaines and Hipskind specification 174 * data_files - containing example NA and NC files to test with 175 * bin - containing command-line python scripts 176 * test_outputs - ready to receive outputs from the unit tests 177 * nappy - main python package 178 * nc_interface/ - conversion to/from NetCDf code 179 * cdms_utils/ - utility functions for CDMS (NetCDF-handling) code 180 * utils/ - general utility functions used in various parts of nappy 181 * na_file/ - 182 * nappy/contrib/aircraft 180 183 181 184
Note: See TracChangeset
for help on using the changeset viewer.