DFO-CHS-Dynamic-Hydrographic-Products / IWLS_pygeoapi

pygeoapi plugins to access and process water level and surface currents from the IWLS public API
5 stars 0 forks source link

Test if PROCESS_METADATA can be move to a template file #20

Closed maximecarre1 closed 2 years ago

maximecarre1 commented 2 years ago

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.