-
Reported by @lbesnard (https://github.com/aodn/data-services/issues/746):
** FV01 has no attribute `featureType`
```
http://thredds.aodn.org.au/thredds/fileServer/IMOS/ANMN/QLD/GBRMYR/Biogeochem_…
-
Initial ideas for bags:
- Spatial data
- Collection of timeseries
- Something large to exercise lazy loading
- ?
ghost updated
4 years ago
-
@visr as a user I would like to add a layer (overlay) of observations over my Ribasim-model. On these locations I would like to show simulated and observed `level` and `flow_rate` in one graph using t…
-
# Problem to solve
Be able to view or calculate historical arrival delays at a stop for a particular trip.
# Challenges
1. TFI api does not provide the data I expect and need
2. Storage and quer…
-
do these separately for synthetic data and real (fMRI) data:
- approximate coverage and "electrode" distribution to match ECoG data (pyFR)
- approximate variability across subjects's models (in …
-
### Software versions
Python version : 3.12.7 | packaged by conda-forge | (main, Oct 4 2024, 15:57:01) [Clang 17.0.6 ]
IPython version : (not installed)
Tornado version : 6.4.1…
-
My use case is to serve a dataset with dimensions (station, time). See https://cfconventions.org/Data/cf-conventions/cf-conventions-1.9/cf-conventions.html#time-series-data for an example of a CF-comp…
huard updated
6 months ago
-
**Description**: I am trying to maintain OHLC stock data of 1minute, 5 minute in my in-memory RAM(Application). As I am using redis timeseries' compaction policy to calculate OHLC, How can I get an ev…
-
### What is it?
The ability for a project’s ecosystem to understand, in detail, how new users are entering and exiting their open source community / user dependency graph.
- Over-time graph visu…
-
My anaconda setup was following the tutorial, using python 3.6
running first line was successful.
`python -m spinup.run ppo --hid "[32,32]" --env LunarLander-v2 --exp_name installtest --gamma 0.99…