Changes between Version 40 and Version 41 of Clients
- Timestamp:
- Mar 29, 2018, 6:14:15 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients
v40 v41 59 59 === python === 60 60 61 * The re 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 RasdaPyand Jupyter Notebook).61 * The [https://pypi.python.org/pypi/rasdapy RasdaPy Python package] allows to connect to rasdaman, send queries, and get back results as python or numpy array. A !RasdaPy tutorial is available at [http://tutorial.rasdaman.org/rasdapy-tutorial/]; a [http://tutorial.rasdaman.org/rasdapy-tutorial/rasdapy.ipynb Jupyter Notebook] can be run on your local system (have a working rasdaman, 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 64 63 65 64 === Geo clients ===