pcmdi_metrics icon indicating copy to clipboard operation
pcmdi_metrics copied to clipboard

Port cdat_info functions

Open acordonez opened this issue 7 months ago • 2 comments

  1. cdat_info.download_sample_data_files has been copied to base.io with some minor changes. The Demo 0 notebook and Demo 6 notebook have been run with the updated import statement.
  2. cdat_info.provenance.generateProvenance and dependencies have been copied to base.io with some minor changes. I have combined it with the changes that are currently in base.generateProvenance such as the added packages to record. I have removed references to packages like VCS that are no longer PMP dependencies.

I have not copied cdat_info.get_sampledata_path() because there are no references to it in the PMP production code.

I have removed all references to cdat_info except in deprecated code.

Closes #1003

acordonez avatar Jul 02 '24 19:07 acordonez