-
- sample catalogue (27 datasets) : https://osmc.noaa.gov/erddap/info/index.html
- has embedded JSON-LD on the page (execute a `view-source`), listing type: `DataCatalog` and type: `Dataset`
- the `s…
-
**Is your feature request related to a problem? Please describe.**
We have generated the science to understand how and what precomputed random_activity_lists should look like. This ticket relates to …
-
We need to have the ability to add individual dataset page messages. So we can tell everyone that comes to that dataset page that APIv3 version is coming soon and the current version (APIv1 or APIv2) …
-
Say you have a dataset where the depths were not recorded during sampling. The dataprovider made the effort of checking GEBCO or EMODnet bathymethry or ... for each event to look up the bottom depth (…
-
Machine learning applications often require iterating over every index along some of the dimensions of a dataset. For instance, iterating over all the `(lat, lon)` pairs in a 4D dataset with dimension…
-
For an example, a DwCA taken from an IPT. These may not have an eventType structure and may, anyway be a grab-bag of undifferentiated events.
Currently an instance of this is [Dredge, trawl and bycat…
-
In the data input notebook @Tinghao724 do the following in the data input notebook:
After the basics, but before the exercises we talk about data input options...
- [x] grabbing specific sheets f…
-
I'm new to zfs and I'm kind of confused with the properties listed in the example: https://github.com/nix-community/disko/blob/master/example/zfs.nix
For example, there are apparently 3 ways of set…
musjj updated
1 month ago
-
(wangxin_mdm) [phdcv@localhost motion-diffusion-model]$ python -m sample.generate --model_path ./save/humanml_trans_enc_512/model000200000.pt --num_samples 10 --num_repetitions 3
Loading dataset...
…
-
The goal of this task is to create a model that can accurately predict the species of an iris flower based on its sepal length, sepal width, petal length, and petal width.