-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature #2966 local_solar_time #3008
base: develop
Are you sure you want to change the base?
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c13fda - Browse repository at this point
Copy the full SHA 2c13fdaView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 4b469d6 - Browse repository at this point
Copy the full SHA 4b469d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2328400 - Browse repository at this point
Copy the full SHA 2328400View commit details -
Per #2966, modify solar azimuth and altitude strings to make the log …
…messages align well.
Configuration menu - View commit details
-
Copy full SHA for ea9840d - Browse repository at this point
Copy the full SHA ea9840dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed3fe2 - Browse repository at this point
Copy the full SHA 0ed3fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a32e45 - Browse repository at this point
Copy the full SHA 2a32e45View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8734801 - Browse repository at this point
Copy the full SHA 8734801View commit details -
Configuration menu - View commit details
-
Copy full SHA for e865e98 - Browse repository at this point
Copy the full SHA e865e98View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for a64930f - Browse repository at this point
Copy the full SHA a64930fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ff3cf - Browse repository at this point
Copy the full SHA 42ff3cfView commit details -
Per #2966, update gen_vx_mask docs about supporting multiple -type op…
…tions in a single run
Configuration menu - View commit details
-
Copy full SHA for b1268a8 - Browse repository at this point
Copy the full SHA b1268a8View commit details
Commits on Nov 6, 2024
-
Per #2966, update logic to fix using data masking twice, add a unit t…
…est to demonstrate, and update the mask_type attribute to include the magic string for the gridded data used for data masking.
Configuration menu - View commit details
-
Copy full SHA for 4ff2c26 - Browse repository at this point
Copy the full SHA 4ff2c26View commit details -
Merge branch 'feature_2966_local_solar_time' of https://github.com/dt…
…center/MET into feature_2966_local_solar_time
Configuration menu - View commit details
-
Copy full SHA for 120d132 - Browse repository at this point
Copy the full SHA 120d132View commit details -
Per #2966, adjust the logic slightly to revert to existing behavior w…
…here we only write the timing information of the input data to the gen_vx_mask output when no threshold was applied. This should reduce the number of diffs flagged by PR #3008
Configuration menu - View commit details
-
Copy full SHA for 0177be5 - Browse repository at this point
Copy the full SHA 0177be5View commit details