-
Can any of the forked repositories be removed?
These appear to be even with their sources
- https://github.com/biosimulations/redis-sentinel-ha-k8s-deployment
- https://github.com/biosimulations/…
-
Enable HSDS to be used directly by applications (without a server needing to be setup beforehand) as described in this design doc: https://github.com/HDFGroup/hsds/blob/master/docs/design/direct_acces…
-
hello,
I have received the new hybrid inverter from Victron: Multi RS 48V with 450V MPPT.
I have catch the VE Direct RS232 data and I have the file
[victron (2).odt](https://github.com/KinDR007/…
-
This is essentially a **blocker** for #2
NREL's HSDS Server is rate limited in a way that is prohibitive to development (intended for demo uses only), and the `.h5` files from the WIND Toolkit are …
-
The data service failed to accept results for 4 runs in https://github.com/biosimulations/biosimulations/runs/5352951560
The order of the post-processing in the Sbatch template should be changed to…
-
Running `hsds` from a user install (i.e. outside default system folder like `/usr`) fails because it tries to run commands from the wrong path (`/usr/bin`).
/usr/bin/python3: can't open file '…
-
In #87 re-adding of `h5pyd`-testing was discussed.
The two obvious possibilities are:
- an `h5pyd` endpoint controlled by https://github.com/h5netcdf/h5netcdf
- CI based `h5pyd`-serving while …
-
Hi,
I am attempting to setup `hsds` locally, link it to an AWS S3 bucket I have created, and then use `h5pyd` to add content to my file and have it reflected in S3.
I have `hsds` running locally…
-
Am creating this as a Sasview issue, but it might be (at least in part) a Sasmodels issue too.
Affects 5.0.0 and later, on all platforms.
User AnvayP has noticed, and I have verified, that when …
smk78 updated
2 years ago
-
I am trying to fetch data from temperature_2m dataset using below code
f = h5pyd.File("/nrel/wtk-us.h5", 'r')
tp_2 = f['temperature_2m']
tp_2[14600:15057,39.950794,-120.808014]
This is the iss…