/oceanography_python_may_2022

Python scripts for the "Oceanography Products: Concepts, Access and Data Processing" Training Course (INPE) - May / 2022

Primary LanguagePython

🛰️ Oceanography Data Access and Processing With Python 🌎

In this repository, you will find all the scripts used during the training.

image

Colab Notebook (Brazilian Portuguese):

https://colab.research.google.com/drive/1J7IP_xRb6JQmhg3CyT5T3WfuzqrQwR3b?usp=sharing

Colab Notebook (English):

https://colab.research.google.com/drive/1c470R_ClKRibf8UM7wyRUqTFnEbgBGXD?usp=sharing

Scripts for running locally:

  • Script 01: Basic Plot
  • Script 02: Reading the Metadata, Adding a Legend, Title and Date
  • Script 03: Adding Maps with Cartopy
  • Script 04: Cartopy Projections
  • Script 05: Custom Color Palettes
  • Script 06: Plotting a Specific Region
  • Script 07: Adding Shapefiles and Texts
  • Script 08: Reading Data from a Coordinate and Adding it to the Plot
  • Script 09: Downloading Data Using Funtions
  • Script 10: Downloading Data Using Funtions - External File- Script 01: Basic Plot
  • Script 11: Creating an Animation
  • Script 12: Operations Between Files
  • Script 13: Time Series
  • Script 14: Sea Surface Temperature Anomaly
  • Script 15: Sea Surface Temperature Trend
  • Script 16: Coral Bleaching Alert Area
  • Script 17: Coral Bleaching Heat Stress HotSpot
  • Script 18: Coral Bleaching Heat Stress Degree Heating Week
  • Script 19: Ocean Color
  • Script 20: Sea Level Anomaly (multi-mission)
  • Script 21: Sea Level Anomaly + Geostrophic Velocity (multi-mission)
  • Script 22: Surface Winds (Barbs)
  • Script 23: Surface Winds (Vectors)
  • Script 24: GOES-16 Plot
  • Script 25: Satellite Plot + ASCAT
  • Script 26: Reading Data from Buoys (PIRATA Project)
  • Script 27: Comparing Satellite and Buoys
  • Script 28: Comparing Satellite and Buoys (Function)
  • Script 29: Comparing Satellite and Buoys (Scatter)
  • Script 30: GOES-16 Level 2 Products (SST) and Average
  • Script 31: Comparing LEO and GEO products
  • Script 32: Comparing SST (Night and Day)
  • Script 33: Significant Height and Wind Direction
  • Script 34: Significant Height and Wave Direction