joons5834 / weather-forecast-accuracy

0 stars 0 forks source link

different granularity between administrative areas v. weather service grids #20

Closed joons5834 closed 2 years ago

joons5834 commented 2 years ago

Some forecast services such as NWS or KMA issue observation/forecasts in custom grid system(forecast_zone struct), which does not necessarily coincide with administrative regions(level1,level2,level3 in cities struct). forecast_grid_kma

joons5834 commented 2 years ago

created a nested and repeated struct cities inside forecast_zone to deal with different zone schemings. See commit https://github.com/joons5834/weather-forecast-accuracy/commit/07e386f0be01e08c03a9d6f1ff6437d1fb2605d4