-
Hi all, in the readme it says; however, pyzbar docs say it works with python 3. Does the auto calibration work with pyzbar in python3.6?
micasense.Panel
The Panel class is a helper class which can…
-
Using the HYR-SENSE kernel, hit a snag. Need to look into this to ensure we can open reflectance data following a similar notebook
My guess is its not loading
```
import sys
sys.path.app…
-
Start playing around with GEE. Sign up and set up a cloud project. Copy a [starting code](https://code.earthengine.google.com/?scriptPath=users%2Fdavidmkahler%2Flimpopo%3Alimpopo) and adjust.
Ref…
-
### Feature Request: Add Visible Reflectance Output for GOES-ABI Simulation
#### Summary
Extend CRTM to include visible reflectance output capabilities for simulating GOES-ABI visible reflectances…
-
### Brief summary of bug
The calculation of dqgdT, which gives the derivative, d(qg)/dT, is incorrect for soil/crop landunits when there is no snow.
### General bug information
**CTSM version…
-
This issue is about ordering offline assets. Such assets could be rasters that reside a tape archive and must be 'activated' (to borrow Planet terminology) before they're available for download.
I…
-
Hello.
I am conducting a test to check the sensor data provided by Mujoko.
What I want to do at the moment is to change the contact parameters and find the optimal contact parameters.
To this…
-
# Glossary
#### BxDF = Either a BRDF or BSDF
#### LTC = Linearly Transformed Cosines
# The implementation of BxDFs in Nabla
For the GLSL source you can browse here:
https://github.com/Dev…
-
Context:
* It takes about an hour or so into an analysis to happen
* It doesn't happen all the time though
* Probably about half the time I get this exception
```
Caused by: java.nio.BufferUn…
-
Hello,
I have a robot urdf file that I want to use mujoco_py to simulate, so I did the following steps:
1. I add
```
```
to my URDF file, then use
`./compile model.urdf…