- 04 May, 2022 1 commit
-
-
Eddie Schuman authored
-
- 06 Apr, 2022 1 commit
-
-
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.
-
- 07 Dec, 2021 1 commit
-
-
Carina Lansing authored
-
- 06 Dec, 2021 2 commits
-
-
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.
-
- 09 Sep, 2021 3 commits
-
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
Added a performance optimization when syncing datasets with ADI. Since Xarray always recreates coordinate variable data arrays when constructing the dataset, we now check if any values have changed in addition to whether the structure pointer has changed.
-
- 04 Sep, 2021 1 commit
-
-
Carina Lansing authored
Fixed a bug caused by misunstanding - ADI calls post transform hook even if no transform is performed (I thought this wouldn't happen), so I had to move my debug dump code into the decorator class such that no dumps will occur if the hook function is empty.
-
- 03 Sep, 2021 6 commits
-
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
-
Carina Lansing authored
-
- 01 Sep, 2021 2 commits
-
-
Carina Lansing authored
-
Carina Lansing authored
-
- 31 Aug, 2021 7 commits
-
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
Carina Lansing authored
-
- 27 Aug, 2021 1 commit
-
-
Carina Lansing authored
-
- 24 Aug, 2021 1 commit
-
-
Carina Lansing authored
Added a flag so users can build in dev mode with pip install -e option set. Added some new methods for qc and units conversion. Improving documentation.
-
- 13 Aug, 2021 1 commit
-
-
Carina Lansing authored
-
- 12 Aug, 2021 2 commits
-
-
Carina Lansing authored
Fixed the get dataset methods so that they automatically capture embedded metadata for the coordinate system name, datastream name, dataset type, and obs index that can be used when de-serializing in the sync_datasets method. Changed sync_datasets to a single method that takes one or more xarray datasets. No other parameters are now required as this information is contained in embedded metadata.
-
Carina Lansing authored
Added improvements such as accessor for debug_level and shortcut method for checking if multiple variables exist.
-
- 10 Aug, 2021 1 commit
-
-
Carina Lansing authored
-
- 09 Aug, 2021 1 commit
-
-
Carina Lansing authored
Added some more props to the process for site and facility. Converted get_location into a prop. Fixed xarray serialization/deserialization to convert ADI times to datetime64 objects.
-
- 04 Aug, 2021 1 commit
-
-
Carina Lansing authored
Cleaned up the files so that the python classes in the new api are better organized and correspondingly changed the imports.
-
- 03 Aug, 2021 1 commit
-
-
Carina Lansing authored
-
- 31 Jul, 2021 1 commit
-
-
Carina Lansing authored
-
- 29 Jul, 2021 1 commit
-
-
Carina Lansing authored
-
- 27 Jul, 2021 1 commit
-
-
Carina Lansing authored
Stubbed out a bunch of adi wrapper functions in the Process class that will be useful for init_process_hook. Added logic to initialize data array when adi variable has no data. Fixed the dsproc.cds_type_to_dtype_obj method to be cpdef instead of cdef so we can call it from python.
-
- 22 Jul, 2021 1 commit
-
-
Erol Cromwell authored
-
- 21 Jul, 2021 3 commits
-
-
Erol Cromwell authored
-
Erol Cromwell authored
-
Erol Cromwell authored
-