-
**Is your feature request related to a problem?**
Access to H5 files even on s3 can still be quite slow if you have to read the whole file. In particular the h5py library is not particularly fast. …
-
Hey all,
Following the lead by @eeholmes, I have started to refactor code out of the notebooks. The goal is to extract code that can be reused elsewhere.
For now, these efforts are being done in…
-
Noting things down as I stumble upon them! I'll keep adding to the list in the next days :slightly_smiling_face:
- [ ] Wrong module in example for `set_max_resources()` (fails with `icesat2`, shou…
-
As shown [here](https://github.com/modelb-llc/trrs-wssm/blob/master/tools.yaml#L14), the quantity unit of a tool is "part". I could see that being intentional, but I also thought it might be a copy-pa…
-
In [architecture/2-UserStories/1-BranchOSHW.yaml](https://github.com/Mach30/dof/blob/master/architecture/2-UserStories/1-BranchOSHW.yaml) it mentions creating a v1 "branch", but when I've done release…
-
When running with HDF5/HSDS, the S3 asset options (atl03-s3 and atl06-s3) works in the beginning as long as the file cache has not reached the file limit, but once the file limit is reached, it does n…
-
Hey @jpswinski,
I'm running the following code adapted from the first notebook:
```python
import sliderule
from sliderule import icesat2, earthdata
# Set max resources
earthdata.set_max_re…
-
Maybe supply a CONTRIBUTING file. Need to address:
* how to run self tests
* if there are remote data files needed (like H5 files) then provide script and instructions on how to get them
* remov…
-
a short description of what the activity is, some screenshots/videos, and installation instructions would be nice
-
I've been dogfooding sliderule-cli, and it's (unsurprisingly) brought up a question. Should there be at least some best practices on local component naming to give an indication of where a component b…