
Contributing to OCaml-Tiff So Far - Writing TIFF Files
I have been working with OCaml and contributing to the OCaml TIFF library since the 8th of December, 2025. While applying for the internship, I submitted what we envisaged as a timeline to complete the project at hand. My proposed timeline looked like this: Week 1-4 Orientation and Setup: Learning OCaml concepts using the Real World OCaml book, having a walkthrough on the project, and learning more about geospatial data and how it's managed in TIFF files. Week 5-6: Refactoring the code into low-level and high-level libraries Week 7-8: Building in cache support to enable writing TIFF files Week 9-10: Add advanced support for Geospatial data Week 11-12: Continuous work on the project, especially if goals were not attained during the internship scope When I came up with this seemingly perfect plan to contribute to this project, I didn't yet have a full grasp of what I needed to know. So, over time, I had to adjust my approach to meet the project's goals. How it all played out As per the o
Continue reading on Dev.to
Opens in a new tab

