Great news to EUMETCast users and the GEONETCast community! The HNMS (Hellenic National Meteorological Service) team kindly shared the SHOWCast.GR v1.1 files for download:
This was a frequent request! Now users may select the number of parallel processing routines they want. You may do this at the showcast_start_linux.sh or the showcast_start_windows.bat, at the num_process variable:
Then, on the showcast_config.py, users may select which products will be processed in each process:
GOES-16 Band 02 configuration on showcast_config.py, to be processed on process number 1
By default, the processes are configured like this (you may change it anyway you want):
Number of parallel SHOWCast processes: 7
Process # 1: GOES-16 Bands
Process # 2: GOES-16 RGB’s
Process # 3: GOES-16 Baseline Products and Composites
Process # 4: GOES-16 GLM
Process # 5: GOES-16 + GOES-17 Mosaic, GOES-17 Bands and Composites, METEOSAT Imagery and RGB’s, JPSS, GCOM-W1, Blended Products, Flood Mapping Products, METOP SST and Sea Ice Products.
Process # 6: NUCAPS Soundings
Process # 7: Multimission Fire / Hot spots (GOES-16, METOP, NOAA-20, NPP, AQUA, TERRA).
— Redesigned showcast_config.py —
The SHOWCast configuration file has been completelly redesigned. Now it is much easier to configure the processing scheme and much easier to add new products to SHOWCast.
To add a new custom product to the showcast processing scheme, users need to add:
A custom name for the product:
A suggestion: sat_produc_reg : three letters for the satellite, six letters for the product and three letters for the region.
Then:
sat_produc_reg= True / False: Will this product be processed?
sat_produc_reg_process: The SHOWCast process that this product will be processed.
sat_produc_reg_directory: Where SHOWCast will search for this product file.
sat_produc_reg_identifier: Unique string on the file name convention.
sat_produc_reg_max_files: Max number of unprocessed historical files SHOWCast will process in a single cycle.
sat_produc_reg_extent: Desired regional extent for the plot.
sat_produc_reg_resolution: Desired resolution for the plot.
sat_produc_reg_composite: If it is a composite that uses athe same products from other processes, add a custom string for logging purposes (underscore + three letters).
sat_produc_reg_script: Script used to process this product.
The image below shows an example configuration for GOES-17 Band 09:
— New SHOWCast Products —
NUCAPS SOUNDINGS:
FIRE / HOT SPOTS (GOES-16, METOP-B, METOP-C, NOAA-18, NOAA-19, NOAA-20, S-NPP, AQUA, TERRA):
NEW HIGH RESOLUTION RGB’s:
Please find below the procedure to install SHOWCast v 2: