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

Cmorise cci lst v3 #3656

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
a74c966
cmorizer python and yml config file added
Apr 3, 2024
4985426
All variables now included
Apr 3, 2024
bdc92b5
Simple diagnostic to test CMORized V3 data. Not best practice but pri…
Apr 3, 2024
45438fb
Correct DAY to NIGHT for tsNight variable in the filename
Apr 11, 2024
d634622
Flake8 and yamllint tidy of code
Apr 19, 2024
c85cce0
minor edits
Apr 19, 2024
6ba03d3
try/except added around load_cubes to prevent missing or bad files cr…
Apr 24, 2024
224d890
Add Total uncertainty and LST Variance
May 16, 2024
ed18b08
update to run 2003-2018 land cover for MODISA
May 16, 2024
e239ec5
Attempt to fix long int error in LC variable
May 17, 2024
09484bd
try normal array for LC instead of masked arry
May 17, 2024
409ec28
using np.float32 to try and solve issue
May 17, 2024
3babc17
trying to remove any values in LC outside 0-255
May 17, 2024
f4191a0
Another thing to try solve the int issue
May 22, 2024
c279353
try plus zero to keep as int
May 22, 2024
7501183
Revert to *1.0 and a tidy
May 22, 2024
8a6de39
Testing, probably wont need
May 23, 2024
df03155
Tidy ready for PR
Jun 18, 2024
b70455c
Update datasets.yml to reflect LST V3 and CEDA as source
Jun 18, 2024
6a6bfd5
Reference and check_obs updated
Jun 18, 2024
d58aefa
Update to address some Codacy issues
Jun 19, 2024
616ac09
Removed unused lst_testing.py
Jun 19, 2024
94726a4
Codacy fixes
Jun 19, 2024
1043ab2
f string error fixed
Jun 21, 2024
234a21b
added downloader for ESACCI-LST
axel-lauer Jun 25, 2024
766a025
Merge branch 'main' into cmorise_cci_lst_v3
valeriupredoi Sep 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update datasets.yml to reflect LST V3 and CEDA as source
  • Loading branch information
morobking committed Jun 18, 2024
commit b70455c4e13d9b30bd3493e057c8412631fa6e12
10 changes: 5 additions & 5 deletions esmvaltool/cmorizers/data/datasets.yml
Original file line number Diff line number Diff line change
@@ -469,18 +469,18 @@ datasets:

ESACCI-LST:
tier: 2
source: On CEDA-JASMIN, /gws/nopw/j04/esacci_lst/public
last_access: 2022-01-26
source: CEDA
last_access: 2024-06-18
info: |
For access to this JASMIN group workspace please register at:
https://accounts.jasmin.ac.uk/services/group_workspaces/esacci_lst/
Download the netCDF files from:
https://data.ceda.ac.uk/neodc/esacci/land_surface_temperature/data/AQUA_MODIS/L3C/0.01/v3.00/monthly
Download and processing instructions:
Put all files under a single directory (no subdirectories with years)
in ${RAWOBS}/Tier2/ESACCI-LST
BOTH DAY and NIGHT files are needed for each month

Caveats
Currently set to work with only the MODIS AQUA L3 monthly data
Currently set to work with only the MODIS AQUA L3 monthly data (MODISA)

ESACCI-OC:
tier: 2