ODM2 IPython Notebook Examples
收藏DataONE2021-12-05 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:cf0c0ae8dac9cee6e194a23bc1c4158ade1d2e98ae76950c9e161eed100097a0
下载链接
链接失效反馈官方服务:
资源简介:
This resource provides three examples of how to use ODM2 and its Python application programming interface (API). The three examples are as follows:
1. ODM2_Example1.ipynb: Create a blank ODM2 database and load controlled vocabulary terms from http://vocabulary.odm2.org in preparation for data loading.
2. ODM2_Example2.ipynb: Parse water quality sample data from an ODM2 Excel Template file using the ODM2 Python API and write data to an ODM2 database instance and a YAML Observations Data Archive (YODA) file.
3. ODM2_Example3.ipynb: Read water quality sample data from an ODM2 database instance using the ODM2 Python API for manipulation or visualization of the data.
Instructions for running each of these Notebooks using HydroShare's JupyterHub server are in the \"readme.pdf\" file in the Content section below.
The data used by these examples are packaged in the \"data\" folder within the content section below. Code for generating the ODM2 schema, loading the controlled vocabularies, the ODM2 Python API, and the YODA Tools utilities has been packaged for convenience in the \"code\" folder in the content section below. Each of these are available in their respective GitHub repositories see http://github.com/ODM2/.
创建时间:
2021-12-05



