GEOS-ESM / evagram_input

evagram inputs
Apache License 2.0
0 stars 0 forks source link

Return message from input_data function #5

Closed tariqhamzeyssai closed 3 months ago

tariqhamzeyssai commented 5 months ago

Return an informative message to the user after running input_data. How many plots were inserted? Can we provide a basic summary of those plots? Consider construction/storing the message in the session class as an attribute along with any information needed for that message.

brandonzhu09 commented 5 months ago

Is it possible that we can use log files to store the messages returned by running input_data? I feel like since input_data wraps the Session object it would be hard to access the message as an attribute of the session class.

asewnath commented 5 months ago

Don't worry about creating a log for right now

Stuff to print: