icenet-ai / icenet-pipeline

The icenet-pipeline repository illustrates operational execution of the IceNet model
MIT License
3 stars 5 forks source link

input plotting script #25

Closed rchan26 closed 11 months ago

rchan26 commented 1 year ago

Add script for generating plots (and videos) for input variables.

Example usage:

run_input_plots.sh -v -o plot/input_variables forecast_dates.csv dataset_config.forecast_dates.json

Currently need to pass in the dates and the dataset config, but perhaps can just pass in dataset_config in the future.