HYPERNETS / hypernets_processor

Processor for Hypernets field data to generate the user products
9 stars 3 forks source link

Get network processor defaults when running hypernets_sequence_processor #128

Closed shunt16 closed 3 years ago

shunt16 commented 3 years ago

@jkuusk - this is resolved on the latest commit to master. You should now be able to run with a minimal job config file. E.g.

[Job]
site_id = TEST
network = water

[Input]
raw_data_directory = ../../../DATA

[Output]
archive_directory = ../.../.../archive

[Log]
log_path = ../.../job.log
verbose = True