Chiara_GSoC25

For more info about the project and my work, check my final report GitHub gist

General info

This repositories contais all the work I developed during the time I worked for my Google Summer of Code 2025 project. This project aims to develop a user-friendly, browser-based interface for existing oceanographic data quality control and compliance checker tools. Its primary goal is to provide users with an interactive platform to validate and analyze their datasets more efficiently.

The application includes two web interfaces that enable users to upload their datasets, select the appropriate checks, and customize parameters as needed. In return, the tool generates data visualizations that present the results of quality control and compliance assessments. Users can also download the processed datasets for further use.

By offering a convenient and accessible solution, this project reduces the need for coding expertise. This could significantly enhances the usability of existing tools by bringing them to a flexible, browser-based environment, making advanced quality control more accessible to a broader range of users.

GSoC 2025 Projects

  1. IOOS qc webapp using pyscript
  2. IOOS compliance checker webapp

Projects from the Bonding Period

During the bonding period, prior to the official coding phase, I worked on smaller projects to familiarize myself with HTML page development, explore the necessary packages for my project, and gain hands-on experience with specific tools I would later use.

  1. Simple web app to load .cvs file from a given URL or from the local disk
  2. Creating a simple web unit conversion tool using PyScript and pyudunits2
  3. IOOS qc webapp using pyodide