duncanwp / cis_esp

A web interface for CIS
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Look at ARC-CE interface #4

Open duncanwp opened 7 years ago

duncanwp commented 7 years ago

Fatima at CEDA is using the ARC Python client nordugrid-arc-python, and globus-gsi-cert-utils-progs both available in standard Linux repository.

See http://www.nordugrid.org/documents/arc-client-install.html for more details

More docs can be found here http://www.nordugrid.org/documents/ and here: http://download.nordugrid.org/packages/nordugrid-arc-doc/releases/2.0.12/src/nordugrid-arc-doc-2.0.12.tar.gz

Some python examples are here: http://wiki.nordugrid.org/wiki/ARC_Compute_Clients/Python_examples

duncanwp commented 7 years ago

See the https://github.com/duncanwp/cis_esp/tree/arc_ce_dev branch for associated development

duncanwp commented 7 years ago

See https://github.com/cedadev/ceda-arc-app for an example Django app