-
Notifications
You must be signed in to change notification settings - Fork 37
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 #1514 MADIS2NC wrapper #2591
Commits on May 15, 2024
-
Per #1514, implement MADIS2NC wrapper and added example use case. Als…
…o updated the function to handle the time_summary dictionary in MET config files to support names that exactly match the name found in the dictionary, e.g. ASCII2NC_TIME_SUMMARY_OBS_VAR sets time_summary.obs_var (previously only ASCII2NC_TIME_SUMMARY_VAR_NAMES was supported and is still supported)
Configuration menu - View commit details
-
Copy full SHA for c1f79b4 - Browse repository at this point
Copy the full SHA c1f79b4View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f16f97e - Browse repository at this point
Copy the full SHA f16f97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efa852e - Browse repository at this point
Copy the full SHA efa852eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af4cee2 - Browse repository at this point
Copy the full SHA af4cee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3feba - Browse repository at this point
Copy the full SHA ea3febaView commit details -
add support for time_offset_warning for MADIS2NC wrapper after the PR…
… to add that support for other wrappers has been merged into develop
Configuration menu - View commit details
-
Copy full SHA for a9e6bec - Browse repository at this point
Copy the full SHA a9e6becView commit details -
Configuration menu - View commit details
-
Copy full SHA for dec497a - Browse repository at this point
Copy the full SHA dec497aView commit details -
update contributor's guide with more up-to-date info on how to create…
… a new wrapper and basic components of wrappers
Configuration menu - View commit details
-
Copy full SHA for caa28cb - Browse repository at this point
Copy the full SHA caa28cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0254fca - Browse repository at this point
Copy the full SHA 0254fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6fe24 - Browse repository at this point
Copy the full SHA 2b6fe24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a52f2 - Browse repository at this point
Copy the full SHA d7a52f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7edf30e - Browse repository at this point
Copy the full SHA 7edf30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39881e8 - Browse repository at this point
Copy the full SHA 39881e8View commit details -
added a pytest fixture to handle comparison of use case commands and …
…environment variable values to remove a lot of redundant logic in each wrapper test. Added fake madis data
Configuration menu - View commit details
-
Copy full SHA for f6dae72 - Browse repository at this point
Copy the full SHA f6dae72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d86755 - Browse repository at this point
Copy the full SHA 5d86755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c81513 - Browse repository at this point
Copy the full SHA 2c81513View commit details -
properly handle unset rec_beg and rec_end to prevent missing value fr…
…om being added to command lien arg
Configuration menu - View commit details
-
Copy full SHA for cf1c857 - Browse repository at this point
Copy the full SHA cf1c857View commit details