Skip to content

Commit

Permalink
Per #2966, add UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Nov 5, 2024
1 parent a64930f commit 42ff3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/other/gen_vx_mask/gen_vx_mask.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1708,7 +1708,7 @@ __attribute__((noreturn)) static void usage() {
<< "\t\t For \"data\" masking, specify a gridded data file.\n"
<< "\t\t For \"solar_alt\", \"solar_azi\", and \"solar_time\" "
<< "masking, specify a gridded data file or a timestring in "
<< "YYYYMMDD[_HH[MMSS]] format.\n"
<< "YYYYMMDD[_HH[MMSS]] UTC format.\n"
<< "\t\t For \"lat\" and \"lon\" masking, no \"mask_file\" is "
<< "needed, simply repeat \"input_grid\".\n"
<< "\t\t For \"shape\" masking, specify a shapefile "
Expand Down

0 comments on commit 42ff3cf

Please sign in to comment.