ocean-geophysical-remote-sensing-data-analyzer-ogda

Ocean Physical Data analyzer

https://github.com/kitokamada/ocean-geophysical-remote-sensing-data-analyzer-ogda

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Ocean Physical Data analyzer

Basic Info
  • Host: GitHub
  • Owner: kitokamada
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 1.21 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

Ocean Geophysical Remote sensing Data analyzer (OGDA)

Author: K.K.Liao

Contact: kl4180@nyu.edu どぞ

The scripts are used for Ocean Geophysical remote sensing research closely related to NASA PACE Satelliate Mission --> https://pace.oceansciences.org

Required Packages: (1) netCDF4,numpy,scipy,sklearn.metrics.pairwise,math,matplotlib.pyplot,urllib.request,os,pandas,bs4 (2) cartopy.crs, cartopy.feature ---> Geophysics Packages

Data Usage & Download Sites:

(1)NASA PACE Satelliate measurements (.nc): Link---> https://search.earthdata.nasa.gov/search?portal=obdaac

(2)NASA AERONET station measurements (.html): Link---> https://aeronet.gsfc.nasa.gov/newweb/webtoolaod_v3.html

(3)NASA PACE Data Matchups for Apparent Optical Properties (.csv):
Link---> https://pace.oceansciences.org/pacedatamatchups.htm

Folders and Examples:

(A)SatelliateSingleDayExample ---> .ipynb script is to read Single day NASA PACE Satelliate SWAP data (.nc file) and AERONET site measurement (exported as .html file).

Examples No.1: (1) Example Folder: [SatelliateSingleDayExample] Geo-coordinate is set as: lat=41; lon=1.36 Casablanca AERONET Station Coordinate (Revise the coordinate to fit your purpose) Measurement Date: 2024 9/15 Alt text

Step No.1: Go to the NASA PACE Satelliate measurements (.nc): Link---> https://search.earthdata.nasa.gov/search?portal=obdaac to download satelliate measurement data file: "PACEOCI.20240915T122947.L2.OCAOP.V2_0.NRT.nc" in order to recover the result plots presented in the folder. eg. Satelliate SWAP & Ocean Color Cartopy plots Alt text

Alt text

Step No.2: In the current foler, the .ipynb notebook file will convert geophysical data parameters to arrays, follow the instructions in the file -->

(a) Plotting satelliate measurement through Cartopy Package(3 resoulation options) eg. Rrs values, Ocean Color geophysical parameter .. etc. (b) AERONET station data measurements at available bands, and conversion to Rrs (remote sensing reflectance) from raw measurements at AERONET site. (c) Correction of Rrs Values at all available wavelengthes .

Examples No.2: (1) Example Folder: [AverageMatchUp] Geo-coordinate is set as: lat=41; lon=1.36 Casablanca AERONET Station Coordinate (Revise the coordinate to fit your purpose) Measurement Date: 2024 All available dates provided by NASA PACE (specific dates in attached .csv file)

Step No.1: Go to the NASA PACE Satelliate measurements (.nc): Link---> https://search.earthdata.nasa.gov/search?portal=obdaac to download satelliate measurement data files. (updated NASA PACE site offers group-files download options; with specific location specificed ---> use Earthdata Download App.)

Step No.2: In the current foler, the AverageMatchUps.ipynb notebook file will convert geophysical data parameters to arrays (for all .nc files in the current folder), follow the instructions in the file to proceed

(a) Plotting satelliate measurement through Cartopy Package(3 resoulation options) eg. Rrs values, Ocean Color geophysical parameter .. etc. (b) AERONET station data measurements at available bands, and conversion to Rrs (remote sensing reflectance) from raw measurements at AERONET site. (c) Correction of Rrs Values at all available wavelengthes. (d) Average calculation for all PACE data for specific station over available wavelengths. (e) Average calculation for all AERONET data for specific station over available wavelengths.

Alt text Alt text Alt text Alt text

Owner

  • Name: Kito K Liao
  • Login: kitokamada
  • Kind: user
  • Location: New York
  • Company: New York University + City University of New York

Astrophysics, Astroparticle Physics and Ocean Physics

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Liao"
  given-names: "Kito"

title: "Ocean Geophysical Remote Sensing Data Analyzer (OGDA)"
version: 1.0.0
date-released: 2024-11-01
url: "https://github.com/kitokamada/Ocean-Geophysical-Remote-Sensing-Data-analyzer-OGDA"

GitHub Events

Total
  • Push event: 12
Last Year
  • Push event: 12