- Jan 17, 2025
-
-
Shavers, Nicholas H authored
accept and use file path is provided via --input-file argument, else try urlTemplates path. Network as a custom global attribute
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
Nonstand elements implemented. Temperatures un-implemented. no longer extends streamfactory on imagcdf input, parse string removed. basic is valid imagcdf logic.
-
Shavers, Nicholas H authored
tweaks to accept output_args. temperature-type elements as a nonstandard geomagnetic field element instead of as Temperature cdf variable
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
covjson folder placed into geomagio, sibling to other factory folders. Import module syntax used i.e __init__.py
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
- Jan 16, 2025
-
-
Shavers, Nicholas H authored
-
- Jan 14, 2025
-
-
Hobbs, Alexandra (Contractor) authored
-
- Jan 10, 2025
-
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Updated the filter endpoint to not allow for the output sampling period to be none. If it is left empty an error code wil prompt you to provide an appropriate sampling period. This involved adding some logic to a few of the test and a couple logger warming that would skip trying to determine wehter the number of smaple reqeusted ignores the sample request limit.
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Removed union method from FilterApiQuery and Filter.py, I also added a negatvie test to filter_test to account check that an innapropriate float would cause and error. I also removed the asyn functions from data_test.py because they were being skipped in the testing pipeline. I made them regular function and they are now passing.
-
Wilbur, Spencer Franklin authored
Reverted test to allow strings for specifc parmaters. I believe I grabbed an old version of DataAPIQuery that caused the test to fail before. Things should now be up to date.
-
Wilbur, Spencer Franklin authored
-