-
At present all taxonomy terms are held in the "taxonomy" table. A select distinct is needed to retrieve a list of vocabularies.
We can see a need for a separate "vocabulary" table with a one to man…
-
`import h5pyd as h5py` -> Happiness
`import pandahsds as pandas` -> Sadness
-
Doc: https://docs.google.com/document/d/1Yc5D8RxeVF73nlkudSR3Hawg6prZAf2OTVOUrTQDnBY/edit#heading=h.kpn5fmmsrxfx
Suggestions from Devin:
- Define at the top what a Proposal's scope should be. Do we …
-
Try `dask` on `h5pyd` instead of `h5py` to see if there are issues.
-
This is a proposal to add dataset storage information to HDF5/JSON. JSON key for this is named `byteBlocks`. The word "block" is hopefully still technically accurate while not too similar to "chunk".
…
-
It has been pointed out that the enum in this field is US specific. We need to replace this information with a schema or enum of our own the source of which has not been determined.
-
I have auto-generated an HSDS API client based on the openapi.json present in this repository. One big problem I encountered
is that there are many anonymous type definitions. I.e. there are many re…
-
From Sumit:
Taxonomies
- We discussed Taxonomies and the potential for Picklists and Open Codelists. The potential for a set of recommendations based on community needs that could start off very…
-
### 服务端版本 LeavesMC Version
75构建(手机难以运行服务端
### 预期的行为 Expected behavior
当假人对准盔甲架后喝药无法执行喝药这一动作
### 观测到的实际行为 Observed/Actual behavior
当假人对准盔甲架后喝药执行了喝药这一动作(就像是这个盔甲架并不存在一样)
### 复现步骤 Steps/models to re…
-
I am trying to convince my team that hdf5 is the correct data storage tool for us. I need a quick way of showing them how data is stored and how it can be accessed. Do you have a browser-based viewer …