Changes between Version 39 and Version 40 of Clients


Ignore:
Timestamp:
Mar 29, 2018, 2:52:00 PM (6 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v39 v40  
    5959=== python ===
    6060
    61 * There is a [https://pypi.python.org/pypi/rasdapy RasdaPy Python package] that allows to connect to rasdaman, send queries and get back results as Python or numpy array.
     61* There is a [https://pypi.python.org/pypi/rasdapy RasdaPy Python package] that allows to connect to rasdaman, send queries and get back results as Python or numpy array. The tutorial for RasdaPy could be found at [http://tutorial.rasdaman.org/rasdapy-tutorial/] and you could download the [http://tutorial.rasdaman.org/rasdapy-tutorial/rasdapy.ipynb Jupyter Notebook file] to run on your local system (have a working rasdaman, installed RasdaPy and Jupyter Notebook).
    6262* An OWSLib fork provides support for WCPS; this [https://github.com/earthserver-eu/geospatial-workflow-with-wcps tutorial] provides examples.
     63
    6364
    6465=== Geo clients ===