{"id":32975269,"url":"https://github.com/bcdev/s3tbx-c2rcc","last_synced_at":"2025-11-15T12:00:56.029Z","repository":{"id":34151712,"uuid":"37990127","full_name":"bcdev/s3tbx-c2rcc","owner":"bcdev","description":"Case-2 Regional / Coast Colour AC+IOP Processor","archived":true,"fork":false,"pushed_at":"2022-04-08T08:47:04.000Z","size":4809,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-09T14:13:40.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-24T14:37:28.000Z","updated_at":"2023-10-31T20:18:36.000Z","dependencies_parsed_at":"2022-09-02T08:02:15.518Z","dependency_job_id":null,"html_url":"https://github.com/bcdev/s3tbx-c2rcc","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/bcdev/s3tbx-c2rcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdev%2Fs3tbx-c2rcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdev%2Fs3tbx-c2rcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdev%2Fs3tbx-c2rcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdev%2Fs3tbx-c2rcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcdev","download_url":"https://codeload.github.com/bcdev/s3tbx-c2rcc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdev%2Fs3tbx-c2rcc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284552389,"owners_count":27024735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-15T02:00:06.050Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-13T06:00:26.495Z","updated_at":"2025-11-15T12:00:56.017Z","avatar_url":"https://github.com/bcdev.png","language":"Java","funding_links":[],"categories":["Tools"],"sub_categories":["Processing"],"readme":"# Note:\nThe is an old abandoned repository of the C2RCC processor.\nFor latests developments see https://github.com/senbox-org/s3tbx/tree/master/s3tbx-c2rcc\nIf you have any questions please visit the forum: https://forum.step.esa.int/c/s3tbx/7\n\n\n## s3tbx-c2rcc\nThis is the source distribution of the Case-2 Regional / Coast Colour (C2RCC) Atmospheric Correction (AC) and \nInherent Optical Properties (IOP) Processor for Sentinel-3 OLCI, Sentinel-2 MSI, Landsat-8, MERIS (incl. 4th repro), \nMODIS and the SeaWiFS Level 1C radiance products.\n\nDocumentation\n-------------\nAs this processor is still in its pre-release phase and not yet final, the documentation is also very sparse.\nSome documentation can be found in the [docs folder](https://github.com/bcdev/s3tbx-c2rcc/tree/master/docs). \n\nHow to build\n------------\n\nMake sure you have **[git](https://git-scm.com/)**, \n**[JDK 1.8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)**, and \n**[Maven 3](https://maven.apache.org/)** installed. Make sure Maven find's the JDK by setting the enviromment variable `JAVA_HOME` to the directory where your JDK is installed. \n\nClone or fork the repository at https://github.com/bcdev/s3tbx-c2rcc. \n```\n\u003e git clone https://github.com/bcdev/s3tbx-c2rcc.git\n\u003e cd s3tbx-c2rcc\n```\n\nYou can update your checked-out sources from the remote repository by running \n```\n\u003e git pull --rebase\n```\n\nIncremental build with Maven:\n```\n\u003e mvn package\n```\n\nClean build:\n```\n\u003e mvn clean package\n```  \n\nIf you encounter test failures:\n```\n\u003e mvn clean package -DskipTests=true\n```\n\nThe build creates a SNAP plugin module file `target/nbm/s3tbx-c2rcc-\u003cversion\u003e.nbm`.\n\nHow to install and run the processor as SNAP plugin \n---------------------------------------------------\n\nStart SNAP (Desktop UI) and find the plugin manager in the main menu at \n\u003e **Tools / Plugins**\n\nThen \n* select tab **Downloaded**, \n* click button **Add Files** and \n* select the plugin module file `target/nbm/s3tbx-c2rcc-\u003cversion\u003e.nbm`. \n* Click **Install**, \n* then **Close** and \n* restart SNAP.\n\nOnce the C2RCC processor is installed into SNAP it can be run from the SNAP Desktop UI's main menu at\n\u003e **Optical / Thematic Water Processing / C2RCC / \\\u003cSensor\\\u003e**\n  \nOr in batch mode using SNAP's `gpt` command-line tool found in `${SNAP_HOME}/bin`. Depending on the sensor you want \nto execute you can call the following to get help.\n```\n\u003e gpt c2rcc.\u003csensor\u003e -h\n```\ne.g.\n```\n\u003e gpt c2rcc.meris -h\n```  \nAvailable at the time of writing are:\n* c2rcc.landsat8\n* c2rcc.meris   \n* c2rcc.meris4  \n* c2rcc.modis   \n* c2rcc.msi     \n* c2rcc.olci    \n* c2rcc.seawifs\n* c2rcc.viirs   \n \n\n\nModifying, running and debugging the processor code\n---------------------------------------------------\n\nThis section explains how to run and debug the C2RCC processor code from a Java IDE without having to install the plugin into SNAP.\n\nYou will need to install\n* SNAP with the Sentinel-3 Toolbox (S3TBX) from http://step.esa.int/main/download/\n* IntelliJ IDEA (Community Edition) IDE from https://www.jetbrains.com/idea/download/\n\nStart IDEA and select **File / New / Project from Existing Sources**. Select the `pom.xml` (Maven project file) in the source directory. Leave all default settings as they are and click **Next** until IDEA asks for the JDK. Select the installed JDK from above and finish the dialog.\n\nFrom the main menu select **Run / Edit Configurations**. In the dialog click the **+** (add) button and select **JAR Application**. Then the settings are as follows:\n\n* **Name**: SNAP Desktop\n* **Path to JAR:** `${SNAP_HOME}/snap/snap/core/snap-main.jar`\n* **VM options:** `-Xmx4G -Dorg.netbeans.level=INFO -Dsun.java2d.noddraw=true -Dsun.awt.nopixfmt=true -Dsun.java2d.dpiaware=false` \n* **Program arguments:** `--userdir ${C2RCC_HOME}/target/testdir --clusters ${C2RCC_HOME}/target/nbm/netbeans/s3tbx --patches ${C2RCC_HOME}/$/target/classes`\n* **Working directory:** `${SNAP_HOME}`\n\nwhere \n\n* `${SNAP_HOME}` must be replaced by your SNAP installation directory\n* `${C2RCC_HOME}` must be replaced by your C2RCC project directory (where the `pom.xml` is located in)\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdev%2Fs3tbx-c2rcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcdev%2Fs3tbx-c2rcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdev%2Fs3tbx-c2rcc/lists"}