Feature #2966 local_solar_time#3008
Merged
JohnHalleyGotway merged 16 commits intodevelop from feature_2966_local_solar_timeNov 23, 2024
+639-329
Commits
Commits on Nov 4, 2024
- committed
Per #2966, add support for new solar_time masking type. Also make log messages for consistent and eliminate the warning about -thresh not being specified becuase its fine to not specify a threshold.
committed- committed
- committed
- committed
- committed
Commits on Nov 5, 2024
- committed
- committed
Per #2966, support multiple mask types with the same mask field being supported in a single run. Still need to update the user's guide.
committed- committed
- committed
Commits on Nov 6, 2024
Per #2966, update logic to fix using data masking twice, add a unit test to demonstrate, and update the mask_type attribute to include the magic string for the gridded data used for data masking.
committedMerge branch 'feature_2966_local_solar_time' of https://github.com/dtcenter/MET into feature_2966_local_solar_time
committedPer #2966, adjust the logic slightly to revert to existing behavior where we only write the timing information of the input data to the gen_vx_mask output when no threshold was applied. This should…
committed
Commits on Nov 22, 2024
Per #2966, update details about the -union, -intersection, and -symdiff options in the usage statement and documentation as recommended by @CPKalb.
committedMET Tools Test Account- committedMET Tools Test Account