Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ironArray/Caterva2
REST and on-demand access to local/remote Blosc2 data repositories
https://github.com/ironArray/Caterva2
Currently just to get the subscriber endpoint.
02fdb3356be33cd1c3edeaf16428d205f8e1e0c7 authored about 1 year ago
As clients may also be interested in getting settings like the publisher
endpoint.
As a result,...
773c7cb9317c2cc11bb527fc1a20e73a1d263d3b authored about 1 year agodfc0dcaba8e7b7a4c104f67de439f3fef8f530f6 authored about 1 year ago
a7046a97fab58824fe6ff523f670726ee484b186 authored about 1 year ago
ecabc34e999b0d401694928cb0e5a45d98e090f9 authored about 1 year ago
It gets arguments from more generic to more specific, and outputs option help
the other way around.
This avoids boilerplate in service scripts (and the function already contained
support for other...
a1d1117ead9d69dfaaf69e53a4f6b6e14ae85664 authored about 1 year ago
35869fb69a1326f5a05434dcd0de879e09aa2613 authored about 1 year ago
6703a3901850e53309c47a03ee83e4ee5526a861 authored about 1 year ago
This will be used by several scripts.
5058af842942eb02a348858456186320a2c2dc06 authored about 1 year ago
To distinguish configuration objects when it was requested but not provided,
from those where it...
4b3b72eb41d3dde5129ad98b006b3d491359a867 authored about 1 year ago
So that it can be retrieved later on.
22550a65a10012ec3d0265a522cc7d18f242ffa5 authored about 1 year ago947d1d6cbacab011ddbd10c06bc905f8bc7e3988 authored about 1 year ago
New fetch API for better separation of concerns
f278d82e53a6cfec5a58142bbd30c79d3f67e147 authored about 1 year agoFor distinguishing services of the same category in the configuration file.
45e0ee8cb10c8ae13674c2649c72fb3af79ab646 authored about 1 year agoec28258bf4c426c0f801f691d292a2a5f04f7e5b authored about 1 year ago
0e6c7f5de20129045edc844d22d3f2375ad2d8b1 authored about 1 year ago
84cf5daf2908a63376600babeb80eaf888c07abd authored about 1 year ago
32910656063037f17547e26e21daa6b19f1a39f9 authored about 1 year ago
Still need to support separate IDs for multiple publisher configurations in
the same file, as we...
09b01c436aae9ddda2e02374122e078c30b8c203 authored about 1 year ago
And have the broker use that feature.
fec011cd447d7f92283d6ec96ddf071c0c648c0f authored about 1 year agoAnd have the broker use that feature.
8991ee8df48970d91d56295d8d651421398bfaf8 authored about 1 year ago
By using the loaded configuration in the argument parser defaults, so that
command line options ...
It uses either the builtin `tomllib` or the external `tomli` according to the
Python version, so...
9446b41223da08cf191cb396df3560e286af0ca8 authored about 1 year ago
dc0a88fa16c743b89fab062891556d6a0e35d94e authored about 1 year ago
d2619b7e69843cb48fb4b05a9ca76179aa7c0925 authored about 1 year ago
91e6c2f23e2df5d8e45eb0d7567dffe4a5f5fc3f authored about 1 year ago
0e96674b49b665d42e69cb67fba2163300e45f5c authored about 1 year ago
Since project configuration points to that function.
2d8473e1a7ff5f77edecab06243ccced31e91e65 authored about 1 year agoThis removes the partial downloads feature. Partial downloads can have different bad effects:
...
9e1fb72113feb00bd1bb91272eb9d2dcaf502cf5 authored about 1 year agof8fa52b2513149dbc492c43d6d7b5fcfafe11caa authored about 1 year ago
28b278810ab97ce3a5cd182f39ccbc0dab937ad0 authored about 1 year ago
a97ee0df9d6fdbd5bcfcb8cc0a597acbf7fcf760 authored about 1 year ago
d1e009be8309aff75dc575dfface787cb55efd4d authored about 1 year ago
f21be7e2d20c36a6525131a24f59611f1e7b7f41 authored about 1 year ago
d987d6c57fe8eae7e127d59caa3194c977f54b95 authored about 1 year ago
7fa36a40169362a6440401d283aa4f127d76a953 authored about 1 year ago
This adds the `caterva2.tools.hdf5_to_cat2` script to help export an existing
HDF5 file to a new...
42a5cf5ca13060a66ec51f2b8f4c4858554064d7 authored about 1 year ago
b9af5dae007acc2c66a53c9fc45fac089b1f5272 authored about 1 year ago
4e6de67f76f27633f21b1d45d6dbe72bb355949a authored about 1 year ago
Decouple deps
ab29f2817296137908d65313610084114d5f575e authored about 1 year agoce32899f833136c748e223850ebd76b50be70443 authored about 1 year ago
b0b66c703ba06fd7037ac2ceff77eb5351785698 authored about 1 year ago
8f5df8a7bff3ae7dba829d88922dff555150a97a authored about 1 year ago
b3a6c3ee601c7998bc519b10f1b67e0d1aed45ad authored about 1 year ago
The old code failed to get a proper dtype from metadata to build the
uninitialized dataset.
All...
1647a5adf206ae58140dddf1f1b9e18dccc70750 authored about 1 year ago1bb0a4cd9377f2ce4c51542d09c7e30307b8dc93 authored about 1 year ago
8f687ee516c3b6425f100f927a8a4c16a62fd906 authored about 1 year ago
45763fdcb4f0777332e98c1074824b0b94cfa11b authored about 1 year ago
4edab935cf5c52f6a546ff42d1e9baf4ebdb13ed authored about 1 year ago
fc5bcdfbad4cf1a92893c9f5cd8432fa1255bed1 authored about 1 year ago
96737d16aa23c8cbce3a4cbdea8a3147f9c7099d authored about 1 year ago
But without strict type checking, so that we can handle subclasses. Then set
the packed result ...
0fe8b00bbb17675abfa6a9f7fe8428844b5101b5 authored about 1 year ago
778561e5de6430d1e4f67963e99c41649bd99cc2 authored about 1 year ago
There may be attributes of other types which Blosc2 should be able to
serialize with msgpack int...
5e8d6497358da7ce547211c8b8cc6a08add436d8 authored about 1 year ago
fe86dd5c555afcf6a70cbae0de6677724633cc50 authored about 1 year ago
f1e2be82c2de18e78db9223fc52d209785bec8c9 authored about 1 year ago
31576a7b9f811fbaadfc7ed7ac76617c3268566a authored about 1 year ago
22d0b5985ce25c6ec7ab82556069933135ee706c authored about 1 year ago
2ad5bfe9b980e0c74c7dc02735570017f433cbaf authored about 1 year ago
1cb6517f2c9770e240d58c200caec3edcb219c1d authored about 1 year ago
5db802b3e9d9f58bb12101c363ef1912366f3e0e authored about 1 year ago
8e1343d6df466c149a2d4c89f5c99f7f0e8390fe authored about 1 year ago
1a589e6006d9950bf0ea9d8c1844711ae1d14a1d authored about 1 year ago
Only bytes values are supported for the moment.
e5f28cb0c6b107bc74af93edd50564a68cd8e125 authored about 1 year ago1ef9b7da2affe7f0caccd37cc8092854d9b2a3dd authored about 1 year ago
2be61d7e21b2f9036ffe2dfcfae91f2a7121a5ba authored about 1 year ago
Add dependency on blosc2 for the tools extra.
ccbe67fa95065aa1d922d166152325503529246d authored about 1 year agoAnd depend on it for the tools extra.
f3719a7162b0b73fe42a3900378cda5c9809e505 authored about 1 year ago82afaf474c03e8060d61c13f9192e09c498e0c4a authored about 1 year ago
c309bae2db01aaa488c0c776525ccacc6829419f authored about 1 year ago
3db2187ab8788ae4fef5808be94a5f61de9c2761 authored about 1 year ago
ce07f9b7661d0b302843527f7ea3c27b0592d533 authored about 1 year ago
9c8eacebbb4a85dda0fc5c8fdf22ba63f8aa9246 authored about 1 year ago
a84f5b3e07817bd21e845c478713afe6ff3e93f2 authored about 1 year ago
b505009d22ddd0156ab51b5c69dd666384c6a525 authored about 1 year ago
Accessing the HDF5 file depends on h5py, added tool dependency.
eaf7aa8b6e0601efacd13b7d3036d15f30af538d authored about 1 year ago243c2272894065abaa4fbe7cfc6bfe2935d8d947 authored about 1 year ago
4bd9c7b702519cc2166d4a097caa7a256857a5f9 authored about 1 year ago
Although this may be completely dropped later on.
b2ad877a008ab9b9747b88f1449e0258aa8a5337 authored about 1 year agodf70fa069976f41a20dd86c1826cc5b85e1150ac authored about 1 year ago
So as to decouple reporting from the function itself.
And define tqdm-based reporter right in c...
ef528aad1391a1f89f892fc924aabf775c6d9199 authored about 1 year agoClients are the only users, and it avoids some extra dependencies in services.
27967e48301ac8fc200d84842d3ae7a8d10d77e0 authored about 1 year agoAs many will be used both by services and clients.
91c6370c66cfc10c653f98af1f2e0adb36f0d2e9 authored about 1 year ago6c5f6c6b061650720e5fcd03e151cb364dc50417 authored about 1 year ago
f63278d09b44cc94984d6f816ad85a406eee2c92 authored about 1 year ago
51a37b188bd5ba6a98e922062e8a59c6694aa15d authored about 1 year ago
a9cc2fedc2ca62c39b5fbb0fd8754d473006cb38 authored about 1 year ago
79d2fe65cd9ba45bbf670e638352c2c7413eca9f authored about 1 year ago
By explicitly checking for boolean in JSON object without going through schema
validation.
Which should be moved to services.
5331b90142fd981d3eb988d37f0e44894a95d033 authored about 1 year agod00e5055fd12c90f3fd1719030a4e0df6756579f authored about 1 year ago
09c787fe28b61946f1cacdfc86e065739c39a828 authored about 1 year ago