Changes between Version 39 and Version 40 of Clients
- Timestamp:
- Mar 29, 2018, 2:52:00 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients
v39 v40 59 59 === python === 60 60 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). 62 62 * An OWSLib fork provides support for WCPS; this [https://github.com/earthserver-eu/geospatial-workflow-with-wcps tutorial] provides examples. 63 63 64 64 65 === Geo clients ===