Skip to content

Make D-mode export location an argument that can be configured #65

Description

@cgrdn

Currently saves new D-mode files created using bgc.sprof().export_files(mode='D') to the files dac folder ../D/. For example file dac/meds/BR4901784_002.nc would be saved to dac/meds/D/BD4901784_002.nc. The idea is this won't overwrite anything and was useful while I was doing development.

I think this should stay as the behaviour unless the user specifies an argument using bgc.configure.configure(), like, dm_path='my/d/mode/path' which could just be the usual Argo spot or somewhere totally different.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions