Skip to content

Commit

Permalink
Plotting Earth Science Data New Resource in gallery (#336)
Browse files Browse the repository at this point in the history
* add new resource

* add thumbnail for new resource

* add different image

* change image path

* Delete plotting_earth_science_data.jpeg

* Delete plotting_earth_science.png

* try a compressed version

* try removing thumbnail to get default
  • Loading branch information
jukent authored Dec 18, 2023
1 parent 6372fbe commit f5b0ba7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 17 additions & 1 deletion portal/resource_gallery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,6 @@
packages:
- xarray


- title: Climatematch Academy
url: https://academy.climatematch.io/about
description: |
Expand All @@ -1493,3 +1492,20 @@
affiliation:
- neuromatch
- pythia

- title: Plotting Earth Science Data
url: https://ploting-earth-science-data.web.app/
description: |
A guide to analyze and plot Earth Science data for Scientist of all programming skill levels, using L-1 data product from CYGNSS mission as an example.
authors:
- name: Michael Nguyen
tags:
packages:
- cartopy
- xarray
- numpy
- matplotlib
- netCDF4
domains:
- data visualization
- remote sensing

0 comments on commit f5b0ba7

Please sign in to comment.