DFO-CHS-Dynamic-Hydrographic-Products / IWLS_pygeoapi

pygeoapi plugins to access and process water level and surface currents from the IWLS public API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test if process_metadata can be moved to an external template file

maximecarre1 opened this issue · comments

Currently it is a big dictionary hard coded in process_iwls. It was done this way to match the example in the external process documentation for pygeoapi, metadata for the process can't be changed without changing the code, it would make more sense to keep them in a external Json file in the template directory.