bcgov / nr-rfc-grib-copy

Demo of using github actions to copy / process raw data
Apache License 2.0
2 stars 2 forks source link

Fix Directory Structure #25

Open franTarkenton opened 1 year ago

franTarkenton commented 1 year ago

Clean up the directory structure.

For one, look at backend/util/grib_file_config.py and how it imports the grib config process

Thinking merge all the code under a common directory structure so no path hacking is required for the api / listener to consume the grib_config libs.