|
Re: RX 2 wanted
From: Allan Sloan via groups.io
Gents,
Just getting back into satellite reception during lock down and getting some good results with QFH and Double Cross Antenna that I have built recently
What I
From: Allan Sloan via groups.io
Gents,
Just getting back into satellite reception during lock down and getting some good results with QFH and Double Cross Antenna that I have built recently
What I
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#30192
·
|
|
RX 2 wanted
Gents,
Just getting back into satellite reception during lock down and getting some good results with QFH and Double Cross Antenna that I have built recently
What I am looking for is a second RX2 as I
Gents,
Just getting back into satellite reception during lock down and getting some good results with QFH and Double Cross Antenna that I have built recently
What I am looking for is a second RX2 as I
|
By
Allan Sloan
·
#30191
·
|
|
Re: Pytroll/SatPy for EUMETCast
Thanks Ernst, your support is very much appreciated. I’m enjoying this avenue into the (for me) rather fresh territory of PyTroll/Satpy at 73 think it is good to join the ranks of the old farts
Thanks Ernst, your support is very much appreciated. I’m enjoying this avenue into the (for me) rather fresh territory of PyTroll/Satpy at 73 think it is good to join the ranks of the old farts
|
By
Ferdinand Valk
·
#30190
·
|
|
Re: Pytroll/SatPy for EUMETCast
Ferdinand,
I always use directories without a final "/". The line "files = glob(segdir + "/" + SVMC_npp_d ....*.h5) actually got a "//" but it seems glob()
-- that is similar to "dir" in Windows or
Ferdinand,
I always use directories without a final "/". The line "files = glob(segdir + "/" + SVMC_npp_d ....*.h5) actually got a "//" but it seems glob()
-- that is similar to "dir" in Windows or
|
By
Ernst Lobsiger
·
#30189
·
|
|
Re: Pytroll/SatPy for EUMETCast
Ernst,
The entries are here below. Noaa is in a date tree directory and Suomi in a bulk directory.
Noaa_20: segdir = "F:/MSG/Images/VIIRS" + "/" + Yea + "/" + Mon +
Ernst,
The entries are here below. Noaa is in a date tree directory and Suomi in a bulk directory.
Noaa_20: segdir = "F:/MSG/Images/VIIRS" + "/" + Yea + "/" + Mon +
|
By
Ferdinand Valk
·
#30188
·
|
|
Re: Pytroll/SatPy for EUMETCast
Ferdinand,
good to hear you dit it! The only explanation I have and already thought of before is that you have an extra / in the definition of the segment directory
or that you use special UTF8
Ferdinand,
good to hear you dit it! The only explanation I have and already thought of before is that you have an extra / in the definition of the segment directory
or that you use special UTF8
|
By
Ernst Lobsiger
·
#30187
·
|
|
Re: Pytroll/SatPy for EUMETCast
Ernst,
From the values shown in the debugging you proposed I could deduce that in the case of Suomi-NPP files the filename was interpreted incorrectly. In order for the script to work the offset
Ernst,
From the values shown in the debugging you proposed I could deduce that in the case of Suomi-NPP files the filename was interpreted incorrectly. In order for the script to work the offset
|
By
Ferdinand Valk
·
#30186
·
|
|
Re: Pytroll/SatPy for EUMETCast
Graham,
it’s not just a script, I had to do custom composites, enhancements, adding a custom area definition, the colorbar file etc.
This is not provided in Pytroll as they don’t distribute the
Graham,
it’s not just a script, I had to do custom composites, enhancements, adding a custom area definition, the colorbar file etc.
This is not provided in Pytroll as they don’t distribute the
|
By
Christian Peters
·
#30185
·
|
|
Re: TBS 6903 Signal Display
Hello John and thanks to those who responded to my problem. Setting up dishes is certainly my bête noire, you may remember a little while ago when I raised the topic of aligning my 1.5m dish - I
Hello John and thanks to those who responded to my problem. Setting up dishes is certainly my bête noire, you may remember a little while ago when I raised the topic of aligning my 1.5m dish - I
|
By
diogenes1@...
·
#30184
·
|
|
Re: TBS 6903 Signal Display
Alan and Peter,
I agree with Alan 'you' really need to see 'a meter' at the dish when you are adjusting it.
I use TeamViewer between my computer and mobile phone.
Using an SR1 for EUMETCast I can
Alan and Peter,
I agree with Alan 'you' really need to see 'a meter' at the dish when you are adjusting it.
I use TeamViewer between my computer and mobile phone.
Using an SR1 for EUMETCast I can
|
By
geojohnt@...
·
#30183
·
|
|
Re: Pytroll/SatPy for EUMETCast
i Christian
Wow - I love those images
Is it possible for you to send me the code you use to get those images so that I can try it in my files
Regards
Graham
===========================
You should
i Christian
Wow - I love those images
Is it possible for you to send me the code you use to get those images so that I can try it in my files
Regards
Graham
===========================
You should
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#30182
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Christian
Wow - I love those images
Is it possible for you to send me the code you use to get those images so that I can try it in my files
Regards
Graham
Hi Christian
Wow - I love those images
Is it possible for you to send me the code you use to get those images so that I can try it in my files
Regards
Graham
|
By
Graham Woolf
·
#30181
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Graham,
yes it’s not as simple, but you can do things like that.
Regards,
Christian
Hi Graham,
yes it’s not as simple, but you can do things like that.
Regards,
Christian
|
By
Christian Peters
·
#30180
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Ernst
Thanks - I'll have a read of that
Obviously not a simple as I first thought
Regards
Graham
Hi Ernst
Thanks - I'll have a read of that
Obviously not a simple as I first thought
Regards
Graham
|
By
Graham Woolf
·
#30179
·
|
|
Re: Pytroll/SatPy for EUMETCast
Graham
I never did that up to now but AFAIK Christian Peters did.
Start with reading the PyTROLL/Satpy documentation:
....
StaticImageCompositor
BackgroundCompositor...
Regards
Ernst
Graham
I never did that up to now but AFAIK Christian Peters did.
Start with reading the PyTROLL/Satpy documentation:
....
StaticImageCompositor
BackgroundCompositor...
Regards
Ernst
|
By
Ernst Lobsiger
·
#30178
·
|
|
Re: Pytroll/SatPy for EUMETCast
Hi Ernst
I am trying to use a Blue Marble tif file as a background for a composite but Im not sure where I need to but the tif file for it to be read by satpy
Can you tell me in which directory I need
Hi Ernst
I am trying to use a Blue Marble tif file as a background for a composite but Im not sure where I need to but the tif file for it to be read by satpy
Can you tell me in which directory I need
|
By
Graham Woolf
·
#30177
·
|
|
TBS 5927
Over the last 3/4 weeks I have been monitoring a problem with the TBS 5927.
I have my monitor set to go into standby after 5 minutes something I have used via control panel for many years. In
Over the last 3/4 weeks I have been monitoring a problem with the TBS 5927.
I have my monitor set to go into standby after 5 minutes something I have used via control panel for many years. In
|
By
Ian Deans
·
#30176
·
|
|
Re: Double tuner in T1/T2
Hello all
I have card running but did not find adtap.bat Script
and SR-Terst.exe
Where i can find them ?
Br. Esko P
First you should install the BDADataEx software, and with the TBS device
Hello all
I have card running but did not find adtap.bat Script
and SR-Terst.exe
Where i can find them ?
Br. Esko P
First you should install the BDADataEx software, and with the TBS device
|
By
Esko Petaja
·
#30175
·
|
|
Re: FY-3D.
=========================================================================
Thanks Ernst. Yes I have found the same. Also NOAA 20 and NPPP (see my Twitter image yesterday) are much better although
=========================================================================
Thanks Ernst. Yes I have found the same. Also NOAA 20 and NPPP (see my Twitter image yesterday) are much better although
|
By
Douglas Deans
·
#30174
·
|
|
Re: FY-3D.
Douglas
I checked your "yesterday" (Nov. 2nd) image and it still had parts of a segment missing.
Starting with your image (Nov. 3rd) I have now four images that seem to be as expected.
I hope EUMETSAT
Douglas
I checked your "yesterday" (Nov. 2nd) image and it still had parts of a segment missing.
Starting with your image (Nov. 3rd) I have now four images that seem to be as expected.
I hope EUMETSAT
|
By
Ernst Lobsiger
·
#30173
·
|