-
The client experiences have naturally become split, having a client type (call it the "reader" persona) for those wanting to pull metadata on nodes or pull sql/data and those who want to contribute to…
-
**Botty Version**
8.1 master 20220625
https://github.com/bottytools/botty/commit/859e8e725f5be68fa5c2f1957e126ca136704311
**Describe the bug**
Transmute fails if item in cube
**To Reproduce*…
-
Sgr_A_st_p_03_7M
[uid://A001/X15a0/Xfc](https://almascience.org/aq/?result_view=observation&mous=uid://A001/X15a0/Xfc)
* [x] Observations completed?
* [x] Delivered?
* [x] Downloaded? (specify where…
-
```
This is a enhancement request:
What steps will reproduce the problem?
1. Create a local cube (.cub file)
2. Connect to it or execute more of five actions (drilldown, getmetadata ...)
3. The local…
-
When I am trying to set the output of mapCube via the OutDims path and backend combination to a netcdf file I get the following error:
```julia
rqatrend(path::AbstractString; thresh=2, outpath=tem…
-
Cross-domain libraries are rendered from the list here - https://github.com/pangeo-data/pangeo.io/blob/main/src/data/core-libraries.js. This issue is to add any missing libraries (e.g., Jupyter)
-
dear coomunity,
i'm facing an issue regarding the battery reading, I always get 100% even when the voltage is far below that value.
conditions:
- pixhawk 2.1 cube
- version 1.11.0
- bat_V_div cal…
-
@Taeyoung96 Great work!
I tried to migrate your code to ROS2 and adapt it for solid-state LiDAR ([https://github.com/url-kaist/patchwork-plusplus], patchworkpp has eliminated the impact of rings, so…
-
It looks like the 120 GB data cubes used by the timeseries service for the prism data set variables are entirely zeros. Running gdallocationinfo at various positions returns zeros for all bands, and …
-
the function corrects the lvec to make sure that largest cube divided by any value in lvec is a whole number, in doing so throws a unnecessary warning. Edit to avoid the message.