Skip to content

A selection of case studies from the GridPP New User Engagement Programme.

License

Notifications You must be signed in to change notification settings

gridpp/gridpp-case-studies

Repository files navigation

The GridPP New User Engagement Programme: Selected Case Studies

This document presents a selection of case studies from the GridPP New User Engagement Programme.

Getting the images

The images used in the document are not stored in this repository. You can get them using the script in assets/images:

$ cd assets/images
$ source get_images.sh

Generating the case studies

The case studies themselves are not written in .tex format; rather, the information has been put into a JSON file that is then read into a Python wrapper class.

To generate the TeX for the case studies document, please use the make_casestudies.py script provided.

$ python make_casestudies.py data/casestudies.json ./.

Testing

To run the tests on the code, use:

$ nosetests --exe --nologcapture

Licenses

Creative Commons Licence
All documentation in this repository is covered by a Creative Commons Attribution 4.0 International License.

All software in this repository is covered by the MIT license (see LICENSE) apart from the TeX *.sty, *.srt, *.clo and *.cls files - please refer to the relevant files themselves for more information regarding these.

ToDo

  • Implement full unit testing for the wrapper classes.
  • Implement the HTML case study generation.

Acknowledgements

This work was supported by the UK Science and Technology Facilities Council (STFC) via the GridPP Collaboration and grant ST/N00101X/1 as part of work with the CERN@school research programme.

Useful links

About

A selection of case studies from the GridPP New User Engagement Programme.

Resources

License

Stars

Watchers

Forks

Packages

No packages published