Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Earth Sciences
hermesv3_gr
Merge requests
!70
Timezone update and bug fix for WRF-Chem lcc grid
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Sergey Osipov
requested to merge
Serega.Osipov/hermesv3_gr:production
into
production
May 18, 2020
Overview
1
Commits
5
Pipelines
5
Changes
4
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