@@ -26,51 +26,40 @@ CHESS-specific - Data Collection, for instance.
2626
2727## Essential Elements
2828
29- - XS 100: [ Data collection, preparing input parameters, SPEC and
29+ - (B) XS 100: [ Data collection, preparing input parameters, SPEC and
3030 CLI] [ xs100 ]
31- - SF 100: [ Intro to Linux, the command line, and programming in Python] [ sf100 ]
32- - XS 101: [ Basic / on-the-fly data analysis, viewing detector
31+ - (B) SF 100: [ Intro to Linux, the command line, and programming in Python] [ sf100 ]
32+ - (B) XS 101: [ Basic / on-the-fly data analysis, viewing detector
3333 images] [ xs101 ]
34- - PE 100: [ Python Programming and Jupyter notebooks] [ pe100 ]
34+ - (B) PE 100: [ Python Programming and Jupyter notebooks] [ pe100 ]
3535
3636
37+ ## Additional Topics - Programming and Software Development
3738
38-
39- ## Programming Fundamentals
40-
41- - PE 101: [ Using Python packages & libraries, Conda] [ pe101 ]
42- - PE 102: [ Numerical data analysis with Python] [ pe102 ]
43- - PE 103: [ Software version control] [ pe103-vcs ] ,
44- [ testing] [ pe103-testing ] , and [ debugging] [ pe103-debugging ]
39+ - (I) PE 101: [ Using Python packages & libraries, Conda] [ pe101 ]
40+ - (I) PE 102: [ Numerical data analysis with Python] [ pe102 ]
41+ - (E) PE 103: [ Software version control using git] [ pe103-vcs ] ,
42+ deliberate [ testing] [ pe103-testing ] , and [ debugging] [ pe103-debugging ] techniques
4543
46- ## Systems Fundamentals
47-
48- - SF 101: [ Containers and virtualization] [ sf101 ]
49- - SF 200: [ Parallel computing concepts] [ sf200 ]
50- - SF 201: [ Batch systems and compute farms with CHESS example] [ sf201 ]
44+ ## Additional Topics - Cyberinfrastructure (CI) Systems
5145
52- ## Distributed Computing and the CI Ecosystem
46+ - (B) DC 100: [ Parallel and distributed computing concepts] [ dc100 ]
47+ - (E) DC 200: [ Computing with CI ecosystem - ACCESS, PATh, Campus] [ dc200 ]
48+ - (E) SF 201: [ Batch Systems and Compute Farms] [ sf201 ]
49+ - (E) DC 101: [ Scientific workflow management] [ dc101 ]
50+ - (I) SF 101: [ Containers and virtualization] [ sf101 ]
51+ - (I) DC 102: [ Using science gateways with OpenOnDemand] [ dc102 ]
52+ - (B) SF 102: [ Moving data with Globus] [ sf102 ]
5353
54- - DC 100: [ Distributed computing concepts] [ dc100 ]
55- - DC 101: [ Scientific workflow management] [ dc101 ]
56- - DC 102: [ Using science gateways with Open OnDemand example] [ dc102 ]
57- - DC 200: [ Computing with CI ecosystem - ACCESS, PATh, Campus] [ dc200 ]
5854
59- ## X-Ray Science S&E Software
60-
61- - XS 102: [ Large-scale data analysis: from images to science
62- parameters to interpretation] [ xs102 ]
63- - XS 200: [ Metadata for data fidelity and systematic checks] [ xs200 ]
6455
6556## Data Curation and FAIR
6657
67- - CF 100: [ Intro to domain metadata standards, formats and repositories] [ cf100 ]
68- - CF 101: [ Best practices for developing DMP] [ cf101 ]
69- - CF 102: [ Metadata annotation and DOI] [ cf102 ]
70- - CF 200: [ Curating data, code, workflows, and publishing] [ cf200 ]
71-
72-
73-
58+ - (I) CF 100: [ Intro to domain metadata standards, formats and repositories] [ cf100 ]
59+ - (I) CF 101: [ Best practices for developing DMP] [ cf101 ]
60+ - (I) CF 102: [ Metadata annotation and DOI] [ cf102 ]
61+ - (I) CF 200: [ Curating data, code, and workflows; publishing] [ cf200 ]
62+ - (E) CF 201: [ End-to-end research data workflow with FOXDEN example] [ cf201 ]
7463<!-- References -->
7564
7665[ CHESS ] : https://www.chess.cornell.edu/
@@ -86,8 +75,7 @@ CHESS-specific - Data Collection, for instance.
8675
8776[ sf100 ] : ./theme2/SF100/linux-commandline-scripting.md
8877[ sf101 ] : ./theme2/SF101/containers-and-virtualization.md
89-
90- [ sf200 ] : ./theme2/SF200/parallel-computing.md
78+ [ sf103 ] : ./theme2/SF102/moving-data-with-globus.md
9179[ sf201 ] : ./theme2/SF201/batch-systems-and-compute-farms.md
9280
9381[ dc100 ] : ./theme3/DC100/distributed-computing.md
@@ -101,7 +89,6 @@ CHESS-specific - Data Collection, for instance.
10189[ xs200 ] : ./theme4/XS200/metadata.md
10290
10391[ cf100 ] : ./theme5/CF100/domain-metadata-standards.md
104- [ cf101 ] : ./theme5/CF101/dmp-best-practices.md
10592[ cf102 ] : ./theme5/CF102/metadata-annotation-and-doi.md
10693[ cf200 ] : ./theme5/CF200/curating-data.md
107-
94+ [ cf201 ] : ./theme5/CF201/end-to-end-dataflow.md
0 commit comments