CliDyn / climsight

prototype of a system that provide local climate information
BSD 3-Clause "New" or "Revised" License
27 stars 9 forks source link

Update extract_climate_data #51

Closed koldunovn closed 4 months ago

koldunovn commented 5 months ago

The function extract_climate_data is currently have hard coded list of variables. It should get list of variables from config file as one of the arguments.

Later we will have to update content_message and plotting functions, but for now let's just work with extract_climate_data.

kuivi commented 5 months ago

file names also could be part of the config files.