metno / mmd

GNU General Public License v3.0
2 stars 11 forks source link

Added support for DIF10 based on records harvested from KPDC. #218

Closed steingod closed 11 months ago

steingod commented 1 year ago

I have updated dif-to-mmd.xsl for DIG10 based on records harvested from KPDC in the context of SIOS. Support for more DIF10 features have been added. KPDC (KOPRI) publishes some datasets using the DIF 10 Geometry Point specification. This is translated into a bounding box in the current translation as that maps our current setup best. Some parts of the personnel elements are not translated as it can't be done in a consistent manner based on the harvested stream, Thus postponing those issues to later.

ferrighi commented 1 year ago

I have a few comments:

I've tested the geometry with some examples and it seems good.

If you double check the end_date we can merge.

steingod commented 12 months ago

This stalled, but some more minor modifications are added, including fixing the End_Date issue. It has been tested on KOPRI data where it works OK for now.

ferrighi commented 11 months ago

It seems ok. We still have some issues, but not related to this PR.