Using Elevation data and maps from the Norwegian Mapping Authority

Hello, since the terrain data comes from the SRTM, Shuttle Radar Topography Mission, and only covers from 60 N about 55 S we in Norway does not have any elevation data form those sets.
Fortunately, DTM10 or DTM1 data from Kartverket aka the Norwegian Mapping Authority is available under Creative Commons BY 4.0 (CC BY 4.0) license.
Unfortunately:
All datasets are in EUREF89, NN2000.
At least mission planner cannot handle those formats directly.
They need to be converted to:
EPSG:4326 - WGS 84 - Geographic,
Float32 - 32-bit floating numbers.

The DTM sets that is available as services
https://kartkatalog.geonorge.no/metadata/hoeyde-dtm-1-utm35-wms/9ecc47f9-2d10-4387-b033-90d99e104980

https://kartkatalog.geonorge.no/metadata/hoeyde-dtm-1-utm33-wms/4d07b725-40c1-455a-a3b3-7398bb4022d1

https://kartkatalog.geonorge.no/metadata/hoeyde-dtm-1-utm32-wms/c86c9db6-90d5-4b23-9b15-673050b35d33

https://kartkatalog.geonorge.no/metadata/hoeyde-dtm-1-utm35-wcs/bac437e4-748d-4748-b2b0-975a1a694cf0

https://kartkatalog.geonorge.no/metadata/hoeyde-dtm-1-utm33-wcs/3776e807-8ae6-4a9c-8481-e2c9f6333e23

https://kartkatalog.geonorge.no/metadata/hoeyde-dtm-1-utm32-wcs/600e3b86-64bd-4c31-8b26-a552a621c5a8

Also:
HTTPS://hoydedata.no/arcgis/rest/services

It is possible to download “tiles”,- but those must be downloaded manually.
https://kartkatalog.geonorge.no/metadata/height-dtm-10/dddbb667-1303-4ac5-8640-7ec04c0e3918

So, is it possible to use any of these in APM 2.0 ?

ps: