-
It's not clear to me how to implement subsetting of multiscale `ZarrArrays`. E.g., say we have scales 4x4 and 2x2. Then the only subsets that could be propagated to all resolutions would be 1..2 and 3…
-
In the invited talk given by Zoran Tiganj, some data on time cells was presented, both in PFC and in hippocampus. Showed the "some neurons fire a given amount of time into the trial" phenomenon, and …
-
Is there a reason that Rickshaw.Graph.Axis.Time doesn't use d3.time.scale?
-
When you change base time, it should correspondingly change the item counts, instead of keeping it the same and changing the factory counts.
-
The 'Technical' Tab for individual GeoNet earthquake locations has a range of information including Time and Magnitude Residuals.
However, the scale and tick marks of the plots often make them …
-
**Question:** I need to show on the bottom X axes time in format "HH:mm:ss.fff"; I don't need a date. I wanna use all advantages of already implemented DateTimeTicksBottom including proper showing on …
-
### What happened?
Data was loaded into Xarray via OpenDataCube `dc.load` method. This Xarray was persisted to Zarr using
```python
xx.time.encoding['units'] = "seconds since 1970-01-01 00:00:00"
…
-
## Expected Behavior
Ideally what I'd like to achieve is something like this D3.js chart, where the time scale, if it spans multiple months and autoskips dates, adds the months or even year…
-
## Issues
When changing Time.timeScale, the raycast on the ground doesn't work properly. It keeps bounce the character back above.
Normal (Time.timeScale = 1f)
![Normal](https://media.giphy.com/m…
-
The time axis is limited by the amount of data that is collected as well as the triggering algorithm. We should have plenty of data, so it is possible to adjust the scaling, but it may require a littl…