-
adi_py36-v3.16.0
Added a set_file_name_time_patterns binding modeled after add_datastream_file_patterns
-
adi_py36-v3.15.0
fixed bug in dsproc.error such that it supportings passing in a null value for the format argument
-
adi_py36-v3.14.0
Updated new python bindings to include more wrapper methods to help with advanced ADI settings, fixed the default values for xarray datasets when variable data is null in ADI, and fixed transformed xarray datasets to fetch coordinate variables and dimensions from the parent coordinate system group in ADI.
-
adi_py-v3.13.0
General tag for v3.13.0 build.
-
adi_py36-v3.13.0
Added a new environment variable setting called ADI_PY_MODE (development or production) so that we can run in development mode in VSCode to get better error reporting.
-
adi_py36-v3.12.0
Fixed an import error that happened because of a refactor. Stupid Pycharm did not show the error, so I didn't catch it before hand.
-
adi_py36-v3.11.0
Made a performance optimization when synchronizing coordinate variables back to ADI.
-
adi_py36-v3.10.0
Fixed a bug with debug dumps using retriever only vap model.
-
adi_py36-v3.9.0
added new bindings to support more python like development experience
-
adi_py36-v3.8.0
added binding to cds_set_transform_param
-
adi_py36-v3.7.0
updated to convert first argument of dsproc_execvp to a byte if running python3
-
adi_py35-v3.7.0
trying to build for el6
-
adi_py36-v3.6.0
updated to check quicklook mode and execute only quicklook hook if QUICKLOOK_ONLY is the mode (i.e -Q) and not execute quicklook hook if QUICKLOOK_DISABLE is the mode (i.e -N) Please enter the release message for your package. Lines starting
-
adi_py36-v3.5.1
updated to check quicklook mode and execute only quicklook hook if QUICKLOOK_ONLY is the mode (i.e -Q) and not execute quicklook hook if QUICKLOOK_DISABLE is the mode (i.e -N)
-
adi_py35-v3.6.0
updated to check quicklook mode and execute only quicklook hook if QUICKLOOK_ONLY is the mode (i.e -Q) and not execute quicklook hook if QUICKLOOK_DISABLE is the mode (i.e -N)
-
adi_py35-v3.5.0
Updated bindings to set status correctly when no input files present
-
adi_py35-v3.4.1
Updated bindings to set status correctly when no input files present, Py35
-
adi_py36-v3.5.0
Updated bindings to set status correctly when no input files present
-
adi_py36-v3.4.1
Added --pyprefix option to build.sh, and updated to use pip for all installs.