Skip to content

ESA CCI soil moisture CDF file generation #1071

Closed Answered by karsenau
Gayathridevi123 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Gayathridevi123:

  1. Reviewing the files that you are reading in and version, it looks like the file naming convention should work. However, we download the files from the ESA CCI website into "year-based" directories (e.g., "1978", "1979, ... "2020",etc.). You can see the structure of the file directory in the following LDT reader for this DA obs dataset:

https://github.com/NASA-LIS/LISF/blob/master/ldt/DAobs/ESACCI_sm/readESACCIsmObs.F90

see subroutine: create_ESACCIsm_filename

So if you were to group files by year in to local year-named directories, LDT and LIS should both be able to read the files just fine, for the convention of files and format that you downloaded. Also, this subr…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Gayathridevi123
Comment options

Comment options

You must be logged in to vote
2 replies
@Gayathridevi123
Comment options

@karsenau
Comment options

Answer selected by Gayathridevi123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants