|
Re: Pytroll/SatPy for EUMETCast
Hi,
I uploaded 6 images from Metop of the A-68A iceberg ( 2 oct, 15 oct, 1 nov, 15 nov, 1 dec , 2 dec 2020) in a perpective projection.
Interesting to see the speed of that iceberg ....
Hi,
I uploaded 6 images from Metop of the A-68A iceberg ( 2 oct, 15 oct, 1 nov, 15 nov, 1 dec , 2 dec 2020) in a perpective projection.
Interesting to see the speed of that iceberg ....
|
By
Hugo
·
#30277
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Graham
First of all todays image is even better looking. It's a central pass over South Georgia and a cloud free view on the iceberg.
I also process every segment of the Sentinels-3A/3B. I still
Hi Graham
First of all todays image is even better looking. It's a central pass over South Georgia and a cloud free view on the iceberg.
I also process every segment of the Sentinels-3A/3B. I still
|
By
Ernst Lobsiger
·
#30276
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Ernst
Re I now also asked the Sentinels to have an eye on that.
How have you done that ? Do you have a python script for Sentinel too ?
I take that data but only process individual segments as
Hi Ernst
Re I now also asked the Sentinels to have an eye on that.
How have you done that ? Do you have a python script for Sentinel too ?
I take that data but only process individual segments as
|
By
Graham Woolf
·
#30275
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Graham,
I used google earth to find South Georgia :-):
lat = -54.32
lon = -36.74
ran = 10.0
I now also asked the Sentinels to have an eye on that.
Cheers,
Ernst
Hi Graham,
I used google earth to find South Georgia :-):
lat = -54.32
lon = -36.74
ran = 10.0
I now also asked the Sentinels to have an eye on that.
Cheers,
Ernst
|
By
Ernst Lobsiger
·
#30274
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Ernst
Lovely image - what centre co-ordinates or lat/long did you use
Regards
Graham
Hi Ernst
Lovely image - what centre co-ordinates or lat/long did you use
Regards
Graham
|
By
Graham Woolf
·
#30273
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi All
After I saw the images of the A68a iceberg heading to South Georgia that Douglas Deans has put on Twitter I gave Metop a try.
Cheers,
Ernst
Hi All
After I saw the images of the A68a iceberg heading to South Georgia that Douglas Deans has put on Twitter I gave Metop a try.
Cheers,
Ernst
|
By
Ernst Lobsiger
·
#30272
·
|
|
Re: TBS IP replacement
Giftmacher,
if you havn't found BDADataEx yet, look here:
https://groups.io/g/MSG-1/message/29750
Ernst
Giftmacher,
if you havn't found BDADataEx yet, look here:
https://groups.io/g/MSG-1/message/29750
Ernst
|
By
Ernst Lobsiger
·
#30271
·
|
|
Re: TBS IP replacement
Great, thank you, I'll give it a try.
Great, thank you, I'll give it a try.
|
By
Giftmacher
·
#30270
·
|
|
Re: TBS IP replacement
Giftmacher
More or less everybody under Windows uses CrazyCat's BdaDataEx. I'm under GNU/Linux. No idea where you get the latest version. Search this list.
Ernst
Giftmacher
More or less everybody under Windows uses CrazyCat's BdaDataEx. I'm under GNU/Linux. No idea where you get the latest version. Search this list.
Ernst
|
By
Ernst Lobsiger
·
#30269
·
|
|
TBS IP replacement
Hi all, is there any better IP tool than TBS IP? Both versions I tried crashes to desktop after few hours of use.
Hi all, is there any better IP tool than TBS IP? Both versions I tried crashes to desktop after few hours of use.
|
By
Giftmacher
·
#30268
·
|
|
Re: TBS6903X and TBS6909X ready for EUMETCast under GNU/Linux
Dear All
I am pleased to report 30 days performance figures of my GNU/Linux receiver Kallisto. It's a Fujitsu Celsius Xeon with a TBS-6909X receiving all 3 services using a RAM disk.
We had a rather
Dear All
I am pleased to report 30 days performance figures of my GNU/Linux receiver Kallisto. It's a Fujitsu Celsius Xeon with a TBS-6909X receiving all 3 services using a RAM disk.
We had a rather
|
By
Ernst Lobsiger
·
#30267
·
|
|
Re: Help in the beginning
Giftmacher
It's not enough to use only BAS by starting just a BAS client. You have to set a MODCOD filter to prevent HVS-1 from even reaching your PC.
Missing keys are often due to an EKU problem. Put
Giftmacher
It's not enough to use only BAS by starting just a BAS client. You have to set a MODCOD filter to prevent HVS-1 from even reaching your PC.
Missing keys are often due to an EKU problem. Put
|
By
Ernst Lobsiger
·
#30266
·
|
|
Re: Help in the beginning
The LNB contains a down-converter from the 11 GHz signal to a 1.5 GHz (approx) signal, so cable intended for "satellite TV" will be fine.
David
--
SatSignal Software - Quality software for you
Web:
The LNB contains a down-converter from the 11 GHz signal to a 1.5 GHz (approx) signal, so cable intended for "satellite TV" will be fine.
David
--
SatSignal Software - Quality software for you
Web:
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#30265
·
|
|
Re: FY-3D.
Hi Ernst
Thanks for the help - Ill try that
Regards
Graham
Hi Ernst
Thanks for the help - Ill try that
Regards
Graham
|
By
Graham Woolf
·
#30264
·
|
|
Re: FY-3D.
Graham
Maybe a somewhat more advanced Python code like
try:
layers, height, width = new_scn[composite].shape
except:
height, width = new_scn[composite].shape
would cover both multi channel
Graham
Maybe a somewhat more advanced Python code like
try:
layers, height, width = new_scn[composite].shape
except:
height, width = new_scn[composite].shape
would cover both multi channel
|
By
Ernst Lobsiger
·
#30263
·
|
|
Re: FY-3D.
Graham
Maybe a code like
try:
layers, height, width = new_scn[composite].shape
except:
height, width = new_scn[composite].shape
Graham
Maybe a code like
try:
layers, height, width = new_scn[composite].shape
except:
height, width = new_scn[composite].shape
|
By
Ernst Lobsiger
·
#30262
·
|
|
Re: FY-3D.
Hi Ernst
Thanks for that - its these things that trip me up and knowing how to fix them
I wouldn't have got the str bit either but I think I have a working script
Douglas
Thanks - it would be great to
Hi Ernst
Thanks for that - its these things that trip me up and knowing how to fix them
I wouldn't have got the str bit either but I think I have a working script
Douglas
Thanks - it would be great to
|
By
Graham Woolf
·
#30261
·
|
|
Re: FY-3D.
Graham
If you use one of my latest scripts with automatic annotation and logos on the left side of the image you might run into an additional problem with 1 channel only. There is a script line
Graham
If you use one of my latest scripts with automatic annotation and logos on the left side of the image you might run into an additional problem with 1 channel only. There is a script line
|
By
Ernst Lobsiger
·
#30260
·
|
|
Re: FY-3D.
=============================================================================
Graham I have a script that gives me this image.
I will post it direct later when I get time but you will have to adjust
=============================================================================
Graham I have a script that gives me this image.
I will post it direct later when I get time but you will have to adjust
|
By
Douglas Deans
·
#30259
·
|
|
Re: FY-3D.
Graham
Metop uses the 'avhrr_l1b_eps' reader. Under ..satpy/etc/readers/avhrr_l1b_eps.yaml
you see the datasets (channels) you can expect. You can either try by name or
by center wavelength. composite
Graham
Metop uses the 'avhrr_l1b_eps' reader. Under ..satpy/etc/readers/avhrr_l1b_eps.yaml
you see the datasets (channels) you can expect. You can either try by name or
by center wavelength. composite
|
By
Ernst Lobsiger
·
#30258
·
|