-
@cholmes reported at https://github.com/radiantearth/stac-browser/issues/309 :
> > STAC Browser works great with visual imagery, and I think in theory it'll support full bit depth multispectral dat…
-
Hi,
I have a catalog with files containing different numbers of Extrabytes attributes. `H` is an Extrabyte attribute common to all files, but its values are not loaded correctly when clipping from …
-
Hi,
I'm a student researcher and I'm trying to use MuJoCo for creating a simple `SweepToTop` environment, inspired by [X-MAGICAL](https://github.com/kevinzakka/x-magical). In a simple 2D simulator,…
-
**Is your feature request related to a problem? Please describe.**
Hey, I'm running the following code:
> import mujoco
> path = "model.xml"
> mj_model = mujoco.MjModel.from_xml_path(path)
> mj…
-
### Description
Sometimes flaky layers exist that fail in certain pods and succeed in others when running under Kubernetes, this is particularly the case for on-the fly time composites that load mult…
-
Hello ORAC team,
I believe I have the necessary files to run ORAC. I have an issue though during execution.
```
(py311) pdebuyl@server:/data/pdebuyl/reference-code/orac/tools> python orac.py /d…
-
### What is the bug?
When creating a NetCDF raster with python, the projected (UTM 19N) coordinates written following the [CF-1.0 conventions](https://cfconventions.org/Data/cf-conventions/cf-conve…
-
I try to preprocess Sentinel-2 L2a images with the image conversion tool. When i the directory containing bands and select the metadata, nothing happens. No band is load on the table. To check, i trie…
-
Hi MuJoCo contributors,
I'm a student who has been using MuJoCo for a month, and I'm trying to use it to simulate exoskeleton-human interaction. Thank you so much for answering my question.
I'm …
-
As seen in the tutorial, mitsuba 3 has a wrapper for the Optix AI Denoiser. If the denoiser differentialble given the code as in the tutorial?
```python
noisy = mi.render(scene, spp=1)
# Denoise th…