bronx.system.mf¶
Meteo France specific system related tools.
Functions¶
- bronx.system.mf.prestage(resource_paths, mail=None, archive_machine='hendrix', stagedir='/DemandeMig/ChargeEnEspaceRapide')[source]¶
Puts a pre-staging request on archive_machine for the given list of resources resource_paths, and return the path to the submitted request file.
- Parameters:
resource_paths – list of paths to requested resources
mail – if given, used for informing about the request progress.
archive_machine – name of the archive machine. Will probably not work for other than hendrix for now…
stagedir – directory in which prestaging request are to be put on archive_machine
Note
Uses ~/.netrc to connect to archive_machine.