Timezone update and bug fix for WRF-Chem lcc grid
This fixes two issues:
- The timezone was renamed. The change was reflected in the tz.csv
- nx and ny should be integers so that grid_lcc can be generated the via numpy.linspace.
Best, Sergey
This fixes two issues:
Best, Sergey