Quick Reference =============== All WP7 Repositories -------------------- .. list-table:: :header-rows: 1 :widths: 10 40 50 * - UC - Repository - Tutorial * - UC1 - `wp7-UC1-climate-indices-teleconnection `_ - `Tutorial `_ * - UC2 - `wp7-UC2-pem-electrolyzer-digital-twin `_ - `Tutorial `_ * - UC3 - `wp7-UC3-pseudo-hamiltonian-neural-networks `_ - `Tutorial `_ * - UC4 - `wp7-UC4-medical-image-registration `_ - `Tutorial `_ * - UC5 - `wp7-UC5-ais-classification-gnn `_ - `Tutorial `_ * - UC6 - `wp7-UC6-multimodal-optimization `_ - `Tutorial `_ * - UC7 - `wp7-UC7-latent-pde-representation `_ - `Tutorial `_ Quick Clone Commands -------------------- .. code-block:: bash # Clone all WP7 repositories git clone https://github.com/NAICNO/wp7-UC1-climate-indices-teleconnection.git git clone https://github.com/NAICNO/wp7-UC2-pem-electrolyzer-digital-twin.git git clone https://github.com/NAICNO/wp7-UC3-pseudo-hamiltonian-neural-networks.git git clone https://github.com/NAICNO/wp7-UC4-medical-image-registration.git git clone https://github.com/NAICNO/wp7-UC5-ais-classification-gnn.git git clone https://github.com/NAICNO/wp7-UC6-multimodal-optimization.git git clone https://github.com/NAICNO/wp7-UC7-latent-pde-representation.git Useful Links ------------ - **NAIC Portal**: https://www.naic.no/ - **NAIC Orchestrator**: https://orchestrator.naic.no/ - **Sigma2 Documentation**: https://documentation.sigma2.no/ - **MyAccessID Registration**: https://puhuri.neic.no/user_guides/myaccessid_registration/ - **VM Workflows Guide**: https://training.pages.sigma2.no/tutorials/naic-cloud-vm-workflows/ - **GitHub WP7 Organization**: https://github.com/NAICNO - **Support**: support@naic.no AI Coding Assistant Integration ------------------------------- Six repositories include ``AGENT.md`` files for automated setup: .. code-block:: text # In Claude Code, Cursor, or GitHub Copilot: > "Read AGENT.md and help me run the demonstrator on my NAIC VM." Supported repositories: UC1, UC2, UC3, UC5, UC6, UC7.