Dear FME-Users,
I’d like to create JSON-files which describes some metadata of NetCDF input data.
It works well when I use the “RasterToPolygonCoercer” before, but this transformer takes a lot of time. Without conversion to vector data the JSON-file doesn’t describe the metadata of every single pixel, even by using “RasterCellCoecer”.
Please take a look in the attachment, there are 2 screenshots of 2 JSON-files.
Necessary is that every cell value of the input data is listed in the JSON-file.
Maybe it works with the “JSONTemplater”, but I don’t have any experience with this transformer.
If you have some ideas, it makes me happy. :)
Thank you very much and best regards.
Konrad