- Sep 27, 2023
-
-
Krista Gaustad authored
reverted to older code that used an array to store the python unicode values and to support passing a none terminated list or unterminated list by setting an expected length of the input_args before allcocating memory for the c_input_args variable
-
- Aug 25, 2023
-
-
Krista Gaustad authored
String comparison must use `==` See merge request adi/adi_py!4
-
- Aug 20, 2023
-
-
Maxwell Levin authored
-
- Jun 21, 2023
-
-
Krista Gaustad authored
in correct_zero_length_dims fixed syntax of ADILogger.info and added extra call to ADILogger.info to document dimensions whose lengths are set to 1
-
- Jun 20, 2023
-
-
Carina Lansing authored
Added Krista's fix to correct missing dimensions in dsproc before output datasets are converted to xarray
-
- Jun 05, 2023
-
-
Krista Gaustad authored
Added support for setting DQRs
-
Krista Gaustad authored
-
Krista Gaustad authored
-
Krista Gaustad authored
-
- Jun 02, 2023
-
-
Carina Lansing authored
-
- May 22, 2023
-
-
Carina Lansing authored
Fixed bug with SkipProcessingInterval exception not logging the message to dsproc. Fixed bug where we now throw readable exception if trying to convert an adi dataset to xarray and the adi dataset has no time values.
-
- Mar 27, 2023
-
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
- Feb 20, 2023
-
-
Carina Lansing authored
Fixed line endings and fixed a bug where we were calling dsproc.set_sample_timevals with an extra parameter that we didn't need.
-
Carina Lansing authored
-
- Feb 06, 2023
-
-
Carina Lansing authored
-
- Jan 06, 2023
-
-
Carina Lansing authored
-
Carina Lansing authored
Fixed all the get_X_dataset methods to throw an exception if the list of obs is > 1. The exception tells the user to use the get_X_datasets method instead. Updated the README file.
-
- Nov 08, 2022
-
-
Krista Gaustad authored
-
Krista Gaustad authored
-
Krista Gaustad authored
-
- Oct 31, 2022
-
-
Carina Lansing authored
-
-
Carina Lansing authored
-
- Oct 29, 2022
-
-
Krista Gaustad authored
-
Krista Gaustad authored
-
- Aug 09, 2022
-
-
Maxwell Levin authored
Clean up get dataset function signatures See merge request adi/adi_py!3
-
Maxwell Levin authored
-
- Jul 20, 2022
-
-
Eddie Schuman authored
Update run_dq_inspector binding See merge request adi/adi_py!2
-
- Jul 19, 2022
-
-
Maxwell Levin authored
-
Carina Lansing authored
Fix `Process.get_datastream_files` Closes #11 See merge request adi/adi_py!1
-
Maxwell Levin authored
Co-authored-by:
Eddie Schuman <eddie.schuman@pnnl.gov>
-
- May 04, 2022
-
-
Eddie Schuman authored
-
- Apr 06, 2022
-
-
Krista.Gaustad@pnnl.gov authored
updated fix bug in dsproc.error so thta fi format string is None that the format is set to status as the documentation noted it would.
-
- Dec 07, 2021
-
-
Carina Lansing authored
-
- Dec 06, 2021
-
-
Carina Lansing authored
Added one more bit description to check for old ingest dod templates when picking the default value to use for qc_ variables with empty data. Updated binding method dsproc.dtype_to_cds_type to also support numpy datetime64 data types (converts to DOUBLE). Updated README file.
-
Carina Lansing authored
Made some improvements to adi_py methods per feedback from Krista to better support obs-based processes.
-
- Sep 09, 2021
-
-
Carina Lansing authored
-