|
Re: Unknown Satelllite Frequency
Thanks Jerry also I forgot to ask in my post and maybe you would know does the GOES satellite emit a chirp by chance? I hear
the regular digital raspy sound when the satellite is transmitting data
Thanks Jerry also I forgot to ask in my post and maybe you would know does the GOES satellite emit a chirp by chance? I hear
the regular digital raspy sound when the satellite is transmitting data
|
By
MZFB@...
·
#31047
·
|
|
Re: pytroll working version of Metop stacked
Ferdinand and All
Yes PyTROLL/SatPy is about learning by doing. BTW it also comes with a slstr_l2 reader.
After some try and error here is one my first images. Even Lake Geneva has a ssst value
Ferdinand and All
Yes PyTROLL/SatPy is about learning by doing. BTW it also comes with a slstr_l2 reader.
After some try and error here is one my first images. Even Lake Geneva has a ssst value
|
By
Ernst Lobsiger
·
#31046
·
|
|
Re: Unknown Satelllite Frequency
The GOES 16 signal at 1693.0 MHz is the satellite housekeeping telemetry. The signal is BPSK/RHC. The BW is 80 KHz.
The GOES 16 signal at 1693.0 MHz is the satellite housekeeping telemetry. The signal is BPSK/RHC. The BW is 80 KHz.
|
By
Jerry <jerry27612@...>
·
#31045
·
|
|
Re: pytroll working version of Metop stacked
Agreed Ernst, it would be nice to see the user base growing and with it useful expertise.
Ferdinand
Agreed Ernst, it would be nice to see the user base growing and with it useful expertise.
Ferdinand
|
By
Ferdinand Valk
·
#31044
·
|
|
Re: pytroll working version of Metop stacked
Ferdinand,
thanks for sharing this. Let others adapt it for Metop-A and Metop-C so we get broader user expertise.
AFAIK Metop-B and Metop-C are in the same orbit app. 180° out of phase. So someone
Ferdinand,
thanks for sharing this. Let others adapt it for Metop-A and Metop-C so we get broader user expertise.
AFAIK Metop-B and Metop-C are in the same orbit app. 180° out of phase. So someone
|
By
Ernst Lobsiger
·
#31043
·
|
|
pytroll working version of Metop stacked
All,
Attached is the final version of a Metop script that stacks different passes
during a day. Some code was missing to decompress bz2 files, which Ernst was
kind enough to point out.
Please keep us
All,
Attached is the final version of a Metop script that stacks different passes
during a day. Some code was missing to decompress bz2 files, which Ernst was
kind enough to point out.
Please keep us
|
By
Ferdinand Valk
·
#31042
·
|
|
Re: Pytroll/Satpy Metop composite
Thanks Ernst.
As usual sloppy reading from my side. Your commented line in the single pass version clearly indicated:
# Decompress all n bestfiles found.
Should have triggered me...
The adapted
Thanks Ernst.
As usual sloppy reading from my side. Your commented line in the single pass version clearly indicated:
# Decompress all n bestfiles found.
Should have triggered me...
The adapted
|
By
Ferdinand Valk
·
#31041
·
|
|
Re: Pytroll/Satpy Metop composite
Ferdinand,
The reader only takes decompressed files. The single pass version decompresses bestfiles[].
For your multipass version you have to decompress goodfiles[]. You must add very few lines:
...
#
Ferdinand,
The reader only takes decompressed files. The single pass version decompresses bestfiles[].
For your multipass version you have to decompress goodfiles[]. You must add very few lines:
...
#
|
By
Ernst Lobsiger
·
#31040
·
|
|
Unknown Satelllite Frequency
Hello
Yesterday I was tuning around the GOES 16 satellite frequency and I came across this Frequency 1693000.373 with some sort of signal. Does happen to know what Satellite it might coming from? Just
Hello
Yesterday I was tuning around the GOES 16 satellite frequency and I came across this Frequency 1693000.373 with some sort of signal. Does happen to know what Satellite it might coming from? Just
|
By
MZFB@...
·
#31039
·
|
|
Re: Pytroll/Satpy Metop composite
Daniele/others,
I encountered one complication for the Metop stacked passes. In the single pass version the avhrr_l1b_eps.yaml reader accepts the bz2 file type, however for the multi-pass it
Daniele/others,
I encountered one complication for the Metop stacked passes. In the single pass version the avhrr_l1b_eps.yaml reader accepts the bz2 file type, however for the multi-pass it
|
By
Ferdinand Valk
·
#31038
·
|
|
Re: Pytroll/Satpy Metop composite
OK, so indeed you were talking about something else than I understood. I can have a look at it tomorrow. Should be quite straightforward.
Ferdinand
OK, so indeed you were talking about something else than I understood. I can have a look at it tomorrow. Should be quite straightforward.
Ferdinand
|
By
Ferdinand Valk
·
#31037
·
|
|
Re: Pytroll/Satpy Metop composite
Daniele,
I attach two images, one from Metop-C night and one of Metop-B day. Those are made with the scripts in your LEOscript folder. You are supposed to have that too, but maybe you mean
Daniele,
I attach two images, one from Metop-C night and one of Metop-B day. Those are made with the scripts in your LEOscript folder. You are supposed to have that too, but maybe you mean
|
By
Ferdinand Valk
·
#31036
·
|
|
Re: Pytroll/Satpy Metop composite
Daniele,
ah…sorry…indeed, there is no stacked Metop script, you are right.
Maybe Ernst will add one if he has time for one Metop sat and we can adapt this for the other two…?
But we already
Daniele,
ah…sorry…indeed, there is no stacked Metop script, you are right.
Maybe Ernst will add one if he has time for one Metop sat and we can adapt this for the other two…?
But we already
|
By
Christian Peters
·
#31035
·
|
|
Re: Pytroll/Satpy Metop composite
As you can see from your screenshot there isn't any Metop-stack. I'm not able (for my poor python knowledge) to make it by myself. :(--
Daniele Guardigli
As you can see from your screenshot there isn't any Metop-stack. I'm not able (for my poor python knowledge) to make it by myself. :(--
Daniele Guardigli
|
By
Daniele Guardigli
·
#31034
·
|
|
Re: Pytroll/Satpy Metop composite
Daniele,
strange, all sats you called are covered by Ernst starter kit!? See screenshot…
Regards,
Christian
Daniele,
strange, all sats you called are covered by Ernst starter kit!? See screenshot…
Regards,
Christian
|
By
Christian Peters
·
#31033
·
|
|
Re: Pytroll/Satpy Metop composite
Yes, I started to work and the starter kit is simply wonderful. I'm using the LEO e and GEO scripts adapted for my coordinates. I was wondering if there's a script (like noaa20 and suomi) for metop
Yes, I started to work and the starter kit is simply wonderful. I'm using the LEO e and GEO scripts adapted for my coordinates. I was wondering if there's a script (like noaa20 and suomi) for metop
|
By
Daniele Guardigli
·
#31032
·
|
|
Re: Pytroll/Satpy Metop composite
Daniele,
I understood that you have started up to work with pytroll/satpy based on the HowTo version 3 from Ernst.
In that case you have the basic scripts for Metop and NOAA20 in the LEOscripts
Daniele,
I understood that you have started up to work with pytroll/satpy based on the HowTo version 3 from Ernst.
In that case you have the basic scripts for Metop and NOAA20 in the LEOscripts
|
By
Ferdinand Valk
·
#31031
·
|
|
Pytroll/Satpy Metop composite
Hello,
did anyone of you make a script for Metop composite? And anything for Noaa19 (single pass or composite)?
Thanks.
Daniele Guardigli
Hello,
did anyone of you make a script for Metop composite? And anything for Noaa19 (single pass or composite)?
Thanks.
Daniele Guardigli
|
By
Daniele Guardigli
·
#31030
·
|
|
Migration of EUMETCast Europe restoration capacity to Hotbird 13
Hello All,
Many of you I expect will have received this just now.
If not, here it is.
Regards,
John T.
++++++++++++++++++++++++
Hello All,
Many of you I expect will have received this just now.
If not, here it is.
Regards,
John T.
++++++++++++++++++++++++
|
By
geojohnt@...
·
#31029
·
|
|
Re: UK users buying from EU.
Nick,
Thanks very much for the information.
>Not a brexit issue - this will be the case in the whole of EU on
>01/07/2021, been in the pipeline for a while now, but 'blamed on bexit'.
Ha-ha.
One of
Nick,
Thanks very much for the information.
>Not a brexit issue - this will be the case in the whole of EU on
>01/07/2021, been in the pipeline for a while now, but 'blamed on bexit'.
Ha-ha.
One of
|
By
geojohnt@...
·
#31028
·
|