CSTARS / spatial-cimis

New repository for the DWR Spatial CIMIS program
MIT License
0 stars 1 forks source link

Update Configuration for GOES-16/17 #54

Closed qjhart closed 5 years ago

qjhart commented 5 years ago

The current configuration scheme requires modifications to the system after the deployment of new code, because some configuration is in the files. Need to move this out.

qjhart commented 5 years ago

We need to finish this first, because the current setup is blocking development on dev since we have unmergable files in there. My plan is to use the g.gisenv rc file to store all the configuration data. This makes good sense, as their isn't alot of configuration, and we can a per user configuation setup.

qjhart commented 5 years ago

Fixed with #55