Skip to content

ocean-slang/ESA_Satellite_Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESA_Satellite_Maps

In this script, I create maps with Sentinel-3's OLCI, but can modify for a different ESA satellite.

About ESA vs. NASA data structures

ESA and NASA use different data structures. NASA stores all parameters in one NetCDF file, while ESA stores each parameter in a separate NetCDF.

How to set up working directory:

Screen Shot 2021-10-29 at 5 47 37 PM

Download M_map (https://www.eoas.ubc.ca/~rich/map.html) and move to functions folder. Store Sentinel-3 file folders in data folder.

Downloading Ocean Color Data:

I recommending using getOC: https://github.com/OceanOptics/getOC It's a fantastic batch download tool.

Releases

No releases published

Packages

No packages published

Languages