Skip to content

Commit f5b0ba7

Browse files
authored
Plotting Earth Science Data New Resource in gallery (#336)
* 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
1 parent 6372fbe commit f5b0ba7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed
82.6 KB
Loading

portal/resource_gallery.yaml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,6 @@
14761476
packages:
14771477
- xarray
14781478

1479-
14801479
- title: Climatematch Academy
14811480
url: https://academy.climatematch.io/about
14821481
description: |
@@ -1493,3 +1492,20 @@
14931492
affiliation:
14941493
- neuromatch
14951494
- pythia
1495+
1496+
- title: Plotting Earth Science Data
1497+
url: https://ploting-earth-science-data.web.app/
1498+
description: |
1499+
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.
1500+
authors:
1501+
- name: Michael Nguyen
1502+
tags:
1503+
packages:
1504+
- cartopy
1505+
- xarray
1506+
- numpy
1507+
- matplotlib
1508+
- netCDF4
1509+
domains:
1510+
- data visualization
1511+
- remote sensing

0 commit comments

Comments
 (0)