-
#### Code Sample, a minimal, complete, and verifiable piece of code
```python
Cloud_scn = Scene(filenames=S3_name)
Cloud_scn.load(['cloud'])
new_Cloud_scn = Cloud_scn.resample(area_def_therm, re…
-
### Problem
Entity Initialization currently proves to be problematic. The Init function is intentionally kept generic, with no arguments, as the intended use was to have it as a place for any logic a…
-
Hi, first of all thanks for sharing this library with all of us!
Unfortunately I am encountering few problems while trying to run it. In particular, I tried to build the following network, which is …
-
Tahoma crashes & shuts down when rendering a scn as an image sequence - I have mainly been doing png, but also happened with a jpeg test.
It seems to happen consistently with scns over 50 or 55 fra…
-
(Please don't spend time on this yet as I don't really feel like I've got a clear idea of how to reproduce it or why this environment is triggering it.)
I hit this build failure via the ebuild whic…
-
Hi, i'm been confronted to an error when trying to open this specific scn file.
- Game: RE2 Remake - Non RT Version
- Path: natives\x64\objectroot\scene\contents\main\catalog_1st.scn.19
Error m…
-
OpenCV Error: Assertion failed (scn == 3 || scn == 4) in cv::cvtColor, file C:\projects\opencv-python\opencv\modules\imgproc\src\color.cpp, line 11111
Traceback (most recent call last):
File "C:\a…
-
**Describe the bug**
At certain times of day, with both GOES16 and Himawari8, the produced imagery is blank.
For GOES16 it seems to be 1940Z as the first timestep that fails.
The key factors se…
-
Checked with different dae and scn animations. All of them are animating on sceneView, but not moving on the video.
There is a strange bug - when I'm starting recording model is not animating, but…
-
Hello, when I reproduce your open source code, I use the test command provided in the readme to run test.py for testing. Why does the following error occur?
The data set uses the veri data set provi…