-
**Describe the bug**
When I load ABI L1 and L2 data into the same Scene, I can't load L1 datasets.
**To Reproduce**
```python
from satpy import Scene
from satpy.utils import debug_on; debug…
-
When I run:
filenames = glob.glob('F:/FY4A/AGRI/20220701/FY4A-_AGRI--_N_DISK_1047E_L1-_FDI-_MULT_NOM_20220701060000_20220701061459_4000M_V0001.HDF')
scn = Scene(filenames, reader='agri_fy4a_l1')
co…
-
Dear Octera,
thank you very much for the great script.
I would like to use your script with my Sungrow SG12RT and get my data via MQTT from a Tasmota IR-Reader (Hichi IR WIFi) attached to our m…
-
**Describe the bug**
The function `_get_reader_kwargs` in `satpy/satpy/readers/__init__.py` is incorrectly setting the `reader_kwargs` in some circumstances. Rather than setting to `reader_kwargs = {…
-
This likely should read Korea (and maybe another year)?
https://github.com/JGuetschow/UNFCCC_non-AnnexI_data/blob/2b8225e1cbd11d521c8d19ea62ee802e8d87eb3c/code/UNFCCC_reader/Republic_of_Korea/read_…
-
用tts_finetue通过680句对齐的语音在预训练模型的基础上经过8000epoch训练出来的声音为什么声音还是沙哑不清的呢? 参数都是默认的,下面是结束训练时的Log,能帮我看下是什么原因吗?
====================
```
iter: 176399/82000, Rank: 0, l1_loss: 0.389511, duration_loss: 0.01691…
-
We have recently merged the [target descriptor support](https://github.com/llvm/llvm-project/pull/92138) in MLIR, and a number of comments were made that were left for follow up PRs.
Below is a lis…
-
**Describe the bug**
Return wrong latitude & longitude while reading FY-4B GHI data.
**To Reproduce**
```python
# Your code here
files = [
'FY4B-_GHI---_N_REGX_1330E_L1-_FDI-_MULT_NOM_20…
-
https://github.com/aashishmann/Chat/blob/master/Server.java#L1
Can you add documentation for what really does the server do?
- Its address and port.
https://github.com/aashishmann/Chat/blob/master/S…
-
**Describe the bug**
After https://github.com/pytroll/satpy/pull/2737, the `start_time` of a `StaticImageCompositor` dataset are set to `None` if not available in the filename. This is ok per-se, but…