Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R2] Add new MiCASA and LPJ datasets and update dataset overview pages to new format #333

Merged
merged 49 commits into from
Apr 26, 2024
Merged
Show file tree
Hide file tree
Changes from 33 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
2ce4de4
test new dataset micasa,lpj
siddharth0248 Apr 1, 2024
6ac2204
api endpoint changed
siddharth0248 Apr 1, 2024
1a3a89c
micasa content added
siddharth0248 Apr 3, 2024
60785b5
LPJ-v2 content addded
siddharth0248 Apr 3, 2024
619445f
lpj content update
siddharth0248 Apr 4, 2024
d2aac13
lpj scale values
siddharth0248 Apr 5, 2024
f10b4fa
no value added
siddharth0248 Apr 5, 2024
814d803
data content for new datasets updated
siddharth0248 Apr 8, 2024
0c0f83f
filnames
siddharth0248 Apr 8, 2024
61e14e9
lpj content and unit
siddharth0248 Apr 10, 2024
ca3bb18
emit-change
siddharth0248 Apr 11, 2024
f926356
emit disclaimer addded
siddharth0248 Apr 11, 2024
02cf20e
emit disclaimer confirmed
siddharth0248 Apr 12, 2024
edc6f70
updates on data overview page and new asset for micasa
siddharth0248 Apr 15, 2024
e721036
lpj update
siddharth0248 Apr 15, 2024
cbf00cd
minor changes
siddharth0248 Apr 16, 2024
a6edd6e
contents updated for sharing
siddharth0248 Apr 16, 2024
b72603b
min max values for micasa changed
siddharth0248 Apr 17, 2024
6060a3e
restructured overview page for micasa,lpj
siddharth0248 Apr 17, 2024
852b455
transformation link removed for lp,micasa
siddharth0248 Apr 18, 2024
eb686ea
learn more section added
siddharth0248 Apr 18, 2024
02037f7
general info moved up and scientific details below disclaimer
siddharth0248 Apr 18, 2024
aac1d1d
new structure for overview page for all dataset
siddharth0248 Apr 18, 2024
f6d62bf
lpj units test
siddharth0248 Apr 18, 2024
05b7a46
lpj-links edit
siddharth0248 Apr 22, 2024
acee572
noaa updates
siddharth0248 Apr 23, 2024
629b9ec
noaa transformation notebook
siddharth0248 Apr 23, 2024
7b42cf2
data insight introduction to GHG updated
siddharth0248 Apr 23, 2024
5be215b
env -local update
siddharth0248 Apr 23, 2024
39472d7
env local revert
siddharth0248 Apr 23, 2024
7dd432e
Update .env.local-sample
siddharth0248 Apr 23, 2024
dc2cef8
resolved api issue
siddharth0248 Apr 23, 2024
fac12dc
noaa updates for demo
siddharth0248 Apr 24, 2024
49a3aad
epa content updated
siddharth0248 Apr 24, 2024
d5a2ab9
endpoint: dev changed to prod
siddharth0248 Apr 25, 2024
c188f13
api updated
siddharth0248 Apr 25, 2024
b81a7b6
Add VEDA UI to match develop
j08lue Apr 25, 2024
48fb49a
Merge develop into this branch
j08lue Apr 25, 2024
d67389a
lpj, micasa info description for card added
siddharth0248 Apr 25, 2024
68aaa86
alligned ecco darwin information
siddharth0248 Apr 25, 2024
1ca557e
lpj-eosim-monthly data added
siddharth0248 Apr 25, 2024
1cf5805
lpj-eosim-monthly
siddharth0248 Apr 25, 2024
e0ede8a
duplicate layer removed
siddharth0248 Apr 25, 2024
971a03c
LPJ-EOSIM for review
siddharth0248 Apr 25, 2024
d1181be
micasa-color ramp and content updated
siddharth0248 Apr 26, 2024
e03801a
monthly layer for MiCASA added
siddharth0248 Apr 26, 2024
d276e47
update url of image in intro to ghg data story
siddharth0248 Apr 26, 2024
b6fff80
into to ghg data story update
siddharth0248 Apr 26, 2024
4e66164
update intro data story links
siddharth0248 Apr 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ APP_DESCRIPTION='Exploring Greenhouse Gas Data; Driving Sustainable Strategies t
APP_CONTACT_EMAIL=support@ghg.center

# Endpoint for the Tiler server. No trailing slash.
API_RASTER_ENDPOINT='https://ghg.center/api/raster'
API_RASTER_ENDPOINT='https://dev.ghg.center/ghgcenter/api/raster'
j08lue marked this conversation as resolved.
Show resolved Hide resolved

# Endpoint for the STAC server. No trailing slash.
API_STAC_ENDPOINT='https://ghg.center/api/stac'
API_STAC_ENDPOINT='https://dev.ghg.center/ghgcenter/api/stac'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change back to prod before merging.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
API_STAC_ENDPOINT='https://dev.ghg.center/ghgcenter/api/stac'
API_STAC_ENDPOINT='https://ghg.center/api/stac'


MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'

Expand Down
1 change: 0 additions & 1 deletion .env.local-sample
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Get your public token from Mapbox dashboard
# Then copy this file, name it as .env.local
MAPBOX_TOKEN='YOUR_MAPBOX_TOKEN'

# Google Tag Manager tracking code
# Not required unless you are actively developing
GOOGLE_TAG_MANAGER_ID=''
Expand Down
316 changes: 0 additions & 316 deletions datasets/casagfed-carbonflux-monthgrid-v3.data.mdx

This file was deleted.