goes sector option

Post Reply
rfnoise@gmail.com
Posts: 5
Joined: Mon Dec 12, 2022 1:48 pm
Contact:

goes sector option

Post by rfnoise@gmail.com »

I'm running version 1.0 of Gridded GLM Package

/mnt/grb_data/product/OR_GLM-L2-LCFA_G17_s20223551701400_e20223551702000_c20223551702016.nc
cspp-geo-gglm.sh -r --goes-sector meso1 /mnt/grb_data/product/OR_GLM-L2-LCFA_G17_s20223551701400_e20223551702000_c20223551702016.nc
ERROR:__main__:sector 'meso' requires --ctr-lat & --ctr-lon
ERROR:__main__:Gridding minute 2022-12-21 17:01:00 failed.

It is my understanding from the instruction and command line help that when specifying meso1 or meso2 that it's not necessary to specify lat and long.

It appears that cspp-geo-gglm-sh is seeing "meso" when clearly "meso1" was specified.

Do i not understand the instructions?

thanks
Joe
davidh
Posts: 116
Joined: Tue Jun 04, 2013 11:19 am

Re: goes sector option

Post by davidh »

Hi Joe,

The error message is a little unfortunate in that it says exactly 'meso', but really this error applies to all 'meso*' sectors. All mesoscale sectors require --ctr-lon and --ctr-lon on the command line whether you specify 'meso1', 'meso2', or 'meso' (equivalent to 'meso1').

Let us know if you have any further questions. We will update the error message in the next release to be more clear.

Dave
rfnoise@gmail.com
Posts: 5
Joined: Mon Dec 12, 2022 1:48 pm
Contact:

Re: goes sector option

Post by rfnoise@gmail.com »

Thank you for the clarification, Dave.
Post Reply