Quick Fire Emission Dataset (QFED): Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
These are checkout and build instructions for QFED. We presume that the user has an account and appropriate permissions on '''progress''' to check code out, and access to the NCCS machines (e.g., '''discover''') to run code. | These are checkout and build instructions for QFED. We presume that the user has an account and appropriate permissions on '''progress''' to check code out, and access to the NCCS machines (e.g., '''discover''') to run code. | ||
The name of the module in the cvs repository is '''QFED'''. Currently the name of the development tag is '''qfed-1_0_b3'''. To checkout the QFED source into the directory | The name of the module in the cvs repository is '''QFED'''. Currently the name of the development tag is '''qfed-1_0_b3'''. To checkout the QFED source into the directory ''qfed'', for example, use the following command | ||
% cvs -d $CVSROOT co -d ./qfed -r qfed-1_0_b3 QFED | % cvs -d $CVSROOT co -d ./qfed -r qfed-1_0_b3 QFED |