2025 Week 23

Covering last week and this week, lots of meetings

πŸ§‘β€πŸ€β€πŸ§‘ Together Time

image

The first FDRI WP2 dev team together time happened last week in lancaster, we had some very productive sessions discussing various parts of FDRI. We did lots of drawing on whiteboards and post-it notes.

πŸŽ›οΈ Remote logger control

Jo Walsh joined the team, to continue lewis’s work on remote logger control via MQTT. Code here: https://github.com/NERC-CEH/campbell-mqtt-control

πŸ’‘NERC Tech Forum

image

Photo from the core store tour, huge storage facility storing rock samples from across the UK, shelves supporting up to 600 tonnes!

https://www.bgs.ac.uk/news/nerc-tech-forum-2025/

I attended the NERC tech forum at BGS in keyworth this week, it was great to meet some folks from FDRI work package 1 and 3.

πŸ›οΈ Organizations in Attendance

Some unstructured notes from the talks/discussions:

πŸ” Replaying stuck/failed ingestion messages

We found ~20,000 messages had been received but stuck for various reasons since we setup the ingestion. We managed to work through them all fixing various bugs along the way. Now we have a real site deployed and data we care about, the importance of better monitoring is higher, we currently don’t know when messages fail to ingest. So far we have avoided any data loss and always found ways to recover, which is good.

Current incoming MQTT message status:

IN_PROGRESS: 0
VALIDATION_FAILED: 0
PARQUET_WRITE_FAILED: 0
PROCESSED: 4,831,098

That’s over 4 million messages ingested across the cosmos/fdri network since we started!

πŸͺŸ Gridded updates

Short and snappy this week as I ran out of time to do a proper job on these notes!! Gory details here